[Storage] [STG 102] Merge 102 Branch into Main#45978
Open
weirongw23-msft wants to merge 13 commits intomainfrom
Open
[Storage] [STG 102] Merge 102 Branch into Main#45978weirongw23-msft wants to merge 13 commits intomainfrom
weirongw23-msft wants to merge 13 commits intomainfrom
Conversation
… with UDS create permission (#44920)
Contributor
There was a problem hiding this comment.
Pull request overview
This PR merges the STG 102 branch into main for the Storage SDKs, bringing in API version updates, endpoint parsing enhancements (ipv6/dualstack), new features (e.g., Blob Smart tier, DataLake path tags, File Share create semantics/data), plus broad formatting and test updates.
Changes:
- Add support for service version
2026-06-06across queue/file-share/datalake/blob packages (swagger + changelogs + generated code). - Enhance
account_url/ connection string endpoint parsing to support-ipv6and-dualstacksuffixes (with new tests). - Add/extend features and coverage: Blob “Smart” tier + smart access tier property, DataLake path
set_tags/get_tags, File Sharefile_property_semantics+create_file(data=...), plus various sanitizers and test additions.
Reviewed changes
Copilot reviewed 132 out of 132 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| sdk/storage/azure-storage-queue/** | Mostly formatting in tests/samples and minor sanitizer update. |
| sdk/storage/azure-storage-blob/** | Adds Smart tier + directory SAS support + ipv6/dualstack endpoint parsing tests; updates swagger and sanitizers. |
| sdk/storage/azure-storage-file-share/** | Adds file_property_semantics and create_file(data=...) plumbing/tests; endpoint parsing for ipv6/dualstack; swagger bump and sanitizers. |
| sdk/storage/azure-storage-file-datalake/** | Adds path tag APIs + permission flags and generated-client version wiring; endpoint parsing for ipv6/dualstack; swagger bump and tests. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews azure-storage-blob |
Member
Author
|
/azp run python - storage - tests |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Member
Author
|
Looks like STG 102 features are not enabled on our live test tenant |
Member
Author
|
But they are passing for recorded tests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Nothing new here!