Skip to content

Conversation

@ArthurMa1978
Copy link
Member

SDK configuration pull request

Purpose of this PR

  • Make changes to the SDK configuration only when there are no modifications to the API specification, eliminating the need for an ARM or Stewardship Board API review.

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:

Getting help

  • First, carefully read through this PR description, from top to bottom. 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.
  • 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.

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ The required check named SDK Validation Status has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it and consult the aka.ms/ci-fix guide


Comment generated by summarize-checks workflow run.

@github-actions
Copy link

github-actions bot commented Jan 4, 2026

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
TypeSpec Microsoft.AzureStackHCI
Go sdk/resourcemanager/azurestackhci/armazurestackhcivm
JavaScript @azure/arm-azurestackhcivm
Java com.azure.resourcemanager:azure-resourcemanager-azurestackhci-vm
Python azure-mgmt-azurestackhcivm

@github-actions github-actions bot added ARMReview resource-manager WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jan 4, 2026
@github-actions github-actions bot removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required resource-manager ARMReview labels Jan 4, 2026
@ArthurMa1978 ArthurMa1978 merged commit 7f97f2c into main Jan 5, 2026
57 of 60 checks passed
@ArthurMa1978 ArthurMa1978 deleted the mgmt-hcivm-spec branch January 5, 2026 05:30
kamboj-prjwl added a commit that referenced this pull request Jan 5, 2026
* build(deps): bump actions/upload-artifact from 4 to 5 (#39207)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548)

* The first version of TSP

* Fix errors and diff

* run prettier check

* Update example file, fix spell check error, run tsp format

* Update main.tsp

* Update tspconfig.yaml

* update description

* Fix comments

* Update

* update client Name

* Add Python client name to AttestationManagementClient

* disable fix-const-stuttering

* Replace list operation templates and update properties with new decorators

* add suppress

* run tsp format command

---------

Co-authored-by: v-xuto <v-xuto@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* [TypeSpec-Migration] ManagementGroups (#38384)

* initial convert

* single swagger file compare

* fix routes

* fix managementgroups paths

* fix

* format

* sdk configs

* Revert "single swagger file compare"

This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d.

* prettier

* service-dir

* fix cache-control and x-nullable

* config

* remove operation id

* fix x-nullable

* x-ms-parameter-location for subscriptionId

* add code

* add code

* Add client customization for ManagementGroupsAPI

* Rename client to ManagementGroupsMgmtClient

* Revert "x-ms-parameter-location for subscriptionId"

This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac.

* make subscriptionId method level parameter

* add clientlocation

* test config

* test config

* update config

* change code place

* change code place

* remove code

* add usage for input model

* update client name

* fix pageable

* Update back-compatible.tsp

* Update flattenProperty call for EntityInfo

* fix format and final state schema

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Add configuration to verify the new code generation (#39024)

* Add a step explicitly to verify setup (#39213)

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>

* Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171)

* Restructure copilot instructions to move typespec and sdk generation instructions to sub file

* Update Chat event to include sequenceId (#39046)

* Update Chat event to include sequenceId

* running Tsp

* updating sequence to use uint64 instead of int64

* undo commit - updating sequence to use uint64 instead of int64

* [dependabot.yml] Remove cooldown for github-actions (#39222)

- We only pin actions major versions, so cooldown less useful
- Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period

* Migrate Storage from swagger to TypeSpec (#35403)

* converted

* update

* update

* run prettier

* update

* remove old example files

* include new example files in TSP directory

* update

* update

* update

* Update models.tsp

* recover readme.md

* array element length constraint

* recovery of previous spec files

* Update tspconfig.yaml

* update

* update

* update for {subscription-id} to 00000000-0000-0000-0000-000000000000

* update

* update

* etag mv fix

* Update BlobContainersList.json

* Update BlobContainersList.json

* format uri fix

* update

* update

* fix etag not eTag

* fix optional body

* update

* update

* fix for ProvisioningState

* update

* update

* adopt the ErrorResponse with the local defined one.

* update

* fix AAO and location header for  StorageTaskAssignments_Delete / StorageTaskAssignments_Update

* fix  for OverrideErrorType

* fix optional body

* Update ImmutabilityPolicy.tsp

* Update tspconfig.yaml

* Update ImmutabilityPolicy.tsp

* update

* update

* remove @operationId decorate

* update

* fix warning for clientLocation

* update

* Update client.tsp

* Update main.tsp

* fix

* deleted in the fix #36084

* fix

* addted example files

* update

* formatted

* update

* update

* update

* update

* Update Java service-dir after package split

* fix as new pagination way

* Fix: "x-ms-external": true

* update

* update

* Revert "update"

This reverts commit af8700be938e379a1affd8228506571122e74450.

* Revert "update"

This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14.

* Fix Request model

* update for PR #36668

* update

* resolve breaking

* fix go

* fix go

* update

* update

* Update back-compatible.tsp

* Update tspconfig.yaml

* Update models.tsp

* java configurations

* update

* update

* Update client.tsp

* Update tspconfig.yaml

* update

* etag for java

* update client name for python

* override for java

* format

* update

* Update client.tsp

* Update tspconfig.yaml

* Update tspconfig.yaml

* recovery of version 2025-01-01

* update

* delete examples of  xx.Management of  2025-01-01

* add examples to Tsp of 2025-06-01

* examples of swagger after run tsp compile .

* Update models.tsp

* Update openapi.json

* resolve warnings

* fix customAzureResource

* update

* rename common type Resource

* update

* update

* update

* update IntervalUnit

* Revert "update IntervalUnit"

This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e.

* Add Python to clientName for DeletedAccounts

* fix: IntervalUnit

* Update client.tsp

* Update StorageTaskAssignment.tsp

* add config for python

* add config for python

* add config for python

* Update back-compatible.tsp

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Search tsp rc (#38841)

* Omit constructors for Rust Key Vault clients (#39209)

* build(deps): bump actions/upload-artifact from 5 to 6 (#39223)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* build(deps): bump github/codeql-action from 3 to 4 (#39224)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* [EngSys] Update default node version from 22 to 24 (#39227)

* Add 'APIView prod deployment' to internal service connections (#39216)

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* [EngSys] Update default node version from 22 to 24 (part 2) (#39228)

* Improve Description Per feedback (#39220)

* [search] tsp format (#39230)

* build(deps): bump actions/github-script from 7 to 8 (#39205)

* build(deps): bump actions/github-script from 7 to 8

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use Node 24 with github-script@v8

* update spec-gen-sdk-status.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232)

- Not necessary to align with typespec repo
- Sufficient for both repos to stay near latest

* [EngSys] Add action to install deps for github-script (#39244)

* Azure Databricks 2026-01-01 API Version (#38900)

* Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link

* Clean up typespec issues in ACR (#39031)

* update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116)

* [avs] Update client.tsp (#39253)

* Update client.tsp

* Update client.tsp

* [.github] Rename workflow files from *.yml to *.yaml (#39233)

* Update paths to include all files in .github directory for evals (#39263)

Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>

* Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258)

* Add quotas on provider level for Workspace resource

* Add deprecation message

* Removed quotas from workspace level

* Add examples

* Updated readme with new version

---------

Co-authored-by: ashwinmayya <ashwinm@microsoft.com>

* [.github] Add test to ensure workflows use extension `.yaml` (#39279)

* Updated property descriptions for several weather service object properties. (#38908)

* Updated property descriptions for AirAndPollen and AirQuality properties.

* Updated property descriptions for 'daily' objects.

* Updated property descriptions for 'daily' objects.

* spelling issues.

* Updates to datTime properties etc.

* feedback

* [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168)

* [TSV] share a helper to get the last segment of emitter-output-dir (#39163)

* feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution

* fix: update error messages for emitter output directory validation and streamline variable resolution logic

* fix: refactor emitter output directory rules for improved consistency and clarity

* fix: update variable type annotations for improved type safety in emitter options

---------

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>

* remove package-name in tspconfig.yaml (#39285)

* update (#39254)

* [Draft] Updates to TextTranslation 2025-10-01-preview (#38621)

* Update get supportedLanguagesResult, -dictionary + LLM models

* clean up client.tsp, custom rename dir -> directionality

* Rename: TranslateTarget -> TranslationTarget

* ReferenceSentencePair -> ReferenceTextPair

* avoid body in generated names

* versioning update

* response values read visibility

* transliterateresult value readonly

* cleanup client

* custom clientname for translate item targets

* update getsupportedlanguages example & missed models field on translationlanguage

* fix a couple of fields

* type string -> etag

* readonly languages dictionary

* scripts list readonly

* exclude python from client renames

* clientName dotnet -> csharp

* python emitter no generate test & sample

* disable generate saple for java

* generate-samples java typo

* fix typo in comment

* java codegen config

* java generated parameter naming

* make unused classes internal for java

* set usage types for internal classess

* clean up java generated methods

---------

Co-authored-by: Jiarui Guo <jiarguo@microsoft.com>

* Update Nginx spec (#39215)

* [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142)

* add new rule for python configuration validation

* Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic

---------

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>

* mgmt, flatten only for autorest (#39252)

* Migrate PostgreSql to TypeSpec (#36556)

* Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256)

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>

* Storage STG 101 Typespec (#39128)

* Added new Typespec version for STG101 (#38546)

* new typespec version

* Added generated_blob

* updated default tag in readme

* Added examples directory

* Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626)

* added DelegatedUserTid

* Add generated_blob.json

* re-commented @azure-tools/typespec-csharp

* updated formatting

* Added SKUs (#38658)

* Merged main (#38661)

* Spelling baseline and corrections for .github folder (#38545)

* Baseline for .github folder

* Narrow exceptions for some spellings

* Format

* spell check tests/fixtures

* [.github/shared] type-check tests (#38532)

- Enable TypeScript type checking of test files
- Address all type errors
- Preparing to enable eslint type-checked ruleset
- In future PR, will enable type-checking of tests in `.github/workflows`

* Migrate conditional flatten to flattenProperty (#38541)

* npm update (#38548)

* Durabletask: Revert client rename to meet .NET naming conventions (#38552)

* Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)"

This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241.

* DurableTask client: add new class name

---------

Co-authored-by: Bernd Verst <beverst@microsoft.com>

* desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798)

desktopvirtualization 2025-08-01-preview & 2025-09-01-preview

Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>

* Update the csharp codegen settings for mysql (#38566)

* Update the DurableTask configuration to support the new MPG (#38568)

* java, mgmt, elasticsan config (#38569)

* java, mgmt, acr, config readme (#38570)

* Swagger changes to Support Jira V2 in ADF (#38430)

* Update Dataset.json for Jira dataset properties

Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset.

* Add JiraDatasetTypeProperties to Dataset.json

Added Jira dataset properties with descriptions for tableName, table, and schema.

* Change dataset reference from Generic to Jira type

* Update Jira dataset descriptions for V2 support

* Update Jira dataset descriptions for V2 support

---------

Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>

* Using new management plain generator for service dependency map (#38567)

* update tspconfig.yaml.

* replace suffix "Request" With "Content" in model names.

* update client.tsp

* update client.tsp

* fix format issue.

* mgmt, java, monitor, directive to avoid enum of duplicated name (#38572)

* Update readme.md (#38565)

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* add python config (#38576)

* Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559)

* Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview

* Updates readme

* Updates API version in new specs and examples

* add alb addon to managed cluster ingress profile (#38022)

* Update managed namespace preview api based on GA api (#38036)

* add default domain to aks preview 2025-09-02 (#38037)

* feat: Support nftables mode in kube-proxy (#38030)

* feat: Support nftables mode in kube-proxy

* allow nftables word

* asdf

* asdf

* asdf

* remove outdated maintenance config examples (#38057)

Co-authored-by: juanbe <juanbe@microsoft.com>

* Added new kata naming convention to preview API. (#38067)

---------

Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>

* added older preview versions (#38397)

* added older preview swagger

* added back 20241115preview and 20250515preview in typespec

* updated readme

* add older preview swagger

* added 20241115preview and 20250515preview in typespec for Conv inference

* updated readme

* added older preview swaggers for conv authoring

* add older preview in typespec

* update readme

* fix typespec validation

* updated readme

* removed 20241115preview from analyzetext

* remove from analyzetext readme

* removed 20241115preview from analyze conversations

* remove from analyzeconversation readme

* removed 20241115preview from analyzeconversationauthoring

* removed from analyzeconversationauthoring readme

* Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583)

* prompt

* this

* line

* update bens suggestions

* update

* remove try to find pkg path logic

* Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* path

* updates

* list numbering incorrect

* linting

---------

Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update Microsoft365 naming to Channels (#38517)

* Migrate newrelic to TypeSpec (#36442)

* generated

* update

* update

* update

* update

* update

* delete

* update

* update

* remove x-cadl-generated

* update

* delete consumes

* update

* rename folder

* remove legacyoperation

* update tspconfig

* format

* update summary and description

* update

* add namepattern

* fix java package name

* service-dir for java

* Update tspconfig.yaml

* update

* add config for python

* rename op name for python

* sync go directive

* update package name for js sdk

* remove rename config for python

* update service-dir for js sdk

* fix

* Update output directory and module for New Relic

* update client name for js

* Add createOrUpdate client for MonitoredSubscriptions

* update

---------

Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* service bus config (#38578)

* Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286)

* Add maintenance config fields to ARM spec

* Move versions from private repo to public for Microsoft.Datadog (#38009)

* Base commit

* Add new api versions

* Fix SDK validation

* Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054)

* Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview

Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview.

* Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview

- Convert EdgeActions from JSON swagger to TypeSpec
- Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#)
- Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK
- Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention)
- Add file-scoped suppression for ProvisioningStateMustBeReadOnly
- Add new operations: SwapDefault, DeployVersionCode, GetVersionCode
- Update all examples to 2025-09-01-preview
- Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples

* fix java sdk validation

* fix(edgeactions): address PR review comments for 2025-09-01-preview

- Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline
- Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior
- Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId)
- Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md
- Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings

* style(edgeactions): apply tsp format to TypeSpec files

- Reformat @@extension calls to multi-line style for better readability
- Reorder #suppress directive placement per formatter rules

* remove unnecessary ProvisioningStateMustBeReadOnly suppression

All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules.

* Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression"

This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772.

* extend ResourceProvisioningState for standard ARM compliance

Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle.

* remove ProvisioningStateMustBeReadOnly suppression

Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements.

* add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation

Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors.

References:
- https://github.com/Azure/azure-openapi-validator/issues/637
- https://github.com/Azure/oav/issues/848

---------

Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>

* Merge tag for ACR Go release (#38594)

* Merge tag for ACR Go release

* Update input file path for container registry tasks

* fix

* update

* Add documentation for Defender for Containers resource level (#35905)

* Add documentation for Defender for Containers resource level

* remove operation status

* prettier

* remove tags with multiple versions

* revert

* new line

* revert

---------

Co-authored-by: ygorshomov <ygorshomov@microsoft.com>

* [CQA] Correct typo (#38579)

* correct typo

* change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal

---------

Co-authored-by: Qi Yin <v-qiyin1@microsoft.com>

* Waves API (#37394)

* Changes for public preview

* Adding refresh API

* Adding further types for drApplicanceInventoryId

* [.github] type-check tests (#38591)

* Add contrainerregistry directive (#38619)

* add directive

* add directive

* add directive

* add directive

* add directive

* mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616)

* remove the csharp config since this library is still generating from swagger (#38599)

* Keyvault.Management TypeSpec, fix secrets put (#38620)

* fix secret

* regen

* Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359)

Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359)

* Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607)

* add tool instructions prompt

* minor

* prompt revision

* prompt revision and fallback to core requirements

* rename langs to languages + revise prompt

* edit prompt and make checks concurrent

* fix prompt

* add venvPath argument

* minor prompt and log edit

---------

Co-authored-by: jennypng <63012604+JennyPng@users.noreply.github.com>

* Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581)

* omit constructors (#38588)

* Update with the configuration to run go generate after tsp compile. (#38609)

There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems.

This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly.

* Fix tag in dns-resolver new version for swagger generations (#38635)

* remove HDInsight On Aks api specs (#38593)

Co-authored-by: Yukun Li (Beyondsoft) <v-yukunli@microsoft.com>

* Updated the description for the boundingBox property of the address object. (#38554)

* Release Microsoft.Network API Version 2025-03-01  (#38556)

* Copy files from stable/2025-01-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2025-03-01

Updated the API version from stable/2025-01-01 to stable/2025-03-01.

* Added tag for 2025-03-01 in readme file

* Copy readme.md suppressions and directives from previous stable version

* Application Gateway Entra JWT Validation Feature Support (#38335)

* Application Gateway Entra JWT Validation Feature Support

* fixing doe style issues

---------

Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>

* Application Gateway MTLS Passthrough Feature Support (#38337)

Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Remove NonSensitivity for DDoS ruleset (#38246)

* Remove NonSensitivity

* make change in the right API folder

* add suppression

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* Adding recordType field to 2025-03-01 version (#38361)

* Adding recordType field to 2025-03-01 version

* Changed description of RecordType

---------

Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>

* Add new DdosCustomPolicy properties + update examples (#38272)

* Add DCP properties + update examples to 2024-07-01 to 2025-03-01

* Remove unecessary FIP from examples

* Remove < 2025-03-01 API version changes + Resolve PR feedback

* Remove unecessary type

* Fix PR comments

* Attempt

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Updating Examples Files For ErGwScale Get / Update (#38419)

* update examples

* updated the jsons

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* IpVersionType property for Private Endpoint API (#38497)

* Addedipconfig type

* Fix indentation

* Addressing comments

* Added example

---------

Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* IP Preservation API Support (#38358)

* IP Preservation API Support

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

---------

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: Hemant Imudianda <hemant.imudianda@apcera.com>
Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: baoqihuang0326 <119557638+baoqihuang0326@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: riddhinilawar <62386378+riddhinilawar@users.noreply.github.com>
Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>
Co-authored-by: Jennifer Wong <156020508+jwong-MS@users.noreply.github.com>
Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: Piyush Mishra <95299755+bzpiyush@users.noreply.github.com>
Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: pribansa <134259460+pribansa@users.noreply.github.com>

* Add optional boolean to capabilityhost object and rename agentDeployments (#38374)

* Add optional boolean to capabilityhost object

* Rename applications/deployments to applications/agentDeployments.

* Update naming enablePublicHostedCode -> enablePublicHostingEnvironment.

* Update suppression to fix path.

---------

Co-authored-by: Jeremy Kramer <jkramerdesigns@hotmail.com>

* LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611)

* LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state

* Review feedback: break, eliminate empty set handling in favor of empty tag value

* Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639)

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* fix param order (#38657)

Co-authored-by: catalinaperalta <caperal@microsoft.com>

* Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660)

This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f.

* Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655)

* Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values

- Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value)
- Changed SKU name from 'Basic' to 'Standard' in all examples
- Affected files: 8 example JSON files in EdgeActions preview API

* Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values

- Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value)
- Changed SKU name from 'Basic' to 'Standard' in all examples
- Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/

---------

Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <beverst@microsoft.com>
Co-authored-by: Rui Guo <48600426+ruiguoamz@users.noreply.github.com>
Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>
Co-authored-by: Arthur Ma <mars.arthur@263.net>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Sudhir Reddy Emmadi <reddysudhir12@gmail.com>
Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>
Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: nirmochiach <mochiachnir@microsoft.com>
Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>
Co-authored-by: amber-Chen-86 <v-amberchen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: fmabroukmsft <134638798+fmabroukmsft@users.noreply.github.com>
Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jim Du <102357939+jim-du@users.noreply.github.com>
Co-authored-by: vikotha <81368129+vikotha@users.noreply.github.com>
Co-authored-by: tundwed <55289657+tundwed@users.noreply.github.com>
Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: yossigorshomov <yossigor@gmail.com>
Co-authored-by: ygorshomov <ygorshomov@microsoft.com>
Co-authored-by: Amichelangelo <37525416+Amichelangelo@users.noreply.github.com>
Co-authored-by: Qi Yin <v-qiyin1@microsoft.com>
Co-authored-by: sorabhtandon <84002800+sorabhtandon@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
Co-authored-by: nnellikunnu <112621306+nnellikunnu@users.noreply.github.com>
Co-authored-by: jennypng <63012604+JennyPng@users.noreply.github.com>
Co-authored-by: Grace Wilcox <43627800+gracewilcox@users.noreply.github.com>
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
Co-authored-by: jamesvoongms <104241521+jamesvoongms@users.noreply.github.com>
Co-authored-by: yk <83654272+2258093686@users.noreply.github.com>
Co-authored-by: Yukun Li (Beyondsoft) <v-yukunli@microsoft.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>
Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: Hemant Imudianda <hemant.imudianda@apcera.com>
Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: baoqihuang0326 <119557638+baoqihuang0326@users.noreply.github.com>
Co-authored-by: riddhinilawar <62386378+riddhinilawar@users.noreply.github.com>
Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>
Co-authored-by: Jennifer Wong <156020508+jwong-MS@users.noreply.github.com>
Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: Piyush Mishra <95299755+bzpiyush@users.noreply.github.com>
Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: pribansa <134259460+pribansa@users.noreply.github.com>
Co-authored-by: Jeremy Kramer <jkramerdesigns@hotmail.com>
Co-authored-by: catalinaperalta <9859037+catalinaperalta@users.noreply.github.com>
Co-authored-by: catalinaperalta <caperal@microsoft.com>

* Added SourceEncryptionKey (#38662)

* Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665)

* tsp compile

* clean install + re-compile

---------

Co-authored-by: Nick Liu <nicliu@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <beverst@microsoft.com>
Co-authored-by: Rui Guo <48600426+ruiguoamz@users.noreply.github.com>
Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>
Co-authored-by: Arthur Ma <mars.arthur@263.net>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Sudhir Reddy Emmadi <reddysudhir12@gmail.com>
Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>
Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: nirmochiach <mochiachnir@microsoft.com>
Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>
Co-authored-by: amber-Chen-86 <v-amberchen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: fmabroukmsft <134638798+fmabroukmsft@users.noreply.github.com>
Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jim Du <102357939+jim-du@users.noreply.github.com>
Co-authored-by: vikotha <81368129+vikotha@users.noreply.github.com>
Co-authored-by: tundwed <55289657+tundwed@users.noreply.github.com>
Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: yossigorshomov <yossigor@gmail.com>
Co-authored-by: ygorshomov <ygorshomov@microsoft.com>
Co-authored-by: Amichelangelo <37525416+Amichelangelo@users.noreply.github.com>
Co-authored-by: Qi Yin <v-qiyin1@microsoft.com>
Co-authored-by: sorabhtandon <84002800+sorabhtandon@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
Co-authored-by: nnellikunnu <112621306+nnellikunnu@users.noreply.github.com>
Co-authored-by: jennypng <63012604+JennyPng@users.noreply.github.com>
Co-authored-by: Grace Wilcox <43627800+gracewilcox@users.noreply.github.com>
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
Co-authored-by: jamesvoongms <104241521+jamesvoongms@users.noreply.github.com>
Co-authored-by: yk <83654272+2258093686@users.noreply.github.com>
Co-authored-by: Yukun Li (Beyondsoft) <v-yukunli@microsoft.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>
Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: Hemant Imudianda <hemant.imudianda@apcera.com>
Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: baoqihuang0326 <119557638+baoqihuang0326@users.noreply.github.com>
Co-authored-by: riddhinilawar <62386378+riddhinilawar@users.noreply.github.com>
Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>
Co-authored-by: Jennifer Wong <156020508+jwong-MS@users.noreply.github.com>
Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: Piyush Mishra <95299755+bzpiyush@users.noreply.github.com>
Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: pribansa <134259460+pribansa@users.noreply.github.com>
Co-authored-by: Jeremy Kramer <jkramerdesigns@hotmail.com>
Co-authored-by: catalinaperalta <9859037+catalinaperalta@users.noreply.github.com>
Co-authored-by: catalinaperalta <caperal@microsoft.com>

* remove outdated TypeSpecValidation suppressions (#39247)

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* build(deps-dev): bump @typespec/compiler (#39284)

Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec).


Updates `@typespec/compiler` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.7.0...@typespec/compiler@1.7.1)

---
updated-dependencies:
- dependency-name: "@typespec/compiler"
  dependency-version: 1.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

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

* bump prettier from 3.6.2 to 3.7.4 (#39308)

* [.github] ignore shared/coverage in eslint (#39312)

* [EngSys] npm update --before 2025-12-16 (#39313)

- earliest date compatible with tsp version

* [TSP Migration]--RedisEnterprise (#38436)

* just converted

modelerfour:
  lenient-model-deduplication: true
  prenamer: true

* could compile

* update

* update

* Update tspconfig.yaml

* update

* Update tspconfig.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* update

* update

* update

* update

* update client name

* update config for python

* updaate

* add config

* remove example config

* revert code

* fix PrivateEndpointConnection duplicate schema

* remove java config

* fix PrivateEndpointConnectionListResult

* add go config

* add go config

* add go config

* update

* update go config

---------

Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* [.github] bump vitest from 3.2.4 to 4.0.15 (#39309)

* [eng/tools] Bump @types/node from 18 to 20 (#39314)

* Update StorageSync TypeSpec definitions for new .NET MPG support (#39257)

* build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240)

Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Merge GalleryRP 2025-03-03 Features into Main (#38715)

* add new version to main.tsp

* add examples

* swagger generated

* update readme file

* add import versioining

* Gallery Image version StorageAccountStrategy  (#35769)

* tsp update

* swagger added

* fix typespec CI validation

---------

Co-authored-by: Ojo Okoka <ojookoka@microsoft.com>

* New resource type - Gallery Scripts  (#35887)

* added models and main.tsp reference

* update

* add added decorators

* fix unintentional change

* add examples

* update galleryScript name pattern

* fix parameter name with back-compatibles

* fix CI failures

* update responses codes

* fix enum descriptions

* add validationStatus

* update

* set readOnly properties as readOnly

* remove schema from 202 returns

* fix typo

* tsp compiler updated

* Included Azure-AsyncOperation headers to address ARM Comments

* Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues

* Attempt to fix CI TypeSpec Validation

* Attempt to fix CI TypeSpec Validation through npx commands

* Attempted fix

* Cleanup GalleryScriptVersion.tsp file

* Attempted to use Azure decorators

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Ojo Okoka <ojookoka@microsoft.com>

* Compilation Errors for TS Validation Fix

* Adding updated Gallery swagger to updated Readme input-file

* Rollback name pattern req + updates to Typespec Validation

* Adding delete read only directives to change 2024-03-03 json from update

* Reversing changes and Getting Breaking Change Approval

* Revert name pattern changes to see CI checks

* Fix Readme and add Swagger Lint Suppression

* Corrected name for min and maxValue

* Rollback on parameter name changes

* Added existing name pattern for GalleryApplications

* Removed suppression for NamePattern

---------

Co-authored-by: Theodore Chang <thchan@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: audreyttt <audreytoney@microsoft.com>

* add .net sdk config (#39177)

Signed-off-by: Ryan Zhang <yangzhangrice@hotmail.com>

* Made dotnet SDK validation required (#39318)

* Enabled required setting for .net

* Fixed test

* Remove Invoke-ToolDescriptionEvaluator script (#39321)

Co-authored-by: Summer Warren <summerwarren@microsoft.com>

* Rename body (#39265)

* Rename body

* update examples.

* updates

* update

* update

* updates

* Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319)

* Dell public swagger API release (#39310)

* typespec move for november preview (#38980)

* typespec move for november preview

* delete manual swaggers

* update readme

* update

* update

* rename for java

* client.tsp

* fix

* java client

* Update tspconfig.yaml for Azure Stack HCI SDK

* update

* Revert "update"

This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5.

* duplicate list

* use arm operations

* fix doc comment

* fix documentation

* roo analysis

* refactor duplicate models

* remove dup text

* adding dec preview

* remove swaggers

* Exclude some flattenProperties for js

* restore not common models

* Refactor EdgeMachine Models 

* duplicate list

* use arm operations

* fix doc comment

* [Minor] use arm operations for ov api  (#39121)

* use arm operations

* fix doc comment

* make commit ready

* format

* fix documentation

* roo analysis

* refactor duplicate models

* remove dup text

* restore not common models

* format

* readme update

* formatting

* update

* tsp compile with new version

* no base version annotation

* revert examples for november to store original alignment

* hci properties for december

* prettier fix

* revert

* remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions);

* recompile using compiler 1.7.0

* remove client flatten to unblock sdk

* lint diff suppression

* remove unused model

* remove flatten from non model

---------

Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jialin Huang <jialinhuang@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>

* Update client setting of Terraform (#39304)

* update descriptions for execute create and delete (#39218)

* [EngSys] npm update --before 2025-12-17 (#39336)

* [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315)

- reactions to breaking changes
  - adds config to include only `test` dir
    - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`)
  - [openapi-diff-runner] mock ctors using `function` instead of `=>`

* Set StagedArtifactsFolder to empty if it's undefined (#39303)

* Set StagedArtifactsFolder to empty if it's undefined

* Set variable when it's valid

* build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338)

Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337)

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.63.0 to 0.63.1
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/typespec-azure-rulesets@0.63.0...@azure-tools/typespec-client-generator-core@0.63.1)

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

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

* fix flatten breakings for avs (#39325)

* Add swagger and typespec `module`  version suffix (#39133)

* add suffix

* add config

* add config

* add version suffix

* add quota version suffix

* update version

* Cleaned up obsolete content (#39225)

* [typespec-requirement] enable eslint (#39348)

* [eslint] Enable debug category "eslint:linter" (#39349)

- Lists all files analyzed

* [tsp-client-tests] enable eslint (#39350)

* Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861)

* Move service groups to its own service

* Change RP name from managementgroups to management

* Update SDK config files

* Update readme.java.md

* Update readme.java.md

* Update readme.java.md

* Update readme.md

* Update wth Typespec migration

* Move typespec files to service ManagementGroups

* Update tspconfig.yaml

* Move service groups to its own service

* Change RP name from managementgroups to management

* Update SDK config files

* Update readme.java.md

* Update readme.java.md

* Update readme.java.md

* Update readme.md

* Update wth Typespec migration

* Move typespec files to service ManagementGroups

* Update tspconfig.yaml

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364)

Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Updete client settings for VirtualEnclaves (#39355)

* Update client settings for StorageMover (#39329)

* Updete client settings for WorkloadOrchestration (#39356)

* configure default value for python (#39368)

* Migrate stress cluster resource groups (#39126)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* [TSP Migration][batch] TypeSpec migrated from swagger (#38084)

* converted

* solved error

* update @list && main.tsp description

* update parameters:name

* update response:header

* update x-nullable:true

* update deprecated && delete deprecated suppress

* update tspconfig.yml & midify readme & delete other swagger file

* after prettier

* after prettier recource-manager

* solve warning

* add @secret & update #suppress

* fix x-ms-enum missing name

* update readme

* fix tspconfig location error

* remove operationId

* remove @useDepedency

* update missing

* model validation test

* model validation test

* fix model validation error

* fix model validation error

* fix model validation error

* fix model validation error

* Revert "model validation test"

This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496.

* fix default response

* update

* update

* prettire

* update

* update dec & summary

* update

* update

* fix tsmv error

* format change

* diff fix

* add title

* fix diff

* diff fix

* update description

* delete

* fix model validation error

* update response

* update

* update

* fix

* remove FIXME

* Replace with Custom Resource Model and Update

* update client name for js sdk

* update

* java config

* java config

* Update client.tsp

* update go config

* update go config

* add go config

* add go config

* add go config

* Add publicNetworkAccess missing enum name

* update

* update

* update

* update

* update

* add go config

* fix

* add go config

* format

* add go config

* format

* update path parameter descriptions

* fix

* update

* update accountName Doc and Pattern

* update title on nodeDeallocationOption

* change batchaccount to TrackedResource

* Update client.tsp

* Update client.tsp

* Clean up blank lines in client.tsp

Removed unnecessary blank lines in client.tsp

* delete duplicate title

* update batchaccount pattern

* Add config for csharp

---------

Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: mcgallan <1186003288@qq.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: judy.liu <v-liujudy@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* Storage STG 101 Swagger (#39127)

* initial commit (#37884)

* update blob enum (#37888)

* Added Files Swagger (#37955)

* Added Files swagger (#37986)

* Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed (#37893)

* Add support for missing SKU Name values (#37954)

* Delete Blob Conditional Tier 101 (#37913)

* Delete Blob Conditional Tier

* un-parameterized

* Added SourceCustomerProvidedKey Request Headers (#37928)

* Cross-Tenant support for Principal Bound Delegation Sas 101 (#38020)

* Added Request body and Response body

* Added changes for Files

* Added chnages for Queues

* removed queues

* Added queues back

* Added ShareErrorCodes (#37984)

* Grouped Source CPK (#39176)

* Removed enum (#39320)

---------

Co-authored-by: Nick Liu <nicliu@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* MPG migration - purestorageblock (#39365)

* MPG migration - onlineexperimentation (#39345)

* update tspconfig.yaml (#39359)

* Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal (#39088)

* Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal

* update go config

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>

* Edge actions api 2025 12 01 preview -  Remove addAttachment and deleteAttachment operations from the public EdgeActions API (#38775)

* Add baseline for 2025-12-01-preview based on 2025-09-01-preview

Copy all files from 2025-09-01-preview as baseline for new API version.
This is an exact copy of 2025-09-01-preview before making any changes to remove attachment APIs.

* Remove addAttachment and deleteAttachment operations from 2025-12-01-preview

- Added @removed decorator to addAttachment and deleteAttachment operations in main.tsp
- Updated tspconfig.yaml with multi-version output pattern
- Set 2025-12-01-preview as default tag in readme.md
- Removed stale example files with incorrect naming
- Both API versions generated from single TypeSpec source

* fix: make read-only properties optional in 2025-12-01-preview to fix SDK generation

- EdgeActionAttachment.id: made optional with @madeOptional decorator
- EdgeActionVersionProperties.validationStatus: made optional
- EdgeActionVersionProperties.lastPackageUpdateTime: made optional
- EdgeActionExecutionFilterProperties.lastUpdateTime: made optional

These read-only properties cannot be provided by clients on create/update,
so they should not be required. Using @madeOptional ensures the change
only applies to 2025-12-01-preview while maintaining backward compatibility
with 2025-09-01-preview.

---------

Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: AnamikaNupur <72171048+AnamikaNupur@users.noreply.github.com>

* Fixed SiteDetails in EdgeMachine (#39407)

merging bug fix

* Added new api to provide workspace details using workspace ID (#39186)

* Base commit to add new api-version

* Added new api to provide workspace details using workspace ID

* Fixed CI validation

* Fixed CI validation

* Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp

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

* Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp

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

* Update specification/loadtestservice/data-plane/playwright/preview/2026-01-01-preview/playwright.json

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

* Fixed CI validation

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* Add Azure Red Hat OpenShift 2025-07-25 API version (#35013)

* commit previous API version `v2024-08-12-preview` first

* commit new API version `v2025-07-25` second

* Remove unsupported SQL Pool Metadata Sync Configs pages (#39331)

* Change only the current default versions (the one specified in https://github.com/Azure/azure-rest-api-specs/blob/main/specification/synapse/resource-manager/readme.md#tag-package-composite-v2)

* Moving it from preview file as well as avocado error states that.

* Removing API from older versions

* Removing unreferenced MetadataSyncConfig config

---------

Co-authored-by: Tijana Sonjic <tisonjic@microsoft.com>

* User/gwilfshukrun/fix discrepancies between preview stable (#39293)

* Fix metadataPatch model to be consistent with BE + Preview versions

* Fix operations preview version discrepancies

* Fix alert rules discrepancies between stable and preview

* Fix discrepancies of data connectors between preview and stable

* Fix watchlists discrepancies between preview and stable

* Fix incidents discrepancies between preview and stable

* Fix prettier

* Fix prettier attemp 2

* Fix model of data connectors

* Fix dataconnectors examples

* add mdti to spellcheck

* Revert all previous private changes, keep only the latest preview changes

* Fix alert rule descriptions

* Updated descriptions to better align with naming conventions and product names (#39402)

* Fix AAD references, using name Microsoft Entra ID

* Fix description for data connectors stable

---------

Co-authored-by: Guy Wilf Shukrun <gwilfshukrun@microsoft.com>
Co-authored-by: dacousin-msft <dacousin@microsoft.com>

* [DisconnectedOperations] Add configuration to verify the new code generation (#39033)

* [DevOpsInfrastructure] Add configuration to verify the new code generation (#39008)

* [ComputeSchedule] Add configuration to verify the new code generation (#39022)

* [Qumulo] Add configuration to verify the new code generation (#39011)

* [Grafana] Add configuration to verify the new code generation (#39052)

* Updete client settings for OracleDatabase (#39394)

* Updete client settings for IotOperations (#39416)

* java, mgmt, healthbot, tspconfig for backward-compatibility (#39430)

* Update client settings for FileShare .Net SDK (#39422)

* MPG migration - workloadssapvirtualinstance (#39286)

* Update client settings for AzureStackHciVm (#39425)

* MPG migration - Fabric (#39010)

* Update client setting for FileShares (#39433)

* [storage] configure default value for python (#39251)

* configure default value for python

* configure default value for python

* revert (#39326)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Ryan Zhang <yangzhangrice@hotmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xinni Tong <v-xinnitong@microsoft.com>
Co-authored-by: v-xuto <v-xuto@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Zhonglei Ma <v-zhongleima@microsoft.com>
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Osahumen Uyi Aghasomwan <65305780+osaghaso@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>
Co-authored-by: Charles Lowell <10964656+chlowell@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
Co-authored-by: Yuqing Wei <weiyuqing021@outlook.com>
Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Co-authored-by: Zulfat Nutfullin <rigidit@users.noreply.github.com>
Co-authored-by: ashwinmayya <ashwinm@microsoft.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Gerardo Lecaros <10088504+glecaros@users.noreply.github.com>
Co-authored-by: Kyle Zhang <skywing918@hotmail.com>
Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>
Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
Co-authored-by: Jiarui Guo <ryne.guo@gmail.com>
Co-authored-by: Jiarui Guo <jiarguo@microsoft.com>
Co-authored-by: Arthur Ma <mars.arthur@263.net>
Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: Sean McCullough <44180881+seanmcc-msft@users.noreply.github.com>
Co-authored-by: Nick Liu <nicliu@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <beverst@microsoft.com>
Co-authored-by: Rui Guo <48600426+ruiguoamz@users.noreply.github.com>
Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>
Co-authored-by: Sudhir Reddy Emmadi <reddysudhir12@gmail.com>
Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>
Co-authored-by: nirmochiach <mochiachnir@microsoft.com>
Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>
Co-authored-by: amber-Chen-86 <v-amberchen@microsoft.com>
Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: fmabroukmsft <134638798+fmabroukmsft@users.noreply.github.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Jim Du <102357939+jim-du@users.noreply.github.com>
Co-authored-by: vikotha <81368129+vikotha@users.noreply.github.com>
Co-authored-by: tundwed <55289657+tundwed@users.noreply.github.com>
Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: yossigorshomov <yossigor@gmail.com>
Co-authored-by: ygorshomov <ygorshomov@microsoft.com>
Co-authored-by: Amichelangelo <37525416+Amichelangelo@users.…
kamboj-prjwl added a commit that referenced this pull request Jan 6, 2026
* build(deps): bump actions/upload-artifact from 4 to 5 (#39207)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548)

* The first version of TSP

* Fix errors and diff

* run prettier check

* Update example file, fix spell check error, run tsp format

* Update main.tsp

* Update tspconfig.yaml

* update description

* Fix comments

* Update

* update client Name

* Add Python client name to AttestationManagementClient

* disable fix-const-stuttering

* Replace list operation templates and update properties with new decorators

* add suppress

* run tsp format command

---------

Co-authored-by: v-xuto <v-xuto@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* [TypeSpec-Migration] ManagementGroups (#38384)

* initial convert

* single swagger file compare

* fix routes

* fix managementgroups paths

* fix

* format

* sdk configs

* Revert "single swagger file compare"

This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d.

* prettier

* service-dir

* fix cache-control and x-nullable

* config

* remove operation id

* fix x-nullable

* x-ms-parameter-location for subscriptionId

* add code

* add code

* Add client customization for ManagementGroupsAPI

* Rename client to ManagementGroupsMgmtClient

* Revert "x-ms-parameter-location for subscriptionId"

This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac.

* make subscriptionId method level parameter

* add clientlocation

* test config

* test config

* update config

* change code place

* change code place

* remove code

* add usage for input model

* update client name

* fix pageable

* Update back-compatible.tsp

* Update flattenProperty call for EntityInfo

* fix format and final state schema

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Add configuration to verify the new code generation (#39024)

* Add a step explicitly to verify setup (#39213)

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>

* Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171)

* Restructure copilot instructions to move typespec and sdk generation instructions to sub file

* Update Chat event to include sequenceId (#39046)

* Update Chat event to include sequenceId

* running Tsp

* updating sequence to use uint64 instead of int64

* undo commit - updating sequence to use uint64 instead of int64

* [dependabot.yml] Remove cooldown for github-actions (#39222)

- We only pin actions major versions, so cooldown less useful
- Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period

* Migrate Storage from swagger to TypeSpec (#35403)

* converted

* update

* update

* run prettier

* update

* remove old example files

* include new example files in TSP directory

* update

* update

* update

* Update models.tsp

* recover readme.md

* array element length constraint

* recovery of previous spec files

* Update tspconfig.yaml

* update

* update

* update for {subscription-id} to 00000000-0000-0000-0000-000000000000

* update

* update

* etag mv fix

* Update BlobContainersList.json

* Update BlobContainersList.json

* format uri fix

* update

* update

* fix etag not eTag

* fix optional body

* update

* update

* fix for ProvisioningState

* update

* update

* adopt the ErrorResponse with the local defined one.

* update

* fix AAO and location header for  StorageTaskAssignments_Delete / StorageTaskAssignments_Update

* fix  for OverrideErrorType

* fix optional body

* Update ImmutabilityPolicy.tsp

* Update tspconfig.yaml

* Update ImmutabilityPolicy.tsp

* update

* update

* remove @operationId decorate

* update

* fix warning for clientLocation

* update

* Update client.tsp

* Update main.tsp

* fix

* deleted in the fix #36084

* fix

* addted example files

* update

* formatted

* update

* update

* update

* update

* Update Java service-dir after package split

* fix as new pagination way

* Fix: "x-ms-external": true

* update

* update

* Revert "update"

This reverts commit af8700be938e379a1affd8228506571122e74450.

* Revert "update"

This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14.

* Fix Request model

* update for PR #36668

* update

* resolve breaking

* fix go

* fix go

* update

* update

* Update back-compatible.tsp

* Update tspconfig.yaml

* Update models.tsp

* java configurations

* update

* update

* Update client.tsp

* Update tspconfig.yaml

* update

* etag for java

* update client name for python

* override for java

* format

* update

* Update client.tsp

* Update tspconfig.yaml

* Update tspconfig.yaml

* recovery of version 2025-01-01

* update

* delete examples of  xx.Management of  2025-01-01

* add examples to Tsp of 2025-06-01

* examples of swagger after run tsp compile .

* Update models.tsp

* Update openapi.json

* resolve warnings

* fix customAzureResource

* update

* rename common type Resource

* update

* update

* update

* update IntervalUnit

* Revert "update IntervalUnit"

This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e.

* Add Python to clientName for DeletedAccounts

* fix: IntervalUnit

* Update client.tsp

* Update StorageTaskAssignment.tsp

* add config for python

* add config for python

* add config for python

* Update back-compatible.tsp

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Search tsp rc (#38841)

* Omit constructors for Rust Key Vault clients (#39209)

* build(deps): bump actions/upload-artifact from 5 to 6 (#39223)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* build(deps): bump github/codeql-action from 3 to 4 (#39224)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* [EngSys] Update default node version from 22 to 24 (#39227)

* Add 'APIView prod deployment' to internal service connections (#39216)

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>

* [EngSys] Update default node version from 22 to 24 (part 2) (#39228)

* Improve Description Per feedback (#39220)

* [search] tsp format (#39230)

* build(deps): bump actions/github-script from 7 to 8 (#39205)

* build(deps): bump actions/github-script from 7 to 8

Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use Node 24 with github-script@v8

* update spec-gen-sdk-status.yml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232)

- Not necessary to align with typespec repo
- Sufficient for both repos to stay near latest

* [EngSys] Add action to install deps for github-script (#39244)

* Azure Databricks 2026-01-01 API Version (#38900)

* Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link

* Clean up typespec issues in ACR (#39031)

* update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116)

* [avs] Update client.tsp (#39253)

* Update client.tsp

* Update client.tsp

* [.github] Rename workflow files from *.yml to *.yaml (#39233)

* Update paths to include all files in .github directory for evals (#39263)

Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>

* Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258)

* Add quotas on provider level for Workspace resource

* Add deprecation message

* Removed quotas from workspace level

* Add examples

* Updated readme with new version

---------

Co-authored-by: ashwinmayya <ashwinm@microsoft.com>

* [.github] Add test to ensure workflows use extension `.yaml` (#39279)

* Updated property descriptions for several weather service object properties. (#38908)

* Updated property descriptions for AirAndPollen and AirQuality properties.

* Updated property descriptions for 'daily' objects.

* Updated property descriptions for 'daily' objects.

* spelling issues.

* Updates to datTime properties etc.

* feedback

* [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168)

* [TSV] share a helper to get the last segment of emitter-output-dir (#39163)

* feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution

* fix: update error messages for emitter output directory validation and streamline variable resolution logic

* fix: refactor emitter output directory rules for improved consistency and clarity

* fix: update variable type annotations for improved type safety in emitter options

---------

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>

* remove package-name in tspconfig.yaml (#39285)

* update (#39254)

* [Draft] Updates to TextTranslation 2025-10-01-preview (#38621)

* Update get supportedLanguagesResult, -dictionary + LLM models

* clean up client.tsp, custom rename dir -> directionality

* Rename: TranslateTarget -> TranslationTarget

* ReferenceSentencePair -> ReferenceTextPair

* avoid body in generated names

* versioning update

* response values read visibility

* transliterateresult value readonly

* cleanup client

* custom clientname for translate item targets

* update getsupportedlanguages example & missed models field on translationlanguage

* fix a couple of fields

* type string -> etag

* readonly languages dictionary

* scripts list readonly

* exclude python from client renames

* clientName dotnet -> csharp

* python emitter no generate test & sample

* disable generate saple for java

* generate-samples java typo

* fix typo in comment

* java codegen config

* java generated parameter naming

* make unused classes internal for java

* set usage types for internal classess

* clean up java generated methods

---------

Co-authored-by: Jiarui Guo <jiarguo@microsoft.com>

* Update Nginx spec (#39215)

* [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142)

* add new rule for python configuration validation

* Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic

---------

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>

* mgmt, flatten only for autorest (#39252)

* Migrate PostgreSql to TypeSpec (#36556)

* Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256)

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>

* Storage STG 101 Typespec (#39128)

* Added new Typespec version for STG101 (#38546)

* new typespec version

* Added generated_blob

* updated default tag in readme

* Added examples directory

* Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626)

* added DelegatedUserTid

* Add generated_blob.json

* re-commented @azure-tools/typespec-csharp

* updated formatting

* Added SKUs (#38658)

* Merged main (#38661)

* Spelling baseline and corrections for .github folder (#38545)

* Baseline for .github folder

* Narrow exceptions for some spellings

* Format

* spell check tests/fixtures

* [.github/shared] type-check tests (#38532)

- Enable TypeScript type checking of test files
- Address all type errors
- Preparing to enable eslint type-checked ruleset
- In future PR, will enable type-checking of tests in `.github/workflows`

* Migrate conditional flatten to flattenProperty (#38541)

* npm update (#38548)

* Durabletask: Revert client rename to meet .NET naming conventions (#38552)

* Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)"

This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241.

* DurableTask client: add new class name

---------

Co-authored-by: Bernd Verst <beverst@microsoft.com>

* desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798)

desktopvirtualization 2025-08-01-preview & 2025-09-01-preview

Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>

* Update the csharp codegen settings for mysql (#38566)

* Update the DurableTask configuration to support the new MPG (#38568)

* java, mgmt, elasticsan config (#38569)

* java, mgmt, acr, config readme (#38570)

* Swagger changes to Support Jira V2 in ADF (#38430)

* Update Dataset.json for Jira dataset properties

Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset.

* Add JiraDatasetTypeProperties to Dataset.json

Added Jira dataset properties with descriptions for tableName, table, and schema.

* Change dataset reference from Generic to Jira type

* Update Jira dataset descriptions for V2 support

* Update Jira dataset descriptions for V2 support

---------

Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>

* Using new management plain generator for service dependency map (#38567)

* update tspconfig.yaml.

* replace suffix "Request" With "Content" in model names.

* update client.tsp

* update client.tsp

* fix format issue.

* mgmt, java, monitor, directive to avoid enum of duplicated name (#38572)

* Update readme.md (#38565)

Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* add python config (#38576)

* Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559)

* Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472)

* Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview

* Updates readme

* Updates API version in new specs and examples

* add alb addon to managed cluster ingress profile (#38022)

* Update managed namespace preview api based on GA api (#38036)

* add default domain to aks preview 2025-09-02 (#38037)

* feat: Support nftables mode in kube-proxy (#38030)

* feat: Support nftables mode in kube-proxy

* allow nftables word

* asdf

* asdf

* asdf

* remove outdated maintenance config examples (#38057)

Co-authored-by: juanbe <juanbe@microsoft.com>

* Added new kata naming convention to preview API. (#38067)

---------

Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>

* added older preview versions (#38397)

* added older preview swagger

* added back 20241115preview and 20250515preview in typespec

* updated readme

* add older preview swagger

* added 20241115preview and 20250515preview in typespec for Conv inference

* updated readme

* added older preview swaggers for conv authoring

* add older preview in typespec

* update readme

* fix typespec validation

* updated readme

* removed 20241115preview from analyzetext

* remove from analyzetext readme

* removed 20241115preview from analyze conversations

* remove from analyzeconversation readme

* removed 20241115preview from analyzeconversationauthoring

* removed from analyzeconversationauthoring readme

* Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583)

* prompt

* this

* line

* update bens suggestions

* update

* remove try to find pkg path logic

* Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md

Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* path

* updates

* list numbering incorrect

* linting

---------

Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>

* Update Microsoft365 naming to Channels (#38517)

* Migrate newrelic to TypeSpec (#36442)

* generated

* update

* update

* update

* update

* update

* delete

* update

* update

* remove x-cadl-generated

* update

* delete consumes

* update

* rename folder

* remove legacyoperation

* update tspconfig

* format

* update summary and description

* update

* add namepattern

* fix java package name

* service-dir for java

* Update tspconfig.yaml

* update

* add config for python

* rename op name for python

* sync go directive

* update package name for js sdk

* remove rename config for python

* update service-dir for js sdk

* fix

* Update output directory and module for New Relic

* update client name for js

* Add createOrUpdate client for MonitoredSubscriptions

* update

---------

Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* service bus config (#38578)

* Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286)

* Add maintenance config fields to ARM spec

* Move versions from private repo to public for Microsoft.Datadog (#38009)

* Base commit

* Add new api versions

* Fix SDK validation

* Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054)

* Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview

Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview.

* Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview

- Convert EdgeActions from JSON swagger to TypeSpec
- Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#)
- Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK
- Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention)
- Add file-scoped suppression for ProvisioningStateMustBeReadOnly
- Add new operations: SwapDefault, DeployVersionCode, GetVersionCode
- Update all examples to 2025-09-01-preview
- Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples

* fix java sdk validation

* fix(edgeactions): address PR review comments for 2025-09-01-preview

- Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline
- Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior
- Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId)
- Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md
- Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings

* style(edgeactions): apply tsp format to TypeSpec files

- Reformat @@extension calls to multi-line style for better readability
- Reorder #suppress directive placement per formatter rules

* remove unnecessary ProvisioningStateMustBeReadOnly suppression

All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules.

* Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression"

This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772.

* extend ResourceProvisioningState for standard ARM compliance

Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle.

* remove ProvisioningStateMustBeReadOnly suppression

Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements.

* add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation

Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors.

References:
- https://github.com/Azure/azure-openapi-validator/issues/637
- https://github.com/Azure/oav/issues/848

---------

Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>

* Merge tag for ACR Go release (#38594)

* Merge tag for ACR Go release

* Update input file path for container registry tasks

* fix

* update

* Add documentation for Defender for Containers resource level (#35905)

* Add documentation for Defender for Containers resource level

* remove operation status

* prettier

* remove tags with multiple versions

* revert

* new line

* revert

---------

Co-authored-by: ygorshomov <ygorshomov@microsoft.com>

* [CQA] Correct typo (#38579)

* correct typo

* change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal

---------

Co-authored-by: Qi Yin <v-qiyin1@microsoft.com>

* Waves API (#37394)

* Changes for public preview

* Adding refresh API

* Adding further types for drApplicanceInventoryId

* [.github] type-check tests (#38591)

* Add contrainerregistry directive (#38619)

* add directive

* add directive

* add directive

* add directive

* add directive

* mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616)

* remove the csharp config since this library is still generating from swagger (#38599)

* Keyvault.Management TypeSpec, fix secrets put (#38620)

* fix secret

* regen

* Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359)

Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359)

* Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607)

* add tool instructions prompt

* minor

* prompt revision

* prompt revision and fallback to core requirements

* rename langs to languages + revise prompt

* edit prompt and make checks concurrent

* fix prompt

* add venvPath argument

* minor prompt and log edit

---------

Co-authored-by: jennypng <63012604+JennyPng@users.noreply.github.com>

* Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581)

* omit constructors (#38588)

* Update with the configuration to run go generate after tsp compile. (#38609)

There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems.

This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly.

* Fix tag in dns-resolver new version for swagger generations (#38635)

* remove HDInsight On Aks api specs (#38593)

Co-authored-by: Yukun Li (Beyondsoft) <v-yukunli@microsoft.com>

* Updated the description for the boundingBox property of the address object. (#38554)

* Release Microsoft.Network API Version 2025-03-01  (#38556)

* Copy files from stable/2025-01-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2025-03-01

Updated the API version from stable/2025-01-01 to stable/2025-03-01.

* Added tag for 2025-03-01 in readme file

* Copy readme.md suppressions and directives from previous stable version

* Application Gateway Entra JWT Validation Feature Support (#38335)

* Application Gateway Entra JWT Validation Feature Support

* fixing doe style issues

---------

Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>

* Application Gateway MTLS Passthrough Feature Support (#38337)

Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Remove NonSensitivity for DDoS ruleset (#38246)

* Remove NonSensitivity

* make change in the right API folder

* add suppression

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* Adding recordType field to 2025-03-01 version (#38361)

* Adding recordType field to 2025-03-01 version

* Changed description of RecordType

---------

Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>

* Add new DdosCustomPolicy properties + update examples (#38272)

* Add DCP properties + update examples to 2024-07-01 to 2025-03-01

* Remove unecessary FIP from examples

* Remove < 2025-03-01 API version changes + Resolve PR feedback

* Remove unecessary type

* Fix PR comments

* Attempt

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Updating Examples Files For ErGwScale Get / Update (#38419)

* update examples

* updated the jsons

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* IpVersionType property for Private Endpoint API (#38497)

* Addedipconfig type

* Fix indentation

* Addressing comments

* Added example

---------

Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* IP Preservation API Support (#38358)

* IP Preservation API Support

---------

Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

---------

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: Hemant Imudianda <hemant.imudianda@apcera.com>
Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: baoqihuang0326 <119557638+baoqihuang0326@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: riddhinilawar <62386378+riddhinilawar@users.noreply.github.com>
Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>
Co-authored-by: Jennifer Wong <156020508+jwong-MS@users.noreply.github.com>
Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: Piyush Mishra <95299755+bzpiyush@users.noreply.github.com>
Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: pribansa <134259460+pribansa@users.noreply.github.com>

* Add optional boolean to capabilityhost object and rename agentDeployments (#38374)

* Add optional boolean to capabilityhost object

* Rename applications/deployments to applications/agentDeployments.

* Update naming enablePublicHostedCode -> enablePublicHostingEnvironment.

* Update suppression to fix path.

---------

Co-authored-by: Jeremy Kramer <jkramerdesigns@hotmail.com>

* LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611)

* LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state

* Review feedback: break, eliminate empty set handling in favor of empty tag value

* Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639)

Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* fix param order (#38657)

Co-authored-by: catalinaperalta <caperal@microsoft.com>

* Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660)

This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f.

* Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655)

* Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values

- Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value)
- Changed SKU name from 'Basic' to 'Standard' in all examples
- Affected files: 8 example JSON files in EdgeActions preview API

* Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values

- Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value)
- Changed SKU name from 'Basic' to 'Standard' in all examples
- Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/

---------

Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>

---------

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <beverst@microsoft.com>
Co-authored-by: Rui Guo <48600426+ruiguoamz@users.noreply.github.com>
Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>
Co-authored-by: Arthur Ma <mars.arthur@263.net>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Sudhir Reddy Emmadi <reddysudhir12@gmail.com>
Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>
Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: nirmochiach <mochiachnir@microsoft.com>
Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>
Co-authored-by: amber-Chen-86 <v-amberchen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: fmabroukmsft <134638798+fmabroukmsft@users.noreply.github.com>
Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jim Du <102357939+jim-du@users.noreply.github.com>
Co-authored-by: vikotha <81368129+vikotha@users.noreply.github.com>
Co-authored-by: tundwed <55289657+tundwed@users.noreply.github.com>
Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: yossigorshomov <yossigor@gmail.com>
Co-authored-by: ygorshomov <ygorshomov@microsoft.com>
Co-authored-by: Amichelangelo <37525416+Amichelangelo@users.noreply.github.com>
Co-authored-by: Qi Yin <v-qiyin1@microsoft.com>
Co-authored-by: sorabhtandon <84002800+sorabhtandon@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
Co-authored-by: nnellikunnu <112621306+nnellikunnu@users.noreply.github.com>
Co-authored-by: jennypng <63012604+JennyPng@users.noreply.github.com>
Co-authored-by: Grace Wilcox <43627800+gracewilcox@users.noreply.github.com>
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
Co-authored-by: jamesvoongms <104241521+jamesvoongms@users.noreply.github.com>
Co-authored-by: yk <83654272+2258093686@users.noreply.github.com>
Co-authored-by: Yukun Li (Beyondsoft) <v-yukunli@microsoft.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>
Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: Hemant Imudianda <hemant.imudianda@apcera.com>
Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: baoqihuang0326 <119557638+baoqihuang0326@users.noreply.github.com>
Co-authored-by: riddhinilawar <62386378+riddhinilawar@users.noreply.github.com>
Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>
Co-authored-by: Jennifer Wong <156020508+jwong-MS@users.noreply.github.com>
Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: Piyush Mishra <95299755+bzpiyush@users.noreply.github.com>
Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: pribansa <134259460+pribansa@users.noreply.github.com>
Co-authored-by: Jeremy Kramer <jkramerdesigns@hotmail.com>
Co-authored-by: catalinaperalta <9859037+catalinaperalta@users.noreply.github.com>
Co-authored-by: catalinaperalta <caperal@microsoft.com>

* Added SourceEncryptionKey (#38662)

* Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665)

* tsp compile

* clean install + re-compile

---------

Co-authored-by: Nick Liu <nicliu@microsoft.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Timothee Guerin <timothee.guerin@outlook.com>
Co-authored-by: Bernd Verst <github@bernd.dev>
Co-authored-by: Bernd Verst <beverst@microsoft.com>
Co-authored-by: Rui Guo <48600426+ruiguoamz@users.noreply.github.com>
Co-authored-by: Rui Guo <guorui@microsoft.com>
Co-authored-by: Liwei Ying <liweiying@microsoft.com>
Co-authored-by: Arthur Ma <mars.arthur@263.net>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Sudhir Reddy Emmadi <reddysudhir12@gmail.com>
Co-authored-by: Jingshu918 <138486531+Jingshu918@users.noreply.github.com>
Co-authored-by: haiyuan_zhang <haiyuan.zhang1982@gmail.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: nirmochiach <mochiachnir@microsoft.com>
Co-authored-by: FumingZhang <81607949+FumingZhang@users.noreply.github.com>
Co-authored-by: Sneha Chhabria <59101963+snehachhabria@users.noreply.github.com>
Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: Oliver King <olivermerkleyking@gmail.com>
Co-authored-by: Jack Ma <jack4it@hotmail.com>
Co-authored-by: Juan Diego Bencardino <jdbencardinop@unal.edu.co>
Co-authored-by: juanbe <juanbe@microsoft.com>
Co-authored-by: Martin Heberling <martin.heberling.dalies@gmail.com>
Co-authored-by: amber-Chen-86 <v-amberchen@microsoft.com>
Co-authored-by: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com>
Co-authored-by: l0lawrence <llawrence@microsoft.com>
Co-authored-by: Ben Broderick Phillips <ben@benbp.net>
Co-authored-by: fmabroukmsft <134638798+fmabroukmsft@users.noreply.github.com>
Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jim Du <102357939+jim-du@users.noreply.github.com>
Co-authored-by: vikotha <81368129+vikotha@users.noreply.github.com>
Co-authored-by: tundwed <55289657+tundwed@users.noreply.github.com>
Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: yossigorshomov <yossigor@gmail.com>
Co-authored-by: ygorshomov <ygorshomov@microsoft.com>
Co-authored-by: Amichelangelo <37525416+Amichelangelo@users.noreply.github.com>
Co-authored-by: Qi Yin <v-qiyin1@microsoft.com>
Co-authored-by: sorabhtandon <84002800+sorabhtandon@users.noreply.github.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Dapeng Zhang <dapzhang@microsoft.com>
Co-authored-by: nnellikunnu <112621306+nnellikunnu@users.noreply.github.com>
Co-authored-by: jennypng <63012604+JennyPng@users.noreply.github.com>
Co-authored-by: Grace Wilcox <43627800+gracewilcox@users.noreply.github.com>
Co-authored-by: Richard Park <51494936+richardpark-msft@users.noreply.github.com>
Co-authored-by: jamesvoongms <104241521+jamesvoongms@users.noreply.github.com>
Co-authored-by: yk <83654272+2258093686@users.noreply.github.com>
Co-authored-by: Yukun Li (Beyondsoft) <v-yukunli@microsoft.com>
Co-authored-by: steve munk <33468793+stevemunk@users.noreply.github.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>
Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: Hemant Imudianda <hemant.imudianda@apcera.com>
Co-authored-by: Hemant Imudianda <heimudia@microsoft.com>
Co-authored-by: baoqihuang0326 <119557638+baoqihuang0326@users.noreply.github.com>
Co-authored-by: riddhinilawar <62386378+riddhinilawar@users.noreply.github.com>
Co-authored-by: Riddhi Nilawar <rinilawar@microsoft.com>
Co-authored-by: Jennifer Wong <156020508+jwong-MS@users.noreply.github.com>
Co-authored-by: aneeshakella-microsoft <109654329+aneeshakella-microsoft@users.noreply.github.com>
Co-authored-by: Piyush Mishra <95299755+bzpiyush@users.noreply.github.com>
Co-authored-by: Piyush Mishra <piyushmishra@microsoft.com>
Co-authored-by: pribansa <134259460+pribansa@users.noreply.github.com>
Co-authored-by: Jeremy Kramer <jkramerdesigns@hotmail.com>
Co-authored-by: catalinaperalta <9859037+catalinaperalta@users.noreply.github.com>
Co-authored-by: catalinaperalta <caperal@microsoft.com>

* remove outdated TypeSpecValidation suppressions (#39247)

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* build(deps-dev): bump @typespec/compiler (#39284)

Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec).


Updates `@typespec/compiler` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/typespec-stable@1.7.0...@typespec/compiler@1.7.1)

---
updated-dependencies:
- dependency-name: "@typespec/compiler"
  dependency-version: 1.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typespec
...

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

* bump prettier from 3.6.2 to 3.7.4 (#39308)

* [.github] ignore shared/coverage in eslint (#39312)

* [EngSys] npm update --before 2025-12-16 (#39313)

- earliest date compatible with tsp version

* [TSP Migration]--RedisEnterprise (#38436)

* just converted

modelerfour:
  lenient-model-deduplication: true
  prenamer: true

* could compile

* update

* update

* Update tspconfig.yaml

* update

* Update tspconfig.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* update

* update

* update

* update

* update client name

* update config for python

* updaate

* add config

* remove example config

* revert code

* fix PrivateEndpointConnection duplicate schema

* remove java config

* fix PrivateEndpointConnectionListResult

* add go config

* add go config

* add go config

* update

* update go config

---------

Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* [.github] bump vitest from 3.2.4 to 4.0.15 (#39309)

* [eng/tools] Bump @types/node from 18 to 20 (#39314)

* Update StorageSync TypeSpec definitions for new .NET MPG support (#39257)

* build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240)

Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Merge GalleryRP 2025-03-03 Features into Main (#38715)

* add new version to main.tsp

* add examples

* swagger generated

* update readme file

* add import versioining

* Gallery Image version StorageAccountStrategy  (#35769)

* tsp update

* swagger added

* fix typespec CI validation

---------

Co-authored-by: Ojo Okoka <ojookoka@microsoft.com>

* New resource type - Gallery Scripts  (#35887)

* added models and main.tsp reference

* update

* add added decorators

* fix unintentional change

* add examples

* update galleryScript name pattern

* fix parameter name with back-compatibles

* fix CI failures

* update responses codes

* fix enum descriptions

* add validationStatus

* update

* set readOnly properties as readOnly

* remove schema from 202 returns

* fix typo

* tsp compiler updated

* Included Azure-AsyncOperation headers to address ARM Comments

* Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues

* Attempt to fix CI TypeSpec Validation

* Attempt to fix CI TypeSpec Validation through npx commands

* Attempted fix

* Cleanup GalleryScriptVersion.tsp file

* Attempted to use Azure decorators

---------

Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Ojo Okoka <ojookoka@microsoft.com>

* Compilation Errors for TS Validation Fix

* Adding updated Gallery swagger to updated Readme input-file

* Rollback name pattern req + updates to Typespec Validation

* Adding delete read only directives to change 2024-03-03 json from update

* Reversing changes and Getting Breaking Change Approval

* Revert name pattern changes to see CI checks

* Fix Readme and add Swagger Lint Suppression

* Corrected name for min and maxValue

* Rollback on parameter name changes

* Added existing name pattern for GalleryApplications

* Removed suppression for NamePattern

---------

Co-authored-by: Theodore Chang <thchan@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: audreyttt <audreytoney@microsoft.com>

* add .net sdk config (#39177)

Signed-off-by: Ryan Zhang <yangzhangrice@hotmail.com>

* Made dotnet SDK validation required (#39318)

* Enabled required setting for .net

* Fixed test

* Remove Invoke-ToolDescriptionEvaluator script (#39321)

Co-authored-by: Summer Warren <summerwarren@microsoft.com>

* Rename body (#39265)

* Rename body

* update examples.

* updates

* update

* update

* updates

* Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319)

* Dell public swagger API release (#39310)

* typespec move for november preview (#38980)

* typespec move for november preview

* delete manual swaggers

* update readme

* update

* update

* rename for java

* client.tsp

* fix

* java client

* Update tspconfig.yaml for Azure Stack HCI SDK

* update

* Revert "update"

This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5.

* duplicate list

* use arm operations

* fix doc comment

* fix documentation

* roo analysis

* refactor duplicate models

* remove dup text

* adding dec preview

* remove swaggers

* Exclude some flattenProperties for js

* restore not common models

* Refactor EdgeMachine Models 

* duplicate list

* use arm operations

* fix doc comment

* [Minor] use arm operations for ov api  (#39121)

* use arm operations

* fix doc comment

* make commit ready

* format

* fix documentation

* roo analysis

* refactor duplicate models

* remove dup text

* restore not common models

* format

* readme update

* formatting

* update

* tsp compile with new version

* no base version annotation

* revert examples for november to store original alignment

* hci properties for december

* prettier fix

* revert

* remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions);

* recompile using compiler 1.7.0

* remove client flatten to unblock sdk

* lint diff suppression

* remove unused model

* remove flatten from non model

---------

Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jialin Huang <jialinhuang@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>

* Update client setting of Terraform (#39304)

* update descriptions for execute create and delete (#39218)

* [EngSys] npm update --before 2025-12-17 (#39336)

* [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315)

- reactions to breaking changes
  - adds config to include only `test` dir
    - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`)
  - [openapi-diff-runner] mock ctors using `function` instead of `=>`

* Set StagedArtifactsFolder to empty if it's undefined (#39303)

* Set StagedArtifactsFolder to empty if it's undefined

* Set variable when it's valid

* build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338)

Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337)

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.63.0 to 0.63.1
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/typespec-azure-rulesets@0.63.0...@azure-tools/typespec-client-generator-core@0.63.1)

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

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

* fix flatten breakings for avs (#39325)

* Add swagger and typespec `module`  version suffix (#39133)

* add suffix

* add config

* add config

* add version suffix

* add quota version suffix

* update version

* Cleaned up obsolete content (#39225)

* [typespec-requirement] enable eslint (#39348)

* [eslint] Enable debug category "eslint:linter" (#39349)

- Lists all files analyzed

* [tsp-client-tests] enable eslint (#39350)

* Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861)

* Move service groups to its own service

* Change RP name from managementgroups to management

* Update SDK config files

* Update readme.java.md

* Update readme.java.md

* Update readme.java.md

* Update readme.md

* Update wth Typespec migration

* Move typespec files to service ManagementGroups

* Update tspconfig.yaml

* Move service groups to its own service

* Change RP name from managementgroups to management

* Update SDK config files

* Update readme.java.md

* Update readme.java.md

* Update readme.java.md

* Update readme.md

* Update wth Typespec migration

* Move typespec files to service ManagementGroups

* Update tspconfig.yaml

---------

Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364)

Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
  dependency-version: 0.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* Updete client settings for VirtualEnclaves (#39355)

* Update client settings for StorageMover (#39329)

* Updete client settings for WorkloadOrchestration (#39356)

* configure default value for python (#39368)

* Migrate stress cluster resource groups (#39126)

Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>

* [TSP Migration][batch] TypeSpec migrated from swagger (#38084)

* converted

* solved error

* update @list && main.tsp description

* update parameters:name

* update response:header

* update x-nullable:true

* update deprecated && delete deprecated suppress

* update tspconfig.yml & midify readme & delete other swagger file

* after prettier

* after prettier recource-manager

* solve warning

* add @secret & update #suppress

* fix x-ms-enum missing name

* update readme

* fix tspconfig location error

* remove operationId

* remove @useDepedency

* update missing

* model validation test

* model validation test

* fix model validation error

* fix model validation error

* fix model validation error

* fix model validation error

* Revert "model validation test"

This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496.

* fix default response

* update

* update

* prettire

* update

* update dec & summary

* update

* update

* fix tsmv error

* format change

* diff fix

* add title

* fix diff

* diff fix

* update description

* delete

* fix model validation error

* update response

* update

* update

* fix

* remove FIXME

* Replace with Custom Resource Model and Update

* update client name for js sdk

* update

* java config

* java config

* Update client.tsp

* update go config

* update go config

* add go config

* add go config

* add go config

* Add publicNetworkAccess missing enum name

* update

* update

* update

* update

* update

* add go config

* fix

* add go config

* format

* add go config

* format

* update path parameter descriptions

* fix

* update

* update accountName Doc and Pattern

* update title on nodeDeallocationOption

* change batchaccount to TrackedResource

* Update client.tsp

* Update client.tsp

* Clean up blank lines in client.tsp

Removed unnecessary blank lines in client.tsp

* delete duplicate title

* update batchaccount pattern

* Add config for csharp

---------

Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: mcgallan <1186003288@qq.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: XiaofeiCao <xiaofeicao@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: judy.liu <v-liujudy@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* Storage STG 101 Swagger (#39127)

* initial commit (#37884)

* update blob enum (#37888)

* Added Files Swagger (#37955)

* Added Files swagger (#37986)

* Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed (#37893)

* Add support for missing SKU Name values (#37954)

* Delete Blob Conditional Tier 101 (#37913)

* Delete Blob Conditional Tier

* un-parameterized

* Added SourceCustomerProvidedKey Request Headers (#37928)

* Cross-Tenant support for Principal Bound Delegation Sas 101 (#38020)

* Added Request body and Response body

* Added changes for Files

* Added chnages for Queues

* removed queues

* Added queues back

* Added ShareErrorCodes (#37984)

* Grouped Source CPK (#39176)

* Removed enum (#39320)

---------

Co-authored-by: Nick Liu <nicliu@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* MPG migration - purestorageblock (#39365)

* MPG migration - onlineexperimentation (#39345)

* update tspconfig.yaml (#39359)

* Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal (#39088)

* Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal

* update go config

---------

Co-authored-by: ReleaseHelper <ReleaseHelper>

* Edge actions api 2025 12 01 preview -  Remove addAttachment and deleteAttachment operations from the public EdgeActions API (#38775)

* Add baseline for 2025-12-01-preview based on 2025-09-01-preview

Copy all files from 2025-09-01-preview as baseline for new API version.
This is an exact copy of 2025-09-01-preview before making any changes to remove attachment APIs.

* Remove addAttachment and deleteAttachment operations from 2025-12-01-preview

- Added @removed decorator to addAttachment and deleteAttachment operations in main.tsp
- Updated tspconfig.yaml with multi-version output pattern
- Set 2025-12-01-preview as default tag in readme.md
- Removed stale example files with incorrect naming
- Both API versions generated from single TypeSpec source

* fix: make read-only properties optional in 2025-12-01-preview to fix SDK generation

- EdgeActionAttachment.id: made optional with @madeOptional decorator
- EdgeActionVersionProperties.validationStatus: made optional
- EdgeActionVersionProperties.lastPackageUpdateTime: made optional
- EdgeActionExecutionFilterProperties.lastUpdateTime: made optional

These read-only properties cannot be provided by clients on create/update,
so they should not be required. Using @madeOptional ensures the change
only applies to 2025-12-01-preview while maintaining backward compatibility
with 2025-09-01-preview.

---------

Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com>
Co-authored-by: AnamikaNupur <72171048+AnamikaNupur@users.noreply.github.com>

* Fixed SiteDetails in EdgeMachine (#39407)

merging bug fix

* Added new api to provide workspace details using workspace ID (#39186)

* Base commit to add new api-version

* Added new api to provide workspace details using workspace ID

* Fixed CI validation

* Fixed CI validation

* Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp

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

* Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp

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

* Update specification/loadtestservice/data-plane/playwright/preview/2026-01-01-preview/playwright.json

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

* Fixed CI validation

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* Add Azure Red Hat OpenShift 2025-07-25 API version (#35013)

* commit previous API version `v2024-08-12-preview` first

* commit new API version `v2025-07-25` second

* Remove unsupported SQL Pool Metadata Sync Configs pages (#39331)

* Change only the current default versions (the one specified in https://github.com/Azure/azure-rest-api-specs/blob/main/specification/synapse/resource-manager/readme.md#tag-package-composite-v2)

* Moving it from preview file as well as avocado error states that.

* Removing API from older versions

* Removing unreferenced MetadataSyncConfig config

---------

Co-authored-by: Tijana Sonjic <tisonjic@microsoft.com>

* User/gwilfshukrun/fix discrepancies between preview stable (#39293)

* Fix metadataPatch model to be consistent with BE + Preview versions

* Fix operations preview version discrepancies

* Fix alert rules discrepancies between stable and preview

* Fix discrepancies of data connectors between preview and stable

* Fix watchlists discrepancies between preview and stable

* Fix incidents discrepancies between preview and stable

* Fix prettier

* Fix prettier attemp 2

* Fix model of data connectors

* Fix dataconnectors examples

* add mdti to spellcheck

* Revert all previous private changes, keep only the latest preview changes

* Fix alert rule descriptions

* Updated descriptions to better align with naming conventions and product names (#39402)

* Fix AAD references, using name Microsoft Entra ID

* Fix description for data connectors stable

---------

Co-authored-by: Guy Wilf Shukrun <gwilfshukrun@microsoft.com>
Co-authored-by: dacousin-msft <dacousin@microsoft.com>

* [DisconnectedOperations] Add configuration to verify the new code generation (#39033)

* [DevOpsInfrastructure] Add configuration to verify the new code generation (#39008)

* [ComputeSchedule] Add configuration to verify the new code generation (#39022)

* [Qumulo] Add configuration to verify the new code generation (#39011)

* [Grafana] Add configuration to verify the new code generation (#39052)

* Updete client settings for OracleDatabase (#39394)

* Updete client settings for IotOperations (#39416)

* java, mgmt, healthbot, tspconfig for backward-compatibility (#39430)

* Update client settings for FileShare .Net SDK (#39422)

* MPG migration - workloadssapvirtualinstance (#39286)

* Update client settings for AzureStackHciVm (#39425)

* MPG migration - Fabric (#39010)

* Update client setting for FileShares (#39433)

* [storage] configure default value for python (#39251)

* configure default value for python

* configure default value for python

* revert (#39326)

* Adding ADA fields (#38832)

* Adding ada fields

* resolve comments

* resolving model valisation

* resolve model validation

* Adding an example for fulfillmentTiming

* Adding value example

* prettier fix

* add new c# generator client.tsp overrides (#38390)

* [.github/instructions] Add ARM OpenAPI review instructions (#39446)

* [.github] bump actionlint from 1.7.9 to 1.7.10 (#39458)

* build(deps-dev): bump the eslint group across 2 directories with 1 update (#39456)

Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).


Updates `typescript-eslint` from 8.50.0 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint)

Updates `typescript-eslint` from 8.50.0 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint)

Updates `typescript-eslint` from 8.50.0 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint)

Updates `typescript-eslint` from 8.50.0 to 8.51.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-version: 8.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

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

* Batch Management Plane 2025-06-01 (#35105)

* update to 2025-06-01

* removing Certificate, ApplicationLIcenses, and resrouceTags

---------

Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* MPG migration - ServiceNetworking (#39161)

* [healthbot] update python tsp config (#39436)

* Add Python client names for HealthBot management

* Update client.tsp

* Update client.tsp

* [TSV] Support optional check in general (#39384)

* Refactor SDK Tspconfig validation rules to separate required and optional rules, enhancing validation logic and error handling

* Enhance optional rules validation: update loadConfig to return undefined, add tests for skipping optional rules when emitters are not configured

* Update eng/tools/typespec-validation/test/sdk-tspconfig-validation.test.ts

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

* Refactor optionalRules handling in SdkTspConfigValidationRule to ensure proper type usage and streamline emitter configuration checks

* Fix type assertion for subRules in SdkTspConfigValidationRule instantiation

---------

Co-authored-by: Kyle Zhang <v-zhanh@microsoft.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update clien…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants