Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguish between upload methods of type blob and page #1798

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Fred-sun
Copy link
Collaborator

@Fred-sun Fred-sun commented Jan 6, 2025

SUMMARY

Distinguish between upload methods of type 'blob' and 'page', try to fixes #1794

        :keyword ~azure.storage.blob.StandardBlobTier standard_blob_tier:
            A standard blob tier value to set the blob to. For this version of the library,
            this is only applicable to block blobs on standard storage accounts
ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure_rm_storageblob.py

ADDITIONAL INFORMATION

@Fred-sun Fred-sun changed the title Distinguish between upload methods of type 'blob' and 'page' Distinguish between upload methods of type blob and page Jan 6, 2025
@Fred-sun Fred-sun added ready_for_review The PR has been modified and can be reviewed and merged medium_priority Medium priority high_priority High priority labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high_priority High priority medium_priority Medium priority ready_for_review The PR has been modified and can be reviewed and merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

azure_rm_storageblob: no longer able to upload image with blob_type 'page'
2 participants