Skip to content

Conversation

@weidongxu-microsoft
Copy link
Member

@weidongxu-microsoft weidongxu-microsoft commented Dec 5, 2025

Resolve: #3538

@azure-sdk
Copy link
Collaborator

azure-sdk commented Dec 5, 2025

❌ There is undocummented changes. Run chronus add to add a changeset or click here.

The following packages have changes but are not documented.

  • @azure-tools/typespec-autorest
  • @azure-tools/typespec-azure-core
  • @azure-tools/typespec-client-generator-core

The following packages have already been documented:

  • @azure-tools/azure-http-specs
Show changes

@azure-tools/azure-http-specs - feature ✏️

Add ARM multiple services test case.

@tadelesh tadelesh changed the base branch from main to release/december-2025 December 18, 2025 09:29
@tadelesh tadelesh changed the title WIP, multi-service for arm [Spector] Test case for ARM multiple services Dec 18, 2025
@tadelesh tadelesh marked this pull request as ready for review December 18, 2025 09:30
@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 18, 2025

Open in StackBlitz

npm i https://pkg.pr.new/Azure/typespec-azure/@azure-tools/azure-http-specs@3618
npm i https://pkg.pr.new/Azure/typespec-azure/@azure-tools/typespec-autorest@3618
npm i https://pkg.pr.new/Azure/typespec-azure/@azure-tools/typespec-azure-core@3618
npm i https://pkg.pr.new/Azure/typespec-azure/@azure-tools/typespec-client-generator-core@3618

commit: 2c7fa07

@azure-sdk
Copy link
Collaborator

azure-sdk commented Dec 18, 2025

You can try these changes here

🛝 Playground 🌐 Website

@tadelesh tadelesh merged commit 8f546b8 into Azure:release/december-2025 Dec 19, 2025
26 checks passed

@client({
service: [
Azure.ResourceManager.MultiService.Compute,
Copy link
Member

Choose a reason for hiding this comment

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

Can we add another case of selecting specific version of Compute/ComputeDisk?
I think this should be a supported scenario for compute service.

Copy link
Member

Choose a reason for hiding this comment

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

properties: {
provisioningState: "Succeeded",
},
};
Copy link
Member

Choose a reason for hiding this comment

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

Another thing I suggest to verify is the common models/operations between 2 services. Can we add case for it? thanks

Copy link
Member

Choose a reason for hiding this comment

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

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