[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6749544 - #48770
Open
azure-sdk-automation[bot] wants to merge 1 commit into
Open
[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6749544#48770azure-sdk-automation[bot] wants to merge 1 commit into
azure-sdk-automation[bot] wants to merge 1 commit into
Conversation
…aml', SDK Release Type: stable, and CommitSHA: 'bb85cf38770403f6db3d9514e8e390ff88c5f2c2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6749544 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
azure-sdk-automation
Bot
requested review from
ChenxiJiang333 and
Yuchao Yan (msyyc)
as code owners
August 26, 2026 20:07
|
Azure Pipelines: Successfully started running 1 pipeline(s). 9 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Regenerates azure-mgmt-storage 25.2.0 from Storage API 2026-06-01, adding context-cache APIs and updated storage-account SAS policies.
Changes:
- Adds context-cache clients, models, operations, samples, and generated tests.
- Updates default API/version metadata and generated examples.
- Adds Python 3.14 support metadata.
Reviewed changes
Copilot reviewed 245 out of 250 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
tsp-location.yaml |
Updates source specification commit. |
_metadata.json |
Updates generation metadata and API version. |
api.metadata.yml |
Adds API metadata checksum. |
apiview-properties.json |
Maps newly generated APIs. |
pyproject.toml |
Adds Python 3.14 classifier. |
CHANGELOG.md |
Documents version 25.2.0 features. |
azure/mgmt/storage/_version.py |
Bumps package version to 25.2.0. |
azure/mgmt/storage/_client.py |
Registers synchronous context-cache operations. |
azure/mgmt/storage/aio/_client.py |
Registers asynchronous context-cache operations. |
azure/mgmt/storage/_configuration.py |
Updates generated client configuration. |
azure/mgmt/storage/aio/_configuration.py |
Updates generated async configuration. |
azure/mgmt/storage/models/__init__.py |
Exports new generated models and enums. |
azure/mgmt/storage/models/_enums.py |
Adds context-cache and policy enums. |
azure/mgmt/storage/operations/__init__.py |
Exports synchronous operation groups. |
azure/mgmt/storage/aio/operations/__init__.py |
Exports asynchronous operation groups. |
azure/mgmt/storage/_utils/model_base.py |
Updates generated serialization support. |
azure/mgmt/storage/_utils/serialization.py |
Adds numeric-duration serialization support. |
generated_tests/test_storage_management_storage_accounts_operations.py |
Refreshes generated storage-account tests. |
generated_tests/test_storage_management_storage_accounts_operations_async.py |
Refreshes generated async storage-account tests. |
generated_tests/test_storage_management_deleted_accounts_operations.py |
Updates generated API-version coverage. |
generated_tests/test_storage_management_deleted_accounts_operations_async.py |
Updates generated async API-version coverage. |
generated_tests/test_storage_management_context_caches_operations.py |
Adds generated context-cache tests. |
generated_tests/test_storage_management_context_caches_operations_async.py |
Adds generated async context-cache tests. |
generated_tests/test_storage_management_context_cache_containers_operations.py |
Adds generated container tests. |
generated_tests/test_storage_management_context_cache_containers_operations_async.py |
Adds generated async container tests. |
generated_samples/context_caches_*.py |
Adds context-cache usage samples. |
generated_samples/context_cache_containers_*.py |
Adds context-cache-container samples. |
generated_samples/storage_account_create.py |
Demonstrates new SAS policy properties. |
generated_samples/storage_account_update.py |
Demonstrates updated SAS policy properties. |
generated_samples/* |
Refreshes remaining generated sample provenance to API 2026-06-01. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+146
to
+148
| :keyword api_version: The API version to use for this operation. Known values are "2026-06-01" | ||
| and None. Default value is None. If not set, the operation's default API version will be used. | ||
| Note that overriding this default value may result in unsupported behavior. |
Comment on lines
+148
to
+150
| :keyword api_version: The API version to use for this operation. Known values are "2026-06-01" | ||
| and None. Default value is None. If not set, the operation's default API version will be used. | ||
| Note that overriding this default value may result in unsupported behavior. |
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.
Configurations: 'specification/storage/Storage.Management/tspconfig.yaml', SDK Release Type: stable, and CommitSHA: 'bb85cf38770403f6db3d9514e8e390ff88c5f2c2' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6749544 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. Release plan link: https://azsdk-releaseplan-dashboard-hveph5aqhhcfhtgu.westus-01.azurewebsites.net/?releaseplan=36284 Submitted by: priyanklodha@microsoft.com