Refresh azure-mgmt-sqlvirtualmachine after migrate to Typespec#48149
Merged
ChenxiJiang333 merged 6 commits intoJul 20, 2026
Conversation
…rosoft.SqlVirtualMachine/SqlVirtualMachine/tspconfig.yaml', API Version: 2023-10-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=6585898 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 06:14
|
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 SQL Virtual Machine management SDK from the latest TypeSpec specification and marks it stable.
Changes:
- Updates TypeSpec source and generator metadata.
- Marks the package stable and updates release metadata.
- Removes obsolete public typed-dictionary API entries.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
tsp-location.yaml |
Updates the specification commit. |
pyproject.toml |
Marks the package production/stable. |
CHANGELOG.md |
Adds the new release entry. |
types.py |
Removes generated typed dictionaries. |
_version.py |
Changes the package version. |
_utils/model_base.py |
Improves generated docstrings. |
apiview-properties.json |
Updates the cross-language version. |
api.metadata.yml |
Updates the API snapshot hash. |
api.md |
Reflects removed public types. |
_metadata.json |
Updates generation provenance and emitter versions. |
…machine Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 10 out of 10 changed files in this pull request and generated no new comments.
Comments suppressed due to low confidence (1)
sdk/sql/azure-mgmt-sqlvirtualmachine/CHANGELOG.md:7
- The GA release removes five public
TypedDictAPIs fromazure.mgmt.sqlvirtualmachine.types(ErrorAdditionalInfo,ErrorDetail,ErrorResponse,Operation, andOperationDisplay), but the release notes only say “First GA.” Please document this breaking change and direct users to the equivalent classes that remain underazure.mgmt.sqlvirtualmachine.models.
- Deleted unused TypedDict aliases `ErrorAdditionalInfo`/`ErrorDetail`/`ErrorResponse`/`Operation`/`OperationDisplay` from `azure.mgmt.sqlvirtualmachine.types`
Member
✅ Live Test ResultsSummary: 6 passed, 6 warnings in 55.27s |
Configurations: 'specification/sqlvirtualmachine/resource-manager/Microsoft.SqlVirtualMachine/SqlVirtualMachine/tspconfig.yaml', API Version: 2023-10-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=6585898 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release.