Skip to content

[Storage] [DataMovement] [Blobs] Setting AccessTier to null will disable preserving #49231

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

amnguye
Copy link
Member

@amnguye amnguye commented Apr 3, 2025

Resolves #48742

Adding ability to set AccessTier to null / default, to disable preserving the AccessTier.

Note: There are changes in this PR to update the checkpointer. I will continue these changes in a separate PR to ensure deserialization backwards compatibility.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Apr 3, 2025
}
}

[Ignore("Renable after implementing backwards compatibility for older versions")]
Copy link
Member Author

Choose a reason for hiding this comment

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

Will reenable this test in my next PR (issue to track: https://github.com/Azure/azure-sdk-for-net-pr/issues/2183)

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Copying from standard SKU storage account to premium SKU storage account results in an AccessTier error
2 participants