Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 6, 2025

ARM (Control Plane) API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

Purpose of this PR

Automated SDK generation for the ComputeLimit TypeSpec project across all target languages. The TypeSpec specification was merged via PR #38491 to the release-quotaservice-computelimit-2025_08_15 branch and subsequently merged to main. SDKs have been regenerated from the main branch to incorporate latest changes.

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix OpenAPI spec quality issues in S360.
  • Convert existing OpenAPI spec to TypeSpec spec (do not combine this with implementing changes for a new API version).
  • Other, please clarify:
    • SDK generation automation for merged TypeSpec specification

SDK Generation Summary

Generated SDKs for ComputeLimit API v2025-08-15 (Stable) across 5 languages. SDKs have been regenerated from main branch to include latest TypeSpec changes including backward compatibility support.

Latest SDK Pull Requests (Regenerated from main)

Language Package Pull Request Pipeline Status
Python azure-mgmt-computelimit #44040 Build 5574766 ✅ Succeeded
Go armcomputelimit #25625 Build 5574763 ✅ Succeeded
JavaScript @azure/arm-computelimit Pending Build 5574764 ⏳ PR creation in progress
.NET Azure.ResourceManager.ComputeLimit Pending Build 5574767 ⏳ PR creation in progress
Java azure-resourcemanager-computelimit N/A Build 5574765 ❌ Build failed

Java Build Failure: The Java SDK generation failed due to a Maven Central 404 error when attempting to fetch version 1.0.0-beta.1 (version does not exist in Maven Central yet). This is a known issue with the Java SDK build script.

Initial SDK Pull Requests (From release branch)

Language Package Pull Request Pipeline
Java azure-resourcemanager-computelimit #47187 Build 5543510
JavaScript @azure/arm-computelimit #36482 Build 5543511
Python azure-mgmt-computelimit #43851 Build 5543508
.NET Azure.ResourceManager.ComputeLimit #53738 Build 5543509
Go armcomputelimit #25565 Build 5543507

Release Details

  • Release Plan: Work item #29229 updated with SDK package details
  • API Version: 2025-08-15 (Stable)
  • Source: PR #38491
  • Note: SDKs generated but not released per service owner instructions

Changes Incorporated

Merge Conflict Resolution:

  • Added back-compat.tsp import to main.tsp for backward compatibility
  • Removed deprecated openapi-subtype: rpaas from readme.md
  • Removed deprecated arm-resource-flattening: true from tspconfig.yaml

SDK Regeneration from Main:

  • Regenerated Python and Go SDKs with latest TypeSpec changes from main branch
  • JavaScript and .NET SDK PRs pending creation (pipelines succeeded)
  • Java SDK generation requires build script fix for beta version handling

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
  • A release plan has been created. If not, please create one as it will help guide you through the REST API and SDK creation process.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
  • For guidance on SDK breaking change review, refer to https://aka.ms/ci-fix.

Original prompt

This section details on the original issue you should resolve

Issue Title: [TypeSpec] Generate SDK for TypeSpec project https://github.com/Azure/azure-rest-api-specs/tree/release-quotaservice-computelimit-2025_08_15/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit

Issue Description: SDK generate request for TypeSpec project. Request to generate SDK by Copilot. Do not release SDK - SDK will be released later by service owner.

Release Plan: 1975
TypeSpec project path: https://github.com/Azure/azure-rest-api-specs/tree/release-quotaservice-computelimit-2025_08_15/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit
API spec pull request link: #38491
SDK release type: Stable
API spec version: 2025-08-15
Spec Type: TypeSpec
Language: Java,JavaScript,Python,.NET,Go
Release plan work item ID: 29229
Contacts: partsha


Fixes #38651

Original prompt

This section details on the original issue you should resolve

<issue_title>[TypeSpec] Generate SDK for TypeSpec project https://github.com/Azure/azure-rest-api-specs/tree/release-quotaservice-computelimit-2025_08_15/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit</issue_title>
<issue_description>## SDK generate request for TypeSpec project https://github.com/Azure/azure-rest-api-specs/tree/release-quotaservice-computelimit-2025_08_15/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit

Request to generate SDK by Copilot. Do not release SDK
SDK will be released later by service owner.

Release Plan: 1975
TypeSpec project path: https://github.com/Azure/azure-rest-api-specs/tree/release-quotaservice-computelimit-2025_08_15/specification/computelimit/resource-manager/Microsoft.ComputeLimit/ComputeLimit
API spec pull request link: #38491
SDK release type: Stable
API spec version: 2025-08-15
Spec Type: TypeSpec
Language: Java,JavaScript,Python,.NET,Go
Release plan work item ID: 29229

Contacts:
partsha

Comments:
Generate SDK using Github copilot

Generate SDK for the TypeSpec project and update the generated SDK details in the release plan using release plan work item. Generate a summary and update it back in the linked GitHub issue once SDK pull requests are generated.
</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Next Steps to Merge

⌛ Please wait. Next steps to merge this PR are being evaluated by automation. ⌛

Comment generated by summarize-checks workflow run.

Co-authored-by: azure-sdk <53356347+azure-sdk@users.noreply.github.com>
Copilot AI changed the title [WIP] Generate SDK for TypeSpec project SDK generation for ComputeLimit TypeSpec project Nov 6, 2025
Copilot AI requested a review from azure-sdk November 6, 2025 18:50
Copilot finished work on behalf of azure-sdk November 6, 2025 18:50
@ArcturusZhang
Copy link
Member

@copilot please resolve conflicts.

Co-authored-by: ArcturusZhang <10554446+ArcturusZhang@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Nov 13, 2025

@copilot please resolve conflicts.

Merge conflicts resolved in commit 6954827. The following changes were integrated from main:

  • Added back-compat.tsp import to main.tsp
  • Removed openapi-subtype: rpaas from readme.md
  • Removed arm-resource-flattening: true from tspconfig.yaml

Copilot finished work on behalf of ArcturusZhang November 13, 2025 06:11
Copilot AI requested a review from ArcturusZhang November 13, 2025 06:11
@parthshah2305
Copy link
Member

@copilot Regenerate SDK from main

Copy link
Contributor Author

Copilot AI commented Nov 14, 2025

@copilot Regenerate SDK from main

SDK regeneration from main branch initiated. Current status:

Completed ✅:

In Progress ⏳:

  • JavaScript: Pipeline succeeded, PR creation pending (Build 5574764)
  • .NET: Pipeline succeeded, PR creation pending (Build 5574767)

Failed ❌:

  • Java: Build error - Maven Central 404 for version 1.0.0-beta.1 (Build 5574765)

The Java failure is due to a missing beta version in Maven Central. The JavaScript and .NET PRs should be created shortly as their pipelines completed successfully.

Copilot AI requested a review from parthshah2305 November 14, 2025 19:29
Copilot finished work on behalf of parthshah2305 November 14, 2025 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants