Skip to content

Merge branch main into release-app-Microsoft.App-stable/2026-01-01--1#40216

Merged
LaylaLiu-gmail merged 74 commits into
release-app-Microsoft.App-stable/2026-01-01--1from
merge-main-to-release-app-Microsoft.App-stable/2026-01-01--1
Feb 6, 2026
Merged

Merge branch main into release-app-Microsoft.App-stable/2026-01-01--1#40216
LaylaLiu-gmail merged 74 commits into
release-app-Microsoft.App-stable/2026-01-01--1from
merge-main-to-release-app-Microsoft.App-stable/2026-01-01--1

Conversation

@azure-sdk

Copy link
Copy Markdown
Collaborator

Merge branch main into release-app-Microsoft.App-stable/2026-01-01--1

mzhongl524 and others added 30 commits January 30, 2026 00:25
Co-authored-by: Scott Beddall (from Dev Box) <scbedd@microsoft.com>
Bumps the openapi-typespec group with 1 update in the / directory: @azure-tools/openai-typespec.


Updates `@azure-tools/openai-typespec` from 1.7.2 to 1.7.3

---
updated-dependencies:
- dependency-name: "@azure-tools/openai-typespec"
  dependency-version: 1.7.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openapi-typespec
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.6 to 7.5.7.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.6...v7.5.7)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.7
  dependency-type: indirect
...

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

* Upgrade prettier dependency from 3.8.0 to 3.8.1

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
…0038)

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.64.4 to 0.64.5
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-version: 0.64.5
  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>
* Initial plan

* build(deps-dev): update prettier to 3.8.1 in eng/tools packages

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>

* chore: update package-lock.json for prettier 3.8.1

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
* Initial plan

* Increase test timeout from 20s to 40s in typespec-requirement

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
* convert to TypeSpec

* fix model validation

* format

* update

* update union name

* java config

* Add Python client names for ContainerService

* Enable compatibility-lro in tspconfig.yaml

* Fix tags

* review fix

---------

Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Xiaofei Cao (from Dev Box) <xiaofeicao@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
* updates'

* updates'

* minor suppression removed

* removing dependency

* Revert "removing dependency"

This reverts commit e3dcb52.
* MPG migration recoveryservices

* WIP

* refine

* refine

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* refine

* refine

* refine

* refine

* foramt

* fix me

* fix

* Update specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/RecoveryServices/client.tsp

Co-authored-by: Dapeng Zhang <ufo54153@gmail.com>

* Update specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/RecoveryServices/client.tsp

Co-authored-by: Dapeng Zhang <ufo54153@gmail.com>

* Update specification/recoveryservices/resource-manager/Microsoft.RecoveryServices/RecoveryServices/client.tsp

Co-authored-by: Dapeng Zhang <ufo54153@gmail.com>

---------

Co-authored-by: Dapeng Zhang <ufo54153@gmail.com>
* Refactor network folder structure to comply with Azure Guidelines

* Fixed all common-types references

* Updated cspell.yaml, suppressions.yaml, readme.md

* Fix ApiDocPreview ci error

---------

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

* Update @microsoft.azure/openapi-validator-rulesets to 2.2.1

Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikeharder <9459391+mikeharder@users.noreply.github.com>
* Add instruction to normalize package name

* Add javascript validation

* Add examples

---------

Co-authored-by: Summer Warren <summerwarren@microsoft.com>
Co-authored-by: catalinaperalta <caperal@microsoft.com>
* init converted tsp & examples files

* init openapi json

* fix cspell

* prettier fix

* tsp validation fixes

* formatting fix

* add output dirs

* add containing module for go

* force generation of models

* fix response codes

* match original swagger

* update tsp to skip quotes

* right response code for delete repo

* update to fix routes and regen

* regen after streaming support on get chunk

* add api-version

* link to examples

* regenerated files

* add api version

* regen files

* update to use proper object

* update generated example

* fix to use right name in example

* regen

* fix delete example to use empty body

* regen file

* fix create manifest example

* regen files

* fix example

* regen

* update example to use proper error code

* regen

* add suppressions for LRO and AnonTypes for lintdiff

* fix error code, add scopes url and regen swagger

* fix example file

* fix to use proper error

* fix some breaking changes

* remove deprecated option

* regen swagger

* fix content type

* update namespace

* remove encoded names, stick to swagger names and do client renames

* PR comments

* remove comment
* converted

* could compile

* update

* Update tspconfig.yaml

* Refactor folder

* Create client.tsp

* Update tspconfig.yaml

* Refactor tspconfig.yaml by removing unused fields

Removed package-dir and is-modular-library fields from tspconfig.yaml.

* Update client.tsp

* Update client.tsp

* Update client.tsp

* Update client.tsp

* add go config

---------

Co-authored-by: Tong Xu (MSFT) <v-xuto@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
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: judy.liu <v-liujudy@microsoft.com>
* converted

* could compile

* update

* Update PrometheusRuleGroupResource.tsp

* Refactor folder

* Update tspconfig.yaml

* Create client.tsp

* Update tspconfig.yaml

---------

Co-authored-by: Tong Xu (MSFT) <v-xuto@microsoft.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
* converted

* could compile

* update

* update

* delete for moving

* add to destination

* adjust tspconfig.yaml

* Update tspconfig.yaml

* Update tspconfig.yaml

* Create client.tsp

* Update TenantActivityLogAlertResource.tsp

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
* MPG migration - powerbidedicated

* WIP

* WIP

* refine

* Update specification/powerbidedicated/resource-manager/Microsoft.PowerBIdedicated/PowerBIDedicated/client.tsp

Co-authored-by: Wei Hu <live1206@gmail.com>

* Clarify suppress comment for legacy pageable usage

Updated suppress comment for legacy usage to clarify its purpose.

---------

Co-authored-by: Wei Hu <live1206@gmail.com>
* converted

* could compile

* update

* update

* remove @operationid

* update

* prettier

* Update tspconfig.yaml

* update

* Refactor folder

* Remove is-modular-library flag from tspconfig.yaml

* Update client.tsp

* Update client names and time range constants

* Update client.tsp

* Update client.tsp

* Update client.tsp

* Add statusUrl client name for Java

* feat(alertsmanagement): add Java client name mappings and update tspconfig

Add Java client name mappings for NotificationResult, AlertsMetaData,
AlertsMetaDataProperties, and Essentials models in the client.tsp file.
Also add use-object-for-unknown option to tspconfig.yaml to handle
unknown properties properly.

* add go config

* fix: AlertModificationItem.details nullable

---------

