[AutoPR azure-mgmt-resources-deploymentstacks]-generated-from-SDK Generation - Python-5803517#44874
Closed
azure-sdk wants to merge 2 commits intoAzure:mainfrom
Closed
Conversation
…esources/deploymentStacks/tspconfig.yaml', API Version: 2025-07-01, SDK Release Type: stable, and CommitSHA: '652ad4cb131256f10a90ea2df207b38cf35d6671' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5803517 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
9 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR introduces a new Azure SDK package azure-mgmt-resources-deploymentstacks for managing Azure Deployment Stacks resources through the Azure Resource Manager. This is an auto-generated package from TypeSpec definitions for API version 2025-07-01, marked as a beta release (1.0.0b1).
Changes:
- Added complete package structure for azure-mgmt-resources-deploymentstacks
- Generated client SDK with operations for resource groups, subscriptions, and management groups
- Included auto-generated tests and sample files
- Added CI/build configuration
Reviewed changes
Copilot reviewed 76 out of 79 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Package metadata and dependencies for the new deployment stacks SDK |
| _version.py | Initial beta version 1.0.0b1 |
| CHANGELOG.md | Release history with initial version entry |
| tsp-location.yaml | TypeSpec configuration pointing to spec commit |
| ci.yml | CI pipeline configuration update to include new package |
| _client.py / aio/_client.py | Main client implementation (sync and async) |
| models/, operations/ | Auto-generated models and operation classes |
| generated_tests/ | Auto-generated test scaffolding |
| generated_samples/ | Auto-generated sample code |
| Various init.py, _patch.py | Package structure and customization hooks |
…esources/deploymentStacks/tspconfig.yaml', API Version: 2025-07-01, SDK Release Type: stable, and CommitSHA: '715e95d5dadfd6c1ac1eed1fb99d773facc1d1d9' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5806187 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
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/resources/resource-manager/Microsoft.Resources/deploymentStacks/tspconfig.yaml', API Version: 2025-07-01, SDK Release Type: stable, and CommitSHA: '652ad4cb131256f10a90ea2df207b38cf35d6671' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5803517 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://web.powerapps.com/apps/821ab569-ae60-420d-8264-d7b5d5ef734c?release-plan-id=0a321955-acfb-f011-8406-000d3a3ac981 Submitted by: kylealbert@microsoft.com
Release Plan Details
Spec pull request: [Microsoft.Resources] Deployment Stacks next stable API version 2025-07-01 azure-rest-api-specs#36828
Spec API version: 2025-07-01
move to #44892