Skip to content

[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6051758#45866

Merged
ChenxiJiang333 merged 2 commits intoAzure:mainfrom
azure-sdk:sdkauto/azure-mgmt-storage-6051758
Mar 24, 2026
Merged

[AutoPR azure-mgmt-storage]-generated-from-SDK Generation - Python-6051758#45866
ChenxiJiang333 merged 2 commits intoAzure:mainfrom
azure-sdk:sdkauto/azure-mgmt-storage-6051758

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

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.

@msyyc msyyc marked this pull request as ready for review March 24, 2026 03:09
Copilot AI review requested due to automatic review settings March 24, 2026 03:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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.1 and add a corresponding CHANGELOG entry.
  • Update runtime dependency set in pyproject.toml (drop msrest, add isodate).
  • 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.

@ChenxiJiang333
Copy link
Copy Markdown
Member

live test passed

@ChenxiJiang333 ChenxiJiang333 merged commit 1de1400 into Azure:main Mar 24, 2026
24 checks passed
@azure-sdk azure-sdk deleted the sdkauto/azure-mgmt-storage-6051758 branch April 26, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants