[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6051758#45866
Merged
ChenxiJiang333 merged 2 commits intoAzure:mainfrom Mar 24, 2026
Merged
Conversation
…PI Version: 2025-06-01, SDK Release Type: stable, and CommitSHA: 'ef72f8c9c0b8ef57b1ea289f565751668e314cc7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6051758 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes the azure-mgmt-storage (management-plane) Python package from the storage/resource-manager swagger for API version 2025-06-01, including a patch version bump and regenerated artifacts aligned with the newer AutoRest Python generator.
Changes:
- Bump package version to
24.0.1and add a corresponding CHANGELOG entry. - Update runtime dependency set in
pyproject.toml(dropmsrest, addisodate). - Regenerate SDK artifacts (operations/models/serialization formatting tweaks) and add new
generated_samples/.
Reviewed changes
Copilot reviewed 37 out of 37 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/storage/azure-mgmt-storage/pyproject.toml | Updates declared runtime dependencies for the package. |
| sdk/storage/azure-mgmt-storage/generated_samples/storage_account_put_encryption_scope.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/queue_operation_put.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/queue_operation_patch.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/file_shares_put.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/blob_containers_set_legal_hold_allow_protected_append_writes_all.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/blob_containers_set_legal_hold.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/blob_containers_put.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/generated_samples/blob_containers_clear_legal_hold.py | Adds newly generated management-plane sample. |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_storage_task_assignments_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_storage_task_assignments_instances_report_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_storage_task_assignment_instances_report_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_storage_accounts_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_private_endpoint_connections_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_object_replication_policies_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_network_security_perimeter_configurations_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_local_users_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_encryption_scopes_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_deleted_accounts_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/operations/_blob_inventory_policies_operations.py | Regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/models/_storage_management_client_enums.py | Regenerated enum cleanup/formatting (including removal of a duplicate enum alias). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/models/_models_py3.py | Docstring cleanup reflecting enum value list updates. |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_storage_task_assignments_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_storage_task_assignments_instances_report_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_storage_task_assignment_instances_report_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_storage_accounts_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_private_endpoint_connections_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_object_replication_policies_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_network_security_perimeter_configurations_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_local_users_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_encryption_scopes_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_deleted_accounts_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/aio/operations/_blob_inventory_policies_operations.py | Async regenerated code formatting (wraps failsafe_deserialize calls). |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/_version.py | Bumps package version constant to 24.0.1. |
| sdk/storage/azure-mgmt-storage/azure/mgmt/storage/_utils/serialization.py | Removes eval usage for basic type conversions (explicit int/float/bool handling). |
| sdk/storage/azure-mgmt-storage/_metadata.json | Updates generation metadata (spec commit + AutoRest python version/command). |
| sdk/storage/azure-mgmt-storage/CHANGELOG.md | Adds 24.0.1 (2026-03-24) release notes entry. |
Member
|
live test passed |
msyyc
approved these changes
Mar 24, 2026
ChenxiJiang333
approved these changes
Mar 24, 2026
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/resource-manager/readme.md', API Version: 2025-06-01, SDK Release Type: stable, and CommitSHA: 'ef72f8c9c0b8ef57b1ea289f565751668e314cc7' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6051758 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.