Skip to content

Refresh azure-mgmt-sqlvirtualmachine after migrate to Typespec#48149

Merged
ChenxiJiang333 merged 6 commits into
mainfrom
sdkauto/azure-mgmt-sqlvirtualmachine-6585898
Jul 20, 2026
Merged

Refresh azure-mgmt-sqlvirtualmachine after migrate to Typespec#48149
ChenxiJiang333 merged 6 commits into
mainfrom
sdkauto/azure-mgmt-sqlvirtualmachine-6585898

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

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.

…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

Copy link
Copy Markdown
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 ChenxiJiang333 changed the title [AutoPR azure-mgmt-sqlvirtualmachine]-generated-from-SDK Generation - Python-6585898 Refresh azure-mgmt-sqlvirtualmachine after migrate to Typespec Jul 20, 2026
@ChenxiJiang333
ChenxiJiang333 marked this pull request as ready for review July 20, 2026 06:14
Copilot AI review requested due to automatic review settings July 20, 2026 06:14
@azure-pipelines

Copy link
Copy Markdown
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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 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.

Comment thread sdk/sql/azure-mgmt-sqlvirtualmachine/azure/mgmt/sqlvirtualmachine/_version.py Outdated
Comment thread sdk/sql/azure-mgmt-sqlvirtualmachine/CHANGELOG.md Outdated
Copilot AI review requested due to automatic review settings July 20, 2026 06:19
…machine

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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 TypedDict APIs from azure.mgmt.sqlvirtualmachine.types (ErrorAdditionalInfo, ErrorDetail, ErrorResponse, Operation, and OperationDisplay), but the release notes only say “First GA.” Please document this breaking change and direct users to the equivalent classes that remain under azure.mgmt.sqlvirtualmachine.models.
  - Deleted unused TypedDict aliases `ErrorAdditionalInfo`/`ErrorDetail`/`ErrorResponse`/`Operation`/`OperationDisplay` from `azure.mgmt.sqlvirtualmachine.types`

Copilot AI review requested due to automatic review settings July 20, 2026 06:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.

Comment thread sdk/sql/azure-mgmt-sqlvirtualmachine/CHANGELOG.md Outdated
Copilot AI review requested due to automatic review settings July 20, 2026 06:25
@ChenxiJiang333

Copy link
Copy Markdown
Member

✅ Live Test Results

Summary: 6 passed, 6 warnings in 55.27s

@ChenxiJiang333

Copy link
Copy Markdown
Member

⚠️ Version correction: 0.6.0 → 1.0.0

The generation tooling set this stable release to �.6.0 (and the changelog auto-generation failed). I corrected it to 1.0.0 in both _version.py and the CHANGELOG.md heading.

Rationale: the version history is old stable 0.1.00.5.0 (2019), followed by a recent 1.0.0b11.0.0b7 beta line (the TypeSpec-migration previews; b7 was released 2026-07-07). Per azure-sdk convention, the first stable GA of a 1.0.0bX beta line is 1.0.0 — the auto version-bot appears to have incorrectly incremented from the 2019-era 0.5.0 stable, ignoring the beta line. If 0.6.0 was in fact intentional, please revert this change.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 18 out of 18 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings July 20, 2026 06:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 18 out of 18 changed files in this pull request and generated 7 comments.

Comment thread sdk/sql/azure-mgmt-sqlvirtualmachine/tests/conftest.py
Comment thread sdk/sql/azure-mgmt-sqlvirtualmachine/tests/conftest.py
@ChenxiJiang333
ChenxiJiang333 merged commit d9c7ed0 into main Jul 20, 2026
21 checks passed
@ChenxiJiang333
ChenxiJiang333 deleted the sdkauto/azure-mgmt-sqlvirtualmachine-6585898 branch July 20, 2026 07:50
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