Skip to content

Conversation

@jeremyfrosti
Copy link
Member

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

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • 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:
    • Merging main into the publish branch to keep it fresh

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.

v-xuto and others added 30 commits October 23, 2025 21:50
* Refactor maps folder structure to comply with Azure Guidelines

* Resolve conflicts
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* refactor the folder structure

* fix go sdk ci error

* remove invalid info

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
* Refactor redhatopenshift folder structure to comply with Azure Guidelines

* Rename folder openshiftclusters to OpenShiftClusters (case change)

* Update suppressions.yaml
…37505)

* refactor the folder structure

* refactor the folder structure

* remove data plane

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
* refactor the folder structure

* resolve conflict

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
…37715)

* refactor the folder structure

* fix readme file

* fix readme file

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
* refactor the folder structure

* fix go sdk ci error

---------

Co-authored-by: Qiaoqiao Zhang <[email protected]>
Co-authored-by: ZiWei Chen <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
* refactor the folder structure

* update cspell file

---------

Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Qiaoqiao Zhang <[email protected]>
Updated links in the SDK configuration PR template to point to new locations.
* Update CODEOWNERS for web specification

* Add @edwin-msft as code owner for web specifications

* Update CODEOWNERS for web specifications

Removed users from CODEOWNERS for web specifications.
…8376)

Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).


Updates `@azure-tools/typespec-client-generator-core` from 0.61.1 to 0.61.2
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected])

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-version: 0.61.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.6 to 7.1.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* support 5000 points

* update RouteRange description

---------

Co-authored-by: Will Huang <[email protected]>
Co-authored-by: Faraz Siddiqui <[email protected]>
* converted rawly

* update

* run prettier

* update

* update version to 2025-06-10

* update

* fix ConfidentialLedger_ListBySub.json

* update

* fix: ManagedCCF_ListBySubscription

* update

* update

* prettier

* Update tspconfig.yaml

* for spell check: ManagedCCFS to ManagedCCFs

* remove operationid

* Fix for comment and update justification

* update

* update

* Update tspconfig.yaml

* Revert "Update tspconfig.yaml"

This reverts commit b5a2ca6.

* Reapply "Update tspconfig.yaml"

This reverts commit f0fc255.
…iew for SHM (#38360)

* Add properties

* tsp format

---------

Co-authored-by: Zhongjie Li <[email protected]>
* java configs

* enable premium
…ning readme use in documentation (#38371)

* Updated ContainerRegistry_GetProperties to GetRepositoryProperties in latest dataplane preview and stable

* Updated ContainerRegistry_UpdateProperties to UpdateRepositoryProperties in latest dataplane preview and stable

* Corrected operation id updates

---------

Co-authored-by: Bin Du <[email protected]>
azure-sdk and others added 30 commits November 13, 2025 15:30
…ervices (#38738)

* add suffix

* add config

* add config
* Update csharp config

* Update tspconfig.yaml

* Update client.tsp

* Update cspell.yaml
…wershell module (#38763)

* Added Powershell emitter in tspconfig.yaml in DisconnectedOperations

* Update parameters
…atch API. (#38482)

* Updates

* updates

* updates

* updates

* updates

* updateS

* 'updates

* updates

* updates

* updates

* updates

* updates

* update

* update

* Refactor folder

* updates

* updateS

* updateS

* Updates

* updates'

* updates'

* updates

* Lintdiff suppression

* updates

---------

Co-authored-by: Tong Xu (MSFT) <[email protected]>
* add python config

* Update readme.python.md
…main (#38814)

* [BillingBenefits] Merge 2025-05-01-preview and 2025-12-01-preview to main

* Replace {acctId:orgId} with actual value in example files.

* Address comments
* Remove Go SDK repo from swagger-to-sdk list

* delete go swagger config

---------

Co-authored-by: tadelesh <[email protected]>
* Remove private decorators

* run tsp format

---------

Co-authored-by: Pan Shao <[email protected]>
* using new management plane generator for service connectedcache

* fix format issue
* update tspconfig.yaml

* update tspconfig.yaml

* update client.tsp

* remove changes by accident.
* update

* remove  suppression in model

* removed suppression

---------

Co-authored-by: Pan Shao <[email protected]>
* Add client customization for POST nextlink

* add java

* Extends scope

* format

---------

Co-authored-by: tadelesh <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
* update configs in js side

* Update back-compatible.tsp

* remove go config

* revert go config

---------

Co-authored-by: Mary Gao <[email protected]>
Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: JiaqiZhang-Dev <[email protected]>
* Add SRE agent preview version
POST API call for Application key
* 2025-03-01-preview in new repo structure

* add examples into the new structure

* fixed lint issues (#38785)

---------

Co-authored-by: hoonality2 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.

Projects

None yet

Development

Successfully merging this pull request may close these issues.