Refresh azure-mgmt-resource-subscriptions after migrate to Typespec#48145
Merged
ChenxiJiang333 merged 3 commits intoJul 20, 2026
Merged
Conversation
…esources/subscriptions/tspconfig.yaml', API Version: 2022-12-01, SDK Release Type: stable, and CommitSHA: 'cf49df24bee763924bb4d9abceebe4fd1916a6ad' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6585528 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.
|
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. |
ChenxiJiang333
marked this pull request as ready for review
July 20, 2026 03:53
|
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. |
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes the TypeSpec-generated subscriptions management SDK and promotes it to stable version 1.0.0.
Changes:
- Updates generation metadata and public API snapshots.
- Adds typed request dictionaries and refreshed serialization support.
- Marks the package stable and updates documentation.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
tsp-location.yaml |
Updates the specification commit. |
README.md |
Replaces Azure AD terminology with Microsoft Entra. |
pyproject.toml |
Marks the package stable and adds Python 3.14. |
CHANGELOG.md |
Adds the 1.0.0 release entry. |
types.py |
Adds typed request dictionaries. |
operations/_patch.py |
Applies generated formatting. |
operations/_operations.py |
Uses typed request mappings. |
models/_patch.py |
Applies generated formatting. |
aio/operations/_patch.py |
Applies generated formatting. |
aio/operations/_operations.py |
Uses typed request mappings asynchronously. |
aio/_patch.py |
Applies generated formatting. |
_version.py |
Promotes the package to 1.0.0. |
_utils/serialization.py |
Refreshes generated duration and scalar deserialization. |
_utils/model_base.py |
Refreshes generated model and XML serialization infrastructure. |
_patch.py |
Applies generated formatting. |
apiview-properties.json |
Updates the cross-language API version. |
api.metadata.yml |
Adds API snapshot metadata. |
api.md |
Adds the generated public API snapshot. |
_metadata.json |
Updates generator and specification metadata. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Member
❌ Live Test ResultsSummary: 2 failed, 8 passed, 10 warnings in 94.38s (0:01:34) Failed Tests
|
msyyc
approved these changes
Jul 20, 2026
ChenxiJiang333
deleted the
sdkauto/azure-mgmt-resource-subscriptions-6585528
branch
July 20, 2026 07:50
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/subscriptions/tspconfig.yaml', API Version: 2022-12-01, SDK Release Type: stable, and CommitSHA: 'cf49df24bee763924bb4d9abceebe4fd1916a6ad' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6585528 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.