Skip to content

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
Copy link

@cmasopust cmasopust left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested the change locally and can confirm that uploading is now working as expected.

@xuzhang3 xuzhang3 merged commit 796e62f into ansible-collections:dev Feb 6, 2025
@cmasopust cmasopust mentioned this pull request Feb 7, 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'

3 participants