Skip to content

[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6749544 - #48770

Open
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-storage-6749544
Open

[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6749544#48770
azure-sdk-automation[bot] wants to merge 1 commit into
mainfrom
sdkauto/azure-mgmt-storage-6749544

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

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

Copilot AI balanced review requested due to automatic review settings August 26, 2026 20:07
@azure-sdk-automation azure-sdk-automation Bot added the auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically. label Aug 26, 2026
@azure-pipelines

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-release When merged to main, release pipelines for this PR's changed packages trigger automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants