[AutoPR azure-mgmt-recoveryservicessiterecovery]-generated-from-SDK Generation - Python-6143541#46275
Merged
ChenxiJiang333 merged 7 commits intomainfrom Apr 27, 2026
Conversation
…manager/Microsoft.RecoveryServices/SiteRecovery/tspconfig.yaml', API Version: 2025-08-01, SDK Release Type: beta, and CommitSHA: '8742677ebba334087cba3fe495a6512215f9190c' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6143541 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
Note
Copilot was unable to run its full agentic suite in this review.
Regenerates azure-mgmt-recoveryservicessiterecovery from the TypeSpec config for API version 2025-08-01, moving from AutoRest-style generation to the “Python Code Generator” output and updating the package to a new beta major version.
Changes:
- Replaces many per-operation
aio/operations/_*.pymodules with consolidated operation imports viaaio/operations/_operations. - Updates client/configuration initialization to support
base_url/cloud_settingARM endpoint selection and updates request sending API tosend_request. - Updates internal serialization utilities and package metadata/versioning for the new generation pipeline.
Reviewed changes
Copilot reviewed 46 out of 311 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_vault_setting_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_vault_health_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_storage_classifications_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_storage_classification_mappings_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_protection_intents_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_protectable_items_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_policies_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_networks_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_network_mappings_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_logical_networks_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_jobs_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_events_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_eligibility_results_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_appliances_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_replication_alert_settings_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_recovery_points_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_migration_recovery_points_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_cluster_recovery_points_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_cluster_recovery_point_operations.py | Removed generated per-operation module (now consolidated via aio/operations/_operations). |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/_patch.py | Updates customization hook boilerplate and typing annotations. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/operations/init.py | Switches operation exports to import from the consolidated _operations module. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/_patch.py | Updates customization hook boilerplate and typing annotations. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/_configuration.py | Updates async configuration surface to base_url/cloud_setting, and updates API version default. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/_client.py | Updates async client initialization, endpoint resolution, serializer wiring, and renames request helper to send_request. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/aio/init.py | Updates async package export to import client from ._client. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/_version.py | Bumps package version to 2.0.0b1. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/_utils/serialization.py | Updates serialization internals and typing; replaces eval-based basic type conversions. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/_utils/init.py | Adds generated package marker for _utils. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/_patch.py | Updates customization hook boilerplate and typing annotations. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/_configuration.py | Updates sync configuration surface to base_url/cloud_setting, and updates API version default. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/_client.py | Updates sync client initialization, endpoint resolution, serializer wiring, and renames request helper to send_request. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/recoveryservicessiterecovery/init.py | Updates package export to import client from ._client. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/mgmt/init.py | Adds typing ignore for namespace package extend_path. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/azure/init.py | Adds typing ignore for namespace package extend_path. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/_metadata.json | Adds new generation metadata file for TypeSpec/emit pipeline. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/_meta.json | Removes legacy AutoRest generation metadata file. |
| sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/MANIFEST.in | Updates packaging includes (tests/samples) and removes legacy metadata include. |
…manager/Microsoft.RecoveryServices/SiteRecovery/tspconfig.yaml', API Version: 2025-08-01, SDK Release Type: beta, and CommitSHA: '1346e6b895a9091a6adbeec3505ee47f55d3ecee' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6212026 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
ChenxiJiang333
approved these changes
Apr 27, 2026
msyyc
approved these changes
Apr 27, 2026
fafhrd91
pushed a commit
to fafhrd91/azure-sdk-for-python
that referenced
this pull request
Apr 28, 2026
…eneration - Python-6143541 (Azure#46275) * Configurations: 'specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/SiteRecovery/tspconfig.yaml', API Version: 2025-08-01, SDK Release Type: beta, and CommitSHA: '8742677ebba334087cba3fe495a6512215f9190c' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6143541 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * update * update * Configurations: 'specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/SiteRecovery/tspconfig.yaml', API Version: 2025-08-01, SDK Release Type: beta, and CommitSHA: '1346e6b895a9091a6adbeec3505ee47f55d3ecee' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6212026 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * update * Update CHANGELOG.md --------- Co-authored-by: ChenxiJiang333 <v-chenjiang@microsoft.com> Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
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/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/SiteRecovery/tspconfig.yaml', API Version: 2025-08-01, SDK Release Type: beta, and CommitSHA: '8742677ebba334087cba3fe495a6512215f9190c' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6143541 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
Context: Azure/azure-rest-api-specs#30330 (comment)
When migrate to typespec, we have a chance to move client-level signature
resource_group_nameto method-level.