Co-authored-by: Tong Xu (MSFT) <v-xuto@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: ChenxiJiang333 <119990644+ChenxiJiang333@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: v-huizhu2 <v-huizhu2@microsoft.com>
Co-authored-by: judy.liu <v-liujudy@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
…r to public repo (#39757)

* Sync with azure-rest-api-specs-pr repo

* build fixes

* tsv fix

* Fixed examples

* Update JS config

---------

Co-authored-by: kazrael2119 <98569699+kazrael2119@users.noreply.github.com>
Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: Nikhil Gupta <52026487+nikhgup@users.noreply.github.com>
…ht Workspaces (#40064)

* [Azure App Testing] Added API Version 2026-02-01-preview for Playwright Workspaces
* Mark package as released using azsdk cli command
* Fix endpoint type

* regen
* Added optional parameter for datamap remove classification api

* Updated TypeSpec and example for remove classification api

* Datamap api example update

---------

Co-authored-by: Sidhant Sharma <sidhansharma@microsoft.com>
AkhilaIlla and others added 21 commits February 4, 2026 16:01
* Fix Incorrectly removing label ARMSignedOff for trivial PRs

* fix prettier issue

---------

Co-authored-by: akhilailla <akhilailla@microsoft.com>
* update python config

* update python config

* update python config
* Fix some issues in command tsmv

* Update

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
* try tsp deprecate

* new preview version

* cluster jobs

* updates swagger changes

* Remove 2025-11-01-preview api and remove supportStatus from cluster as
no longer supported

* restore swagger for november preview as breaking change

* update readme

* fix model validation

* add new enum value, remove unused path

---------

Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>
Explicitly define our Patch payload with the updatable properties only otherwise code gen will add the non-updatable properties as well
* MPG migration - loadtestservice
* init

* sql instance changes

* updating readme

* updates

* updating api version in jsons

* moving to preview

* adding sql instance changes

* readme update

* taking base as 2025-08-01

* merging 2025-02-28-preview changes

* adding sql instance snapshot backup changes

* VaultName parameter fix

* fixing json

* updating main.tsp

* updating examples

* updating .tsp files and bms.json based on tsp npx tsv cmd

* adding versioning

* updates

* updates

---------

Co-authored-by: chandrikagonuguntla <chandrikagonuguntla@users.noreply.github.com>
…1 typespec (#39683)

* convert

* update examples

* update

* update

* delete

* update finalresult

* update finalresult

* remove operationId and related suppression

* update tspcofig

* fix

* rename folder

* delete

* remove private

* remove csharp in tspconfig

* fix update

* Add Secret on model properties and Fix ComputeResource

* fix ts validation error

* regen

* remove hierarchyBuilding

* fix void finalresult

* fix deleteBulk

* Update tspconfig.yaml

* Update specification/machinelearningservices/MachineLearningServices.Management/tspconfig.yaml

* Update tspconfig.yaml for Machine Learning services

* add void finalresult for addBulk

* refactor(spec): update Java client naming for blob reference SAS operations

- Rename GetBlobReferenceSASRequestDto to GetBlobReferenceSasRequestDto for Java
- Rename GetBlobReferenceSASResponseDto to GetBlobReferenceSasResponseDto for Java
- Rename SASCredential to SasCredential for Java
- Rename SASCredentialDto to SasCredentialDto for Java
- Rename SASAuthTypeWorkspaceConnectionProperties to SasAuthTypeWorkspaceConnectionProperties for Java
- Rename Registries.getBlobReferenceSAS to getBlobReferenceSas for Java client

* Remove legacy client name annotations

Removed legacy client name annotations for BlobReferenceSAS and SASCredential.

* Fix Java casing for SAS-related types

Added Java casing fixes for SAS-related types and operations in client.tsp.

* 2025-12-01 typespec api version creation

* Models.tsp update

* patch reigstry spec

* Reflect new SDK fixes from typespec conversion PR

* Fix Registry.tsp duplicate symbols causing SDK generation failure

Remove duplicate model definitions (ManagedResourceGroupSettings,
RegistryPrivateEndpointConnection, etc.) that were already defined in
models.tsp and causing 'duplicate-symbol' compilation errors.

Also remove RegistryPrivateEndpointConnections interface using
non-existent ARM operation templates.

* Disable Go generate-samples due to emitter bug with example file matching

The Go emitter incorrectly matches DataContainer examples to CodeContainerProperties
model, causing 'field with serializedName dataType not found' error. This appears
to be a bug in how the emitter processes examples with client location reorganization.

* Add package-2025-12-01 tag to readme.md for lint-diff validation

* Format 2025-12-01 JSON files with prettier

* fix: format TypeSpec source examples for 2025-12-01 with prettier

* patch reigstry spec

* remove duplicated model definitions

* fix: format RegistryPrivateEndpointConnection.tsp for TypeSpec validation

* fix: remove duplicate managedResourceGroup properties from Registry envelope

* chore: regenerate swagger files to sync with TypeSpec source

* fix: set generate-samples to true for Go emitter to pass SDK config validation

* Update to allow lintdiff to succeed

* Fix breaking changes in 2025-10-01-preview: Remove global use-read-only-status-schema setting

- Removed use-read-only-status-schema: true from tspconfig.yaml to prevent global readOnly changes
- Added ProvisioningStateMustBeReadOnly suppression for package-2025-12-01 tag in readme.md
- Regenerated swagger files to remove erroneous readOnly: true from provisioningState enums

This fixes the 63 ReadonlyPropertyChanged breaking change errors in the preview version.

* Fix DataContainer FinalResult typo: CodeContainer -> DataContainer

The LroHeaders for DataContainers_CreateOrUpdate and RegistryDataContainers_CreateOrUpdate
incorrectly referenced CodeContainer as the FinalResult type. This was a copy-paste error
from the swagger-to-typespec conversion.

* Update FIXME suppressions with proper justifications

* Add secret decorators to remove XMSSecretInResponse suppressions

* Remove preview comments from property descriptions

* Fix model validation errors by removing preview-only features from stable examples

* Remove FineTuningJob and DistillationJob examples from TypeSpec source and regenerate openapi.json

* fix: remove preview-only properties from 2025-12-01 stable examples

Remove properties that are marked as @removed(Versions.v2025_12_01) from
source example files to fix model validation errors:

- Compute/ComputeInstance: autologgerSettings, enableOSPatching, enableRootAccess, releaseQuotaOnStop
- Job/CommandJob: parentJobName
- ServerlessEndpoint: contentSafetyLevel

* style: fix tsp format for models.tsp

* Lintdiff updates

* Lintdiff fix

* chore: retrigger CI pipelines

* Update suppressions to remove old generic justification

* Fix cspell failure

---------

Co-authored-by: mcgallan <1186003288@qq.com>
Co-authored-by: Zihe Wang (WICRESOFT NORTH AMERICA LTD) <v-zihewang@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: v-huizhu2 <v-huizhu2@microsoft.com>
Co-authored-by: Chao Yu <chaoyu@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
* Added powershell emitter in Edge Marketplace

* Updated tsp config
* init

* sql instance changes

* updating readme

* updates

* updating api version in jsons

* moving to preview

* adding sql instance changes

* readme update

* taking base as 2025-08-01

* merging 2025-02-28-preview changes

* adding sql instance snapshot backup changes

* VaultName parameter fix

* fixing json

* updating main.tsp

* updating examples

* updating .tsp files and bms.json based on tsp npx tsv cmd

* adding versioning

* updates

* updates

* fixing js sdk validation

* reverting last commit

* removing VaultNameParameter

---------

Co-authored-by: chandrikagonuguntla <chandrikagonuguntla@users.noreply.github.com>
…0180)

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.64.5 to 0.64.6
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/commits)

---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
  dependency-version: 0.64.6
  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>
* Update garnetCache.json

Changing entity names to resolve conflicts in sdk generation

* Fix location header in CosmosDBGarnetClusterPatch example to use URI instead of region name

---------

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Karthik chakravarthy <88904658+kcheekuri@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Sandip Shahane <sandipsh@microsoft.com>
* Fixing garnet patch sample

Fixing garnet patch sample

* Update CosmosDBGarnetClusterPatch.json

implementing pr comments

* Fix response schema

* Resolve breaking change

* Removing body

* Removing schema

---------

Co-authored-by: Karthik chakravarthy <88904658+kcheekuri@users.noreply.github.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Prachi Nandi <prachinandi@microsoft.com>
@github-actions

github-actions Bot commented Feb 6, 2026

Copy link
Copy Markdown

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

Comment generated by summarize-checks workflow run.

@LaylaLiu-gmail LaylaLiu-gmail merged commit d56cfe1 into release-app-Microsoft.App-stable/2026-01-01--1 Feb 6, 2026
@LaylaLiu-gmail LaylaLiu-gmail deleted the merge-main-to-release-app-Microsoft.App-stable/2026-01-01--1 branch February 6, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.