Skip to content

Conversation

mbhardwaj-msft
Copy link
Contributor

@mbhardwaj-msft mbhardwaj-msft commented Jul 7, 2025

Add new query param testIds to ListTestRunQueryParams model in LoadTestService to filter test runs by multiple test IDs.
This is for the upcoming 2025-03-01-public-preview release

Copy link

openapi-pipeline-app bot commented Jul 7, 2025

Next Steps to Merge

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

Copy link

openapi-pipeline-app bot commented Jul 7, 2025

PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

Copy link

github-actions bot commented Jul 7, 2025

API Change Check

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

Language API Review for Package
TypeSpec Microsoft.LoadTestService
JavaScript @azure-rest/load-testing
Java com.azure:azure-developer-loadtesting
Python azure-developer-loadtesting

@AzureRestAPISpecReview AzureRestAPISpecReview added data-plane TypeSpec Authored with TypeSpec labels Jul 7, 2025
@mbhardwaj-msft mbhardwaj-msft marked this pull request as ready for review July 7, 2025 05:27
@mbhardwaj-msft mbhardwaj-msft requested a review from a team as a code owner July 7, 2025 05:27
@microsoft-github-policy-service microsoft-github-policy-service bot added the Load Test Service Azure Load Test Service label Jul 7, 2025
@mbhardwaj-msft mbhardwaj-msft changed the title add testIds filter for ListTestRuns Add testIds filter for ListTestRuns Jul 8, 2025
@Harshan01 Harshan01 merged commit dc0c530 into users/harshanb/alt-2025-03-01 Jul 8, 2025
30 of 36 checks passed
@Harshan01 Harshan01 deleted the users/mbhardwaj/testids-20250301 branch July 8, 2025 18:11
venkatr21 added a commit that referenced this pull request Aug 21, 2025
* Update typespec and add swagger JSON

* Add examples

* Update API version in examples

* Update data plane readme.md

* Add minValue and maxValue for loadPercentage

* Added CreatedByType updates and CreatedByUri properties

* Added CreatedByType updates and CreatedByUri properties

* Fix enum value

* Added clone test apis and equivalent LROs

* Missed uploading the swagger file

* Add insights in the test run result

* Examples and updates to operations apis

* Fixing the OperationSTatus LRO

* Revert "Add insights in the test run result"

This reverts commit d3d3672.

* Revert loadPercentage change for optional engine instance

* Add maximumVirtualUsersPerEngine auto stop parameter

* Add examples and added decorator

* tsv format and prettier

* Updated examples

* Updated example to contain headers

* Reverting a change

* Fixing a change

* Renaming operation

* LintDiff supressions

* Update client.tsp to latest

* Updated generation

* Add estimatedVirtualUserHours

* Add Read lifecycle

* Add testIds filter for ListTestRuns (#35700)

* add testIds filter for ListTestRuns

* fix: update operationId for ListTestRuns to include TestIds

* fix: update title for ListTestRuns to reflect testIds filtering

* fix: update documentation for testIds in ListTestRunQueryParams to clarify usage

* Update examples

* Add testIds example

* Changes for actionable insights

* Adding specification for new ErrorDetail model (#36532)

* fix tsp issues

* Move examples to right folder

* updated swagger failure

* update model

* PR comments

* add suppression

* Fixing OperationStatus Response body as per review comment

---------

Co-authored-by: Mitesh Shah <58204159+mitsha-microsoft@users.noreply.github.com>
Co-authored-by: Venkat Ragavan S <vens@microsoft.com>
Co-authored-by: mbhardwaj-msft <169130830+mbhardwaj-msft@users.noreply.github.com>
Co-authored-by: Himanshu Bisht <himanshubishtcse@gmail.com>
Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com>
najian pushed a commit that referenced this pull request Sep 17, 2025
…37326)

* [EngSys] Move `prettier-swagger-plugin.js` to `eng/scripts` (#36715)

- Should work now, since `Swagger PrettierCheck` is now outside the unified pipeline
- Reverts PR "Fix prettier config to work locally and in unified pipeline (#25705)"
- Reverts commit b204f92b6b81968b9c718fe42f7b87bbd89568c3

* make the namespace to be `azure.ai.language.text` (#36743)

* [summarize-impact] Enable logging in changed-files (#36742)

* Common prompts (#36744)

* common file references + merged typespec don't create branch

* woops common

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

* Add a new script to mark package as released from release pipeline

* Update eng/common/scripts/Mark-ReleasePlanCompletion.ps1

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

* Fix spacing in the script

* Update script to check active release plans using package name and pr merge status

* Log work item Ids if multiple works items are found for release plan

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* typespec merged stay on main (#36747)

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

* Update to support MG level calls (#36301)

* Update Swagger

* Update location

* Add management group param

* Fix typo

* Add header in 202

* Swagger prettier check

* Add operations

* Typo

* Fix order

* Remove operations

* Update version and update MG name

* Update path

* Update example

---------

Co-authored-by: Celina Zhao <zhaocelina@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* Review request for Microsoft.ContainerService/aks to add version stable/2025-07-01 (#36361)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2025-05-01 to version 2025-07-01

* Updates readme

* Updates API version in new specs and examples

* Add Kind and Automatic in 2025-07-01 api (#36293)

* [AKS] add AzureLinux3 ossku (#36338)

* feat: Add new AzureLinux3 ossku

* chore: reorder

* chore: update description

---------

Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: lilypan26 <lilylpan0426@gmail.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* Edge Sites updating service group name pattern validation (#36619)

* removed pattern validation for sg to enable site creation at sg root

* added sites.json post compilation

* added regex for servicegroupname

---------

Co-authored-by: Ayushi Upmanyu <aupmanyu@microsoft.com>

* fix optionality (#36766)

Co-authored-by: tadelesh <chenjieshi@microsoft.com>

* Support download swagger from RPSaaS (#36770)

Co-authored-by: Pan Shao <pashao@microsoft.com>

* Cut 2025-09-01-GA Azure.Search Dataplane API Version (#36049)

* Copy files from stable/2024-07-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-09-01

Updated the API version from stable/2024-07-01 to stable/2025-09-01.

* Initial API cut

* Sync Azs to GH Swagger and examples

* Add Index Level Description

* [Bugfix] Adding name property to SearchIndexerStatus

* Swagger & SDK Changes for MRL GA

* Add normalizers swagger

* GA subscore for vector with debug query mode

* Onelake GA Swagger changes

* swagger change: support new object rescoringOptions,
deprecate old rerankWithOriginalVectors and defaultOversampling properties

* Add Document Intelligence Changes

* GA semantic scoring profile

* Add semantic partial response fix

* Fix description for debug definition

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

* Update release plan completion script to take package info file

* Take only info file path as param

---------

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

* [Monitor.Ingestion] .NET client generation (#36759)

The focus of these changes is to update the
Ingestion assets to support generation of the
.NET client library.

* Rename LRO operations to internal for Python (#36756)

* Set LRO operations to internal for python

* Fix go validation issue

---------

Co-authored-by: Rena Chen <rechen@microsoft.com>

* Bump @apidevtools/json-schema-ref-parser in /.github/shared (#36777)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.1.1...v14.2.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump @apidevtools/json-schema-ref-parser in /.github (#36775)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.1.1...v14.2.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump typescript-eslint (#36776)

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).


Updates `typescript-eslint` from 8.39.1 to 8.40.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.40.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.40.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>

* [CogSvc] Fix 2025-04-01-preview and 2025-06-01 stable API to match service behavior for account networkInjections property (#36395)

* Fix API to match service behavior for account networkInjections property
* Fix 2025-04-01 preview API to match service behavior for account networkInjections property
* add suppressions

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* Add delta class for fabric tool (#36785)

* [WebPubSub] TSP Migration for WebPubSub (#35853)

* init files from conversion

* initial checklist fixes

* fix service decorator info

* enum to union in models

* newly compiled files

* add linter

* initial warnings fixes

* updates

* fix

* suppress warnings

* suppress for std ops

* emitter updates

* rename interface name to match output

* adjust ns

* mod output dir location

* add tokencredential

* ignore mqtt for spelling

* prettier fixes

* match the orig doc

* client customizations

* update method name

* update version info

* rename operation to match old

* fix package pprint name

* align error codes and success

* fix kwarg names

* rename operation to match

* update ns name

* mark model as pagedResult

* removed unused model

* removed openapi import

* leave query as is

* fix listconn op to be a list, fix model item

* clean up tsp config

* fix typo

* info for other languages, commented out for now

* add suppressions for backwards comp

* removed unused imports

* remove interfaces, remove client location

* add connection_id to groupmember

* fix missing json ref

* add new json file

* changes to tspconfig

* changes for other langs

* add suppressions

* rename

* add csharp pckage name

* tsp config changes

* add reference

* add ts package dir

* remove additional files

* reset readme file

* new namespace

* remove old swagger

* add new swagger and examples

* point readme to new swagger

* fix readme

* some minor changes

* align response codes with openapi

* align response codes

* update to compliant names

* try to fix model validation byte error

* fix byte validation error

* fix deprecation error

* fix validation

* keep the old swagger name

* readme update for swagger rename

* small fixes

* formatting

* fix js tspconfig

* Add Powershell Installation Instructions for Copilot (#36788)

* Update client.tsp for IotOperations (#36783)

* Storagemover 2025-07-01 api version (#36560)

* Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized functions.

* Fix missing newline at end of file in JSON examples for Azure Storage Mover endpoints

* Fix missing newline at end of file in multiple JSON example files for Azure Storage Mover

* Update example JSON files for Azure Storage Mover to ensure consistency and clarity

* empty

---------

Co-authored-by: Suyash Choudhary <choudharysu@microsoft.com>
Co-authored-by: cptolookfor <97505773+cptolookfor@users.noreply.github.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* fix CheckNameAvailabilityRequest (#36797)

* [Microsoft.Resources] Deployment Stacks TypeSpec migration. (#35588)

* Add TSP.

* Add 2022-08-01-preview examples.

* Add 2024-03-01 examples.

* Work around response typing issue. TODO on x-ms-error-response.

* This is probably more semantically correct.

* Fix differences

* Supress + compact docs.

* Compact.

* Nevermind, tsp formatter doesn't like it.

* Fix tspconfig

* Fix .NET SDK validation errors.

* More suppressions

* Remove these I don't think it's needed

* Update examples.

* Align with checklist.

* Commit generated files.

* tsp format .

* Fix failing typespec config validation.

* Fix management group name and body name in examples.

* Fix model validation problems.

* Fix tspconfig.

* tsp compile .

* More ModelValidation fixes.

* Fix lintdiff error.

* Update to v6 common types per lint warnings.

* tsp compile . for the provisioning state fix.

* Rename, add csharp filter.

* Update suppression notes.

* Update notes.

* Remove language-specific configs per TSP migration for Bicep.Management https://github.com/Azure/azure-rest-api-specs/pull/35306

* Fix package names.

* Attempt to fix some breaking changes/back-compat issues.

* Don't rename in the response.

* Back compat fixes

* Fix examples.

* Breaking changes fixes.

* This isn't needed.

* Based on the examples, I don't think this is proper usage.

* resolve breaking changes

* update

* update

* Update tspconfig.yaml

---------

Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* Bump @autorest/openapi-to-typespec (#36796)

Bumps the openapi-to-typespec group with 1 update in the / directory: [@autorest/openapi-to-typespec](https://github.com/Azure/autorest).


Updates `@autorest/openapi-to-typespec` from 0.11.8 to 0.11.9
- [Release notes](https://github.com/Azure/autorest/releases)
- [Commits](https://github.com/Azure/autorest/commits)

---
updated-dependencies:
- dependency-name: "@autorest/openapi-to-typespec"
  dependency-version: 0.11.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openapi-to-typespec
...

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

* fix: format monitor.ingestion tsp files (#36827)

* Add Uasge.json (#36826)

* Add thread message delete operation (#35320)

* Add thread message delete operation

* Re generate swagger

* Add samples

* Fix

* Rename delete operation

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

* Add a pipeline template to mark SDK package as released

* Ignore test release plans when marking package as released

---------

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

* Get traffic incident - updated sample request/response to include valid bbox values. (#34407)

* Updated sample response.

* Updated sample request information

---------

Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com>

* [compute fleet] remove @path decorator for resource (#36795)

Co-authored-by: ReleaseHelper <ReleaseHelper>

* [hardwaresecuritymodules] Change the position of the suppression and remove unnecessary decorators (#36854)

* Change the position of the suppression

* Delete unnecessary decorators

* Updated documentation for Azure Maps Geolocation API (#34054)

* Updated documentation

* Changed 'country' to 'country/region'.

* Suppressing TypeSpec error.

---------

Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* [Azure Load Testing] Add 2025-03-01-preview Data-Plane APIs (#32585)

* Update typespec and add swagger JSON

* Add examples

* Update API version in examples

* Update data plane readme.md

* Add minValue and maxValue for loadPercentage

* Added CreatedByType updates and CreatedByUri properties

* Added CreatedByType updates and CreatedByUri properties

* Fix enum value

* Added clone test apis and equivalent LROs

* Missed uploading the swagger file

* Add insights in the test run result

* Examples and updates to operations apis

* Fixing the OperationSTatus LRO

* Revert "Add insights in the test run result"

This reverts commit d3d3672df2294d360168f8679767ee9af1a3b6cd.

* Revert loadPercentage change for optional engine instance

* Add maximumVirtualUsersPerEngine auto stop parameter

* Add examples and added decorator

* tsv format and prettier

* Updated examples

* Updated example to contain headers

* Reverting a change

* Fixing a change

* Renaming operation

* LintDiff supressions

* Update client.tsp to latest

* Updated generation

* Add estimatedVirtualUserHours

* Add Read lifecycle

* Add testIds filter for ListTestRuns (#35700)

* add testIds filter for ListTestRuns

* fix: update operationId for ListTestRuns to include TestIds

* fix: update title for ListTestRuns to reflect testIds filtering

* fix: update documentation for testIds in ListTestRunQueryParams to clarify usage

* Update examples

* Add testIds example

* Changes for actionable insights

* Adding specification for new ErrorDetail model (#36532)

* fix tsp issues

* Move examples to right folder

* updated swagger failure

* update model

* PR comments

* add suppression

* Fixing OperationStatus Response body as per review comment

---------

Co-authored-by: Mitesh Shah <58204159+mitsha-microsoft@users.noreply.github.com>
Co-authored-by: Venkat Ragavan S <vens@microsoft.com>
Co-authored-by: mbhardwaj-msft <169130830+mbhardwaj-msft@users.noreply.github.com>
Co-authored-by: Himanshu Bisht <himanshubishtcse@gmail.com>
Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com>

* Move insights to test run operations (#36856)

Co-authored-by: Venkat Ragavan S <vens@microsoft.com>

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

* Fix wiql issue in getting release plan work items

* Update eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1

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

* .NET requires custom source path since source path contains dev tools repo

* Remove order by

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update for august hotfix 2 (#36832)

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

* [AI Projects] Removing unused config entries (#36860)

Signed-off-by: trangevi <trangevi@microsoft.com>

* [OpenAI.v1] Temporarily removing deployment-based multipart-form-data… (#36672)

* [OpenAI.v1] Temporarily removing deployment-based multipart-form-data operations.

* video.

* Fixing generate speech operation.

* finetuning.

* Unified Evaluation API Spec (Version upgrade) (#36115)

* Unified Evaluation API Spec (Version upgrade)

* updating tspconfig.yaml

* Use flat scores

* Updating routes + Removing Agent run evaluation

* rename items to messages

* Updating InlineJsonDataSource to InlineDataSource

* Updating discriminator values

* initial modeling for real-time api evaluation (#36147)

* initial modeling for real-time api: single evaluation

* update given comments

* add optional storage for customers

* remove plural

* updates given the SDK review

* remove the tsp generated json for merge ease

* OneEval is not a separate resource type

* remove additional storage option for sync. Clients will have to manage this

* Merge

* Update result model

* Fix example

* Adding standard deviation

* confidence interval

* Addressing feedback from API review

* nit fixing names

* Update to runBatch

* Readme update

* Example Added

* Fix examples

* Fix paths

* Revert older version changes

* Revert changes to older version

* Reverting more changes

* Adding Examples

* adding 2 MB limit

* Fix version in examples

* Added deprecated in route

* Adding comment

* Update name to id in new version of API

* Fix

* Model validation fixes

* EvaluationMessages -> EvaluatorMessages

* Fix model for labels

* Fixed examples for deprecated endpoints

* Removed deprecated routes

* Removed not needed files

* Correct Api-version in tspconfig.yaml

* Using OneEvaluation Model as request and response

* Remove state from individual result & put usage within metrics

* Update image url message type

* Removing request from response payload for OneEvaluation

* Fix example

* Mark API is deprecated

* Remove b64_json

* Fix image_url

* Adding error field as well in evaluator status

* Fix error message

* merge latest + fix tsp validation

* Fixed inline source to not return user data

* Fix the validation error

* Fix example

* Addressing PR comments - outcome union

* One -> Single rename

* Prettier fix

* Removing GetEvaluationResults API

* Fix lint issues

* prettier fix

---------

Co-authored-by: Ritesh Kumar Sinha <risinh@microsoft.com>
Co-authored-by: Kayla Seager <kayla.seager@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [summarize-checks] Trigger on workflow "TypeSpec Validation" (#36864)

- Necessary if this required check finishes last

* Add SharePoint delta tool call. (#36865)

* Webpubsub To New TSP Folder Structure (#36833)

* delete old structure

* move to new structure

* files after tsp compile

* delete stragglers

* move under data plane

* update tspconfig path

* generated swagger

* update project root

* remove generated swaggers from data-plane level

* move readme up a level

* add readme

* point to right swagger

* changes

* reference swaggers

* update readme

* fix location

* location fix

* remove dupe readme

* [AzureDataTransfer] Bugfix for Mimefilter (#36862)

* init - bugfix

* add json

* examples

* pretty

* [context.js] Fix tests for 100% codecov, inline error snapshots (#36866)

* [python][security] Convert readme.python.md to singleapi package format (#36032)

* Initial plan

* Convert security readme.python.md to singleapi package format

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

---------

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

* [python][web] Convert readme.python.md to single-api package configuration (#35937)

* Initial plan

* Convert web readme.python.md to single-api package configuration

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

---------

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

* [python][compute] Update readme.python.md to convert to singleapi package (#36033)

* Initial plan

* Update compute readme.python.md to singleapi package format

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* init for package-python-sdk

* update

* fix python tag

---------

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

* adding new stable 2025-08-02 version for Microsoft.IoTFirmwareDefense (#36650)

* adding new stable 2025-08-02 version for the fist API. this will be the first GA API version

---------

Co-authored-by: Mike Lucadamo <mlucadamo@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>

* Update tspconfig.yaml to pin api-version (#36880)

* mgmt, signalr, convert to TypeSpec (#35463)

* [TSP Migration][databox] TypeSpec migrated from swagger (#35690)

* [servicefabricmanagedclusters] .NET Emitter: Treat timespan as string to avoid breaking change in csharp (#36883)

* Bump OAV (#36872)

* bump oav dep to 4.0.0. This eliminates dependencies on newman and postman-collective

This reverts commit dc5e725537b4e38cdbea0e7ca7b9dbaf338f2747.

* Update changelog parsing to round-trip header (#36884)

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>

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

* Update package release status completion to process multiple packages

* Updated as per review comments

* Updated as per review comments

---------

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

* Update access public for some models and enums (#36889)

Co-authored-by: Rena Chen <rechen@microsoft.com>

* [TypeSpecValidation] Improve error message for invalid service name (#36892)

* [extract-inputs] Improve Octokit request and rate-limit logging (#36871)

* Eladschwartz/adding new api docs for public 2025 version (#35121)

* Saving a working version

* Saving changes

* Save a working version

* Adding more models

* Saving changes

* Including minimal working example

* Saving changes to enum to string

* Updating enum types

* Saving changes

* Saving work

* Saving skus changes

* Saving enum work

* Saving description updates

* Removing redundant models

* Saving public offers example

* Saving changes

* Saving changes

* Saving examples

* Adding changes

* Adding more changes

* Making more changes

* Updating files

* Making more required compilation fixes

* Adding the json path to the readme

* Adding json path to the readme

* Fixing more validation issues

* Fixing linter error

* Reverting changes to "hasRI" fields

* Updating created openAPI spec

* Validation changes

* Updating PlanDetails

* Adding missing properties from examples

* Post compile check

* Adding "value" type to listing operation

* Removing irrelevant fields from the listing response

* Updating vCpu field

* Updating name of Azure Key

* Fixing pascal case issue

* Adding required changes to union types

* Adding model extensions

* Updating validation errors

* Adding descriminator suppression

* Adding description to Versions enum

* Removing SDK generation

* Adding more documentation changes

* Adding a more detailed description of azure benefit

* Adding search parameter

* Fixing description quotations

* Replacing enum types with string types

* Updating open api rest spec

* Updating openapi identifiers fields

* Adding suppresions for sdk generation

* Adding more lint diff fixes

* Fixing hidekeys and pricing audience location

* Fixing team suggestions

* Updating descriptions requested in API review

* Adding option  to omit unreachable types

* Removing key from json

* Updating inner error description

* Adding pricing audience to skus

* Adding updated enhanced descriptions

* More descriptions fixes

* Adding spelling ignore

* Fixing documentation descriptions

* Updating example files to match descriptions

* Adding more descriptions

* Saving changes

* Updating error payload in docs

* Remove max and min quantitiy from skus apis

* Checkin working version

* Saving changes from internal docs review

* Fixing merge issues

* Moving types to definition section

* More loop component updates

* Finalizing changes

* Update descriptions

* AzureTerraform 2025-09-01-preview (#36638)

- New input properties: includeRoleAssignment, includeManagedResource, includeResourceGroup, recursive
- Vastly improved docs

* Generate portalservices .NET SDK  using new generator (#36901)

* Added bulk review api (#36774)

* Added bulk review api

* Added valid arm id in example

* Made TSV as optional param in bulk publish

* space fix

---------

Co-authored-by: Ravindra Dongade <rdongade@microsoft.com>

* Bump zod from 4.0.17 to 4.1.1 in /.github (#36896)

Bumps [zod](https://github.com/colinhacks/zod) from 4.0.17 to 4.1.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.0.17...v4.1.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump the eslint group across 2 directories with 2 updates (#36895)

Bumps the eslint group with 2 updates in the /.github directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
Bumps the eslint group with 2 updates in the /.github/shared directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)

Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.34.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>

* added package name (#36918)

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

* prompt files for labels and codeowners

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* changed NotAServiceLabel line

* changed guidance to the documentation

* specified which PRs to display

* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md

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

* Update eng/common/instructions/azsdk-tools/validate-codeowners.instructions.md

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

* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md

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

---------

Co-authored-by: shirelmr <t-smarino@microsoft.com>
Co-authored-by: Shirel Marino <80732950+shirelmr@users.noreply.github.com>
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* Adding prompts for CODEOWNERS and Labels tools (#36885)

* moved service label prompt to new feature branch

* added additional guidance for naming service labels

* Edited service label prompt file to include new MCP tools

* Added details for if branch already exists for service label

* Completed first draft of validatecodeowners prompt file

* Corrected some syntax for consistency

* Minor changes to codeowners

* Exluded our codeowners stretch goals (adding and deleting codeowners)

* Updated prompt files to utilize exisiting validation prompt files.
Updated some guidance steps.

* Reordered the workflow in prompt files

* Extra checks for service label color in the common-labels csv file

* Updated the codeowners prompt file and relating steps.

* added definitive style for service labels

* Added additional guidance for naming labels

* Updated codeowners prompt file to use new tools/workflow.

* reformatted to improve readability

* rewrote the workflow to account for mcp tool changes

* reduced redundacy for labels and codeowners

* added link for invalid owners to set visbility to public

* Changing prompt files.

* added links for codeowners documentation

* modified lines for provide documentation

* changed tools names

* updated file names

* changes

* moved eng common files

* Fix links for validate service label and codeowners

---------

Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: ReilleyMilne <t-remilne@microsoft.com>
Co-authored-by: shirelmr <t-smarino@microsoft.com>

* Support customized branch when create sdk PR (#36748)

* Support customized branch when create sdk PR

* moved the step to inside of SDK PR condition

* support non-existed branch

* removed force push flag

* Updated SdkRepoCommit to SdkBranchName

* Updated parameter name

* updated regex to include !refs

* [EngSys] npm update (#36919)

* [api-doc-preview] Move from "shared" to "workflows" (#36893)

* Adding the beta7 swagger (#35757)

* Adding the beta7 swagger

* Adding the latest swagger for the signaling feature and missing media feature for beta7

* latest swagger changes includes the summarizecall feature

* swagger prettier

* updating the latest changes

* swagger prettier run

* add example for move participant

* rename the the example file to correct one

* prettier run

* adding the example for summariza call

* fixing the exampels

* fixing the build failures

* fixing moveparticipant model validation failure

* fixing model failure

* updating new swagger for renaming the transcriptioncallsummaryupdate to transcriptioncallsummaryupdated

* updating the latest swagger

* addressing the sdk reviews for the media

* updating the latest swagger

---------

Co-authored-by: James Deng (ACS) <jamesdeng@microsoft.com>

* [resourceManagement.yml] Fix bug with no changed files in more places (#36929)

* Updated the owner of SDK PR repo (#36925)

* [oav-runner] Remove warning messages from formatting output (#36935)

* Add new 2025-05-01-preview API version to Microsoft.Cdn Deployment Versions Public Preview (#35440)

* Base on latest stable version 2025-04-15. Includes updating api version to 2025-05-01-preview.

* Add 2025-05-01-preview to readme.md

* Copy existing mTLS API from 2024-06-01-preview and add new properties; Update examples

* Change for preview deployment feature

* Run prettier

* Update subscriptionId in example

* Fix model validation failed

* Fix ARM reviewer comments

* Update type string to date-time

* Fix formatting

* Rename timing

* Added header name to property description

* Rename time properties in example file

* rename to EnforceMtlsEnabledState

* Back out all mTLS API changes

* Clean up example files

* Add input file in readme

* Add input file in readme

* Add missing type and format

---------

Co-authored-by: shaowan-msft <shaowan@microsoft.com>

* [powerbidedicated]Remove redundant model and update Operations_List (#36877)

* update

* remove private things

* update (#36331)

* update (#36909)

* [summarize-checks] Add test for extracting summary from zip archive (#36942)

- Conditional on existence of "unzip" executable

* [workloadorchestration] use ArmCustomPatchSync for patch method (#36691)

* [workloadorchestration]use ArmCustomPatchSync for patch method

* update

* Update Solution.tsp

* use customized update model instead

* update

* update

* Revert "update"

This reverts commit df2945931b05682e1a74798435589d4dad62013d.

* remove tags

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* Cognitive Services 2025-07-01-preview (#35345)

* Baseline against 2025-06-01 stable.
* Update readme.md to use package-2025-07-01-preview by default
* Added Quota Tier Swagger Specs  (#35388)
* [CustomTopic] Add custom topic feature to cogsvc control plane API (#35372)
* Added new Legacy lifecycle status, replacement config and model asset id (#35505)
* ReplacementConfig.autoUpgradeStartDate should be in format of date-time (#35655)
* Add storedCompletionsDisabled Account Properties: The flag to disable stored completions. (#35697)
* [Address PR feedback] Use enum instead of a boolean value to indicate deprecation status (#36189)
* Update to reference newer common types (#36208)
* Update all common type references to use v3 - v4+ will require breaking change verification.
* Enable modelerfour.lenient-model-deduplication for python and go SDK generation - ErrorResponse/ErrorDetail common types are being flagged without this setting.
* Fix invalid NetworkInjections specification - bug since 2025-04-01-preview (#36376)

---------

Co-authored-by: Ritwik Desai <ritwikdesai@users.noreply.github.com>
Co-authored-by: huliang-microsoft <54422042+huliang-microsoft@users.noreply.github.com>
Co-authored-by: Aditya Kumar <kumarad@microsoft.com>
Co-authored-by: Dawei Li <daweil@microsoft.com>
Co-authored-by: hgarg11 <garghimanshu@microsoft.com>

* Bump @microsoft.azure/openapi-validator-rulesets from 2.1.7 to 2.1.8 in /eng/tools/lint-diff in the openapi-validator group across 1 directory (#36894)

* Bump @microsoft.azure/openapi-validator-rulesets

Bumps the openapi-validator group with 1 update in the /eng/tools/lint-diff directory: [@microsoft.azure/openapi-validator-rulesets](https://github.com/Azure/azure-openapi-validator).


Updates `@microsoft.azure/openapi-validator-rulesets` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/Azure/azure-openapi-validator/blob/main/changelog.md)
- [Commits](https://github.com/Azure/azure-openapi-validator/commits)

---
updated-dependencies:
- dependency-name: "@microsoft.azure/openapi-validator-rulesets"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openapi-validator
...

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

* bump ruleset in more files

---------

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>

* [summarize-checks] Use latest artifact named "job-summary" (#36640)

* fix powershell URL in copilot instructions (#36834)

* fix powershell URL in copilot instructions

* [EngSys] Skip ratelimit log if no response headers (#36958)

* Bump zod from 4.1.1 to 4.1.3 in /.github (#36956)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.3
  dependency-type: direct:production
  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>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* changed name file (#36960)

Co-authored-by: shirelmr <t-smarino@microsoft.com>

* snake case tool names (#36959)

* Remove csharp-service-dir parameter and standardize C# emitter output directory configuration (#36679)

* [ILogger] Add warning() method (#36967)

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

* snake case

* change file name to .instructions.md

* Revert "change file name to .instructions.md"

This reverts commit c4bb65dc03258a45f74590edff6ccbf889d9e559.

---------

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

* fix issues introduced by previous api-version bump of storagemover (#36949)

* Update models.tsp (#36908)

* [workloadorchestration] update operation (#36977)

* update operation

* update operation

* Add back location and azure-asyncoperation (#36980)

Co-authored-by: Pan Shao <pashao@microsoft.com>

* Change the description of deprecating vm refresh action of RetainedData. (#35867)

* Change the description of deprecating vm refresh action of RetainedData.

* Revert "Change the description of deprecating vm refresh action of RetainedData."

This reverts commit 1ec0dfdadf36d1322db51098d4c3cb2fa85d7430.

* Add deprecated directive and slightly change the description.

---------

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

* update route description (#36974)

Co-authored-by: Will Huang <huangwill@microsoft.com>

* [issues.js] Add "logger" parameter (#36987)

* Adding readme.md file in resource-manager folder (#36660)

* Adding readme.md file in resource-manager folder

* Updating readme

* [Swagger to TSP conversion] [mgmt] dnsresolver (#36066)

* try migrate

* update tsp and compile again

* Fix and generate

* delete temp files

* remove old swagger

* delete sparse-spec

* fix lint

* configure sdk emitter

* configure sdk emitter

* configure sdk emitter

* fix typespec validation

* pretieer

* remove dnsresolver.json

* update tspconfig

* fix duplicate actionType issue

* add clientLocation

* resolve spec changes

* fix validation

* fix validation

* fix swagger validation

* fix swagger validation

* update suppress message and update CloudError

* regen swagger

* update

* resolve breaking

* no need client.tsp

* resolve breaking

* Update tspconfig.yaml

* Update tspconfig.yaml

* fix lro and paging validation errors

* remove sparse-spec

* Fix partial resource

* Add .net configuration

* update etag

* remove operation id

* suppress validation error

* use using Network

* update .net configuration

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* Add @qiaozha as code owner for suppressions.yaml (#37001)

Added @qiaozha as a code owner for suppressions.yaml.

* [Typespec Migration] migrate mysql-flexible to typespec (#35895)

* migrate mysql to typespec

* update

* update

* update

* update

* update

* update

* update

* update

* remove old swagger

* update

* update

* update

* update

* update

* update

* update

* update

* Update models.tsp

* update

* update

* update

* update

* Update readme.md

* update

* update

* pretty check

* update

* Update client.tsp

* update

* Update routes.tsp

* Update readme.md

* update

* update

* update

* update

* Update tspconfig.yaml

* update

* update

* Update tspconfig.yaml

* update

* update

* update

* update

* update

* update

* Revert "update"

This reverts commit e9d1b9bcfa4a5ba539fca243e0d9b8de19fcfe10.

* revert customized code change

* update PrivateEndpointConnection

* update

* update

* update

* update

* update

* update

* update

* update

* update

* Update tspconfig.yaml

* Update tspconfig.yaml

* java backward compatibility

* remove @operationId & fix operation group name and operation name

* Update PrivateEndpointConnection.tsp

* update

* Revert "update"

This reverts commit 3cd500d361b11fa433530130d56f34932e509b92.

* Update client.tsp

* resolve comments

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Arthur Ma <arthurma@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Qiaoqiao Zhang <qiaozha@microsoft.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Revert "Unified Evaluation API Spec (Version upgrade) (#36115)" (#36964)

This reverts commit ec27c0af880a760064919e25de052b35b1eebee3.

* Add DeliveryReport GET endpoint for ACS SMS (#36621)

* Add DeliveryReport GET endpoint for ACS SMS

* Merge DeliveryReport examples into one file

* adjust readme.md to have new version

* updating the version  in the main file

* changing api version to all example files

---------

Co-authored-by: Kirill Linnik <klinnik@microsoft.com>

* [Support] tsp migration  (#35579)

* update default tag

* init tsp

* init swagger

* add suppression for warning

* fix body name

* fix breaking

* Fix for nextlink

* fix for return type name of list operations

* fix body name

* fix for azure-async-operation

* fix for azure-async-operation

* fix for azure-async-operation

* fix for azure-async-operation

* temp files

* add @clientLocation and remove @operationId

* use @clientLocation to replace @operationId

* format

* format

* format

* fix Swagger ModelValidation error INVALID_FORMAT

* make value optional to keep compatibility with swagger

* add tspconfig.yaml

* customize for no body common op

* customize for no body common op

* format

* fix cspell

* fix ci

* fix ci

* fix ci

* resolve breaking

* update for empty union

* fix missing final result for lro

* update for @pageItems

* fix for pattern

* service-name

* remove legacy operation

* Add emit-lro-options: "all"

* remove csharp config

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>

* Add new version for Automated Response Public Preview (#36646)

* Current version copy

* Add new version for Automated Response Public Preview

* Update README

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>

* update model name (#37007)

* Update HDInsight Linked Service Swagger definition with new payload f… (#36664)

* Update HDInsight Linked Service Swagger definition with new payload fields: {clusterAuthType, credential}

* Update clusterAuthType field type to enum

---------

Co-authored-by: Nakul Ramanathan <nramanathan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* rename model (#37008)

* Bump marked from 16.2.0 to 16.2.1 in /.github/shared (#37002)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.2.1
  dependency-type: direct:production
  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>

* Bump marked from 16.2.0 to 16.2.1 in /.github (#37000)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.2.1
  dependency-type: direct:production
  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>

* Bump zod from 4.1.3 to 4.1.4 in /.github (#36999)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.4
  dependency-type: direct:production
  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>

* Add specific instruction for self service SDK gen from release planner (#36998)

* Add specific instruction for self service SDK gen from release planner

* Updating v1 specs with Chat, Embeddings, Responses, and Vector Stores moved out of preview. (#36955)

* Updating v1 specs with Responses and Chat moved out of preview.

* Adding vector stores

* embeddings

* adding obfuscation

* adding doc to obfuscation field

* Revert "Bump @microsoft.azure/openapi-validator-rulesets (#36894)" (#37014)

- Reverts commit 8b16c315f3a8e04d4c7fd24e01662ddda334b257
- New rule LroAzureAsyncOperationHeader appears to be blocking PRs incorrectly
- https://github.com/Azure/azure-openapi-validator/pull/749

* [readme.js] Add more tests for duplicate tags (#37012)

- Tests related to #37003 (which we decided to not fix)

* Bump zod from 4.1.4 to 4.1.5 in /.github (#37019)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.4...v4.1.5)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.5
  dependency-type: direct:production
  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>

* Convert Webpubsub Swagger to Tsp (#35228)

* update

* update

* delete

* update

* update

* update

* update

* update

* update

* need to add

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* fix

* update

* update

* update

* fix regeneratekey

* update

* update

* update justification

* update

* update

* update

* update

* update

* update config

* update

* resolve breaking

* java config

* Update specification/webpubsub/SignalRService.Management/client.tsp

* fix go breaking change

* update

* update

* update

* update

* fix privateendpointconnection

* remove private decorator

* java config

* removed

* Remove the csharp config from tspconfig.yaml

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* [compute-recommender] Add client.tsp (#37021)

* Add client.tsp for Recommender Management

* Update client.tsp

* Java, client.tsp for storagemover (#37023)

* update service-name

* Java SDK migration fixes for StorageMover: use-object-for-unknown and localIPAddress property name fix

* Release Microsoft.Network 2024-10-01 (#35689)

* Copy files from stable/2024-07-01

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

* Update version to stable/2024-10-01

Updated the API version from stable/2024-07-01 to stable/2024-10-01.

* Added tag for 2024-10-01 in readme file

* Adding extended location to azure firewall specification (#35134)

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

* NVAInVnet swagger changes (#35302)

* add nvainvnet swagger & examples

* run prettier

---------

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

* fix typo and GET example (#35348)

* Creating Packet Capture Operation API to replace existing packet capture API for Azure Firewall (#35362)

* Adding packet capture operation api for azure firewall - public preview feature

* Added Dedicated backend connection and certificate validation options in template for application Gateway Backend Settings (#35161)

Co-authored-by: Rajat Gupta <rajatgup@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Add Quic Protocol to TransportProtocol. (#35601)

* naming error fix (#35733)

* Packet Capture Parameter Fix: Adding a default integer to prevent default value of 1 being passed by powershell/generatedSDKs (#35779)

* Adding a default value to fix powershell forcing default 1 value for null parameter

* Updating descriptions and moving default duration to 60 seconds.

* Fixing grammar and verbiage

* Add host config for Java: Microsoft.Network API Version 2024-10-01 (#35710)

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>

* Update API Version 2024-10-01 in Microsoft.Network (#35744)

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>

* Update readme.python.md

* Add nsp service tags api (#36665)

Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Add Suppression for LintDiff (#36732)

* Add LintDiff Suppression Update readme.md

* Add suppression to readme.md

* Update readme with transformation directives for resources (#37005)

Added directives for transforming client names in resource definitions.

---------

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: kjilla <32179191+kjilla@users.noreply.github.com>
Co-authored-by: sbhosalemsft <98562322+sbhosalemsft@users.noreply.github.com>
Co-authored-by: nikhilpadhye1 <68977752+nikhilpadhye1@users.noreply.github.com>
Co-authored-by: Rajat Gupta <grajat341@gmail.com>
Co-authored-by: Rajat Gupta <rajatgup@microsoft.com>
Co-authored-by: Eugenio Peña García <70240915+EugenioPena@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Karthik Gumpu <gumpukarthik@gmail.com>
Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>

* Update client.tsp (#37024)

* Update client.tsp

* Update client.tsp

* Update client.tsp

* Migrate PostgresqlHsc to TypeSpec (#35623)

* migrate

revert compare

* fix path

* tspconfig.yaml

* fix flatten

* fix legacy template

* fix examples

* tsp compile

* fix ClusterConfigurationListResult

* fix tsp validation

* fix prettier

* fix cspell

* fix tsp validation

* fix tsp format

* fix flatten

* java config

* tsp validation

* fix tspconfig.yaml

* fix breaking

* fix example model validation

* tsp format

* fix example

* update

* fix headers

* use recommended @list

* uniqueItems

* Update tspconfig.yaml

* fix privateendpointconnection

* java config

* Remove the csharp config from tspconfig.yaml

* fix lro headers

fix final-state-via

use ArmCombinedLroHeaders

---------

Co-authored-by: Pan Shao <pashao@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: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* Migrate quota to TypeSpec (#35884)

* Migrate quote to TypeSpec

* Fix Swagger diff and errors

* Update TSP version

* Fix Swagger diff and errors

* Remove fixme from doc

* run prettier check

* Restore the original state of version 2025-03-01

* update example

* update example

* Update readme and delete old swagger files

* resolve breaking

* Modify the type of properties

* Delete operationId decorator

The issue of missing 'x-ms paginatable' for SDK validation has not been fixed yet

* Add config for csharp

* Update tspconfig.yaml

* Fix the comments

* Add "x-ms-pageable"

* Fix FinalResult errors

* Add missing headers in response code

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* refactor(schemaregistry): migrate to unified folder structure (#36734)

* refactor folder structure

* update path to fix validation error

---------

Co-authored-by: User <user@example.com>

* Refactor devtestlabs folder structure to comply with Azure Guidelines (#36688)

* Refactor(containerstorage): migrate to unified folder structure  (#36769)

* Refactor containerstorage folder structure to comply with Azure Guidelines

* Add instruction.md

* refactor(datareplication): migrate to unified folder structure (#36768)

* refactor folder structure

* update path to fix ci error

* fix typespec validation ci error

* fix readme reference path

* Refactor(deviceprovisioningservices): migrate to unified folder structure  (#36804)

* Refactor deviceprovisioningservices folder structure to comply with Azure Guidelines

* Update folder stable/stable/2021-10-01=>stable/2021-10-01/

* Refactor elasticsan folder structure to comply with Azure Guidelines (#36809)

* refactor(azurelargeinstance): migrate to unified folder structure (#36824)

* refactor structure folder

* fix ci errors

* refactor(azurefleet): migrate to unified folder structure (#36805)

* refactor structure folder

* fix ci error

* refactor(purviewpolicy): migrate to unified folder structure (#36803)

* refactor structure folder

* fix ci error

* Refactor(guestconfiguration): migrate to unified folder structure (#36812)

* Refactor guestconfiguration folder structure to comply with Azure Guidelines

* Update

* Updated resource-manager/Microsoft.GuestConfiguration/GuestConfiguration to resource-manager/Microsoft.GuestConfiguration/Assignments

---------

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

* Refactor(powerbidedicated): migrate to unified folder structure (#36879)

* Refactor powerbidedicated folder structure to comply with Azure Guideline

* Fix ci error

* refactor(desktopvirtualization): migrate to unified folder structure (#36799)

* refactor structure folder

* fix ci error

* fix path in suppressions file

* refactor(vmware): migrate to unified folder structure (#36802)

* refactor structure folder

* fix ci errors

* update service name and fix semantic ci error

* fix the error in deliveryStatus type definition (from enum to string) (#37033)

* Add DeliveryReport GET endpoint for ACS SMS

* Merge DeliveryReport examples into one file

* adjust readme.md to have new version

* updating the version  in the main file

* changing api version to all example files

* changing enum to string

---------

Co-authored-by: Kirill Linnik <klinnik@microsoft.com>

* [dependabot.yml] Unfreeze autorest, js-yaml, cross-env.  Ungroup openapi-validator. (#37034)

- Unfreezing autorest and js-yaml is a continuation of #35166
- Unfreezing cross-env because v10 has sufficient adoption
- Ungrouping openapi-validator because ruleset should update independently

* Update CODEOWNERS for search data-plane and resource-manager (#37035)

* Remove Web KS from 08-01 Azure Search SDK (#36992)

Co-authored-by: Austin Drefke <jdrefke@microsoft.com>
Co-authored-by: Kuan Lu <lucas95123@outlook.com>

* Fix response body in spec (#36707)

Co-authored-by: Arber Hila <ahila@microsoft.com>

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

* Updated instructions files for service label and CODEOWNERS validation

* Update eng/common/instructions/azsdk-tools/validate-service-label.instructions.md

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

* Trim trailing whitespaces

* Added suggested changes from previous PR

---------

Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* [Microsoft.AppConfiguration] Fix reference bug (#36072)

* Update

* Update

* Source user ID from graph api in TME (#37037)

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

* Revert "Migrate quota to TypeSpec (#35884)" (#37040)

This reverts commit 02eba4b2b13f272dfd75a92c063fa1f01067ef3f.

* Users/tejasma/2025 09 01 (#36629)

* Copy files from stable/2025-07-15

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

* Update version to stable/2025-09-01

Updated the API version from stable/2025-07-15 to stable/2025-09-01.

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

* modifies examples and adds enforcedGroupName

* updates examples and removes list endpoint

* removes enforcedGroupName from request body

* adds groupType property

* removes list group quota enforcement endpoint from 2025-07-01

* renames ListGroupQuotas and adds appropriate enums

* fixes typo and validation issues

* adds enum type string

* runs prettier

* adds display name and groupType

* adds provisioning State to GetGroupQuotas and ListGroupQuotas

* resolves model validation issue

* adds retry after,modifies 201 respones, and fixes example quality

* adds back file that was deleted in previous version

* Remove groupquota.json to match main branch

* removes subscriptionId from response body

* [.github] Workflows that use PR diff should trigger on "edited" (#37042)

- re-run if the base branch is changed
- previous merge commit may generate incorrect diff

* Update documentation for VirtualNetworkGateway and VirtualWan VpnServ… (#37026)

* Add 2 new POST APIs on VirtualNetworkGateway and VirtualWan resources. (#37028)

* Add Python support to client names in client.tsp (#37068)

* clean tag (#36559)

Co-authored-by: Judy Zhu <zhujudy@microsoft.com>
Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* [TSP Migration][advisor] TypeSpec migrated from swagger (#34319)

* First generate

* Fix some diff

* update

* update

* update

* update

* update

* update

* fix

* update

* fixed

* update

* update

* fix

* update

* update

* update

* update

* delete

* add clientName for go

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* resolve breaking change Deleted Class AdvisorManagementClient

* update

* update

* update

* resolve breaking

* fix go breaking

* merge

* rename for python

* update

* Update .gitignore

* update

* update

* remove csharp emmiter

* update

* update

* update

* Remove `@operationId`

* Add config for .NET

* Update client.tsp

* Update client.tsp

* add @operationId

* fix

* fix extendedProperties in PredictionResponseProperties

* Update clientLocation references to 'Recommendations'

---------

Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: mcgallan <1186003288@qq.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: JiaqiZhang-Dev <jiaqzhang@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: tadelesh <tadelesh.shi@live.cn>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* tsmv, add ignoreDefinitionCase option (#37065)

* add ignoreDefinitionCase option to tsmv

* comment

* add publish to jobtype (#37070)

* [OffAzure] Site model changes to merge DR and Migrate scenarios (#35842)

* Base commit from 2024-05-01-preview

Base commit

* Site schema changes

* Prettier changes

* fixes

* changes

* resolve comments

* revert changes

* Make changes to add machine resource id for fabric sites

* resolve comments

* resolve comments

* changes

* Fix descriptions

---------

Co-authored-by: Tianen <v-tianxi@microsoft.com>

* fix readme.md (#37077)

* Remove Private Decorator in Notificationhubs (#36903)

* update

* update

* fix format

* Remove Private Decorator in SqlViirtualmachine (#36904)

* update

* remove suppression

* Remove private decorators (#36943)

* Remove private decorators (#36938)

* Remove private decorators (#36944)

* Remove useless suppression (#36937)

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Remove private decorators (#36946)

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* [Bicep.Management] Fix C# names to align with original SDK (#35643)

* [Bicep.Management] Fix C# names to align with original SDK

* Update client.tsp

---------

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

* Avere Azure Storage Cache Auto Import 2025-07-01 API Spec (#33395)

* Copy files from stable/2024-07-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-07-01

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

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

* Microsoft.StorageCace API version 2025-07-01 for AutoImport support

* Addressing Lint, Prettier and ModelValidation errors

* Addressing ModelValidation errors

* Addressing ModelValidation errors

* Addressing reviewers comments

* Adding start and completion time for auto import jobs and updating the examples

* Adding statusCode and statusMessage for AutoImport

---------

Co-authored-by: Aman Jain <amajai@microsoft.com>

* storage task assignment regex and top bug fix (#36668)

Co-authored-by: Saaqeb Siddiqi <ssiddiqi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* Add pull-requests: write permission to copilot-setup-steps.yml workflow (#37100)

* Add pull-requests: write permission to copilot-setup-steps.yml workflow

* [TSP Migration][redis] TypeSpec migrated from swagger (#35243)

* The first version of TSP

* Fix some errors and diffs

* update

* delete conditionalClientFlatten

* update

* update

* Update java config

* update config

* resolve breaking

* update

* resolve breaking

* update

* Resolve some comments

* Add FinalResult, parentResouce decorator, and remove ArmResponse

* resolve go breaking changes

* fix go breaking changes

* fix for python

* update

* Update tspconfig.yaml for Java

* Update Java tspconfig.yaml

* Fix the final result issue and update the syntax to the latest version

* Fix privateEndpointConnection issue and add missing "x-ms-external": true

* java config

* format

* Update the suppressions and documentation for redis TypeSpec conversion

* Recompile TypeSpec

* escape csharp for all clientLocation

* Add suppression

* Fix spelling

* apply renaming for csharp

* - more renaming
- remove Operations.list
- enable bicep serialization for csharp

* Remove useless decorators and replace the template used for operation

* Fix the issue of missing headers in the response code

* run tsp format

* Fix spelling errors

* tsp compile

* remove csharp config

* update comment type version to v4

* update

* Document some deprecated API properties. Change the PublicNetworkAccess default to a 'description' instead of a declaration, since default values do not apply to PATCH scenario and we get a linter warning for it

* Fix typo

* Remove the default public network access. Compile.

* Update examples and run tsp format

* Update examples

* Update .gitignore

* Update .gitig…
Juliehzl pushed a commit that referenced this pull request Sep 19, 2025
…review (#37329)

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

* place prompts in common place

* Update eng/common/instructions/azsdk-tools/create-sdk-locally.prompt.md

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

* Update eng/common/instructions/azsdk-tools/verify-namespace-approval.prompt.md

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

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md

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

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md

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

* rename to .instructions.md

* remove uneeded headers

* change to .instructions

* fix

* run to refer to

* relative links fix

---------

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

* [EngSys] Move `prettier-swagger-plugin.js` to `eng/scripts` (#36715)

- Should work now, since `Swagger PrettierCheck` is now outside the unified pipeline
- Reverts PR "Fix prettier config to work locally and in unified pipeline (#25705)"
- Reverts commit b204f92b6b81968b9c718fe42f7b87bbd89568c3

* make the namespace to be `azure.ai.language.text` (#36743)

* [summarize-impact] Enable logging in changed-files (#36742)

* Common prompts (#36744)

* common file references + merged typespec don't create branch

* woops common

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

* Add a new script to mark package as released from release pipeline

* Update eng/common/scripts/Mark-ReleasePlanCompletion.ps1

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

* Fix spacing in the script

* Update script to check active release plans using package name and pr merge status

* Log work item Ids if multiple works items are found for release plan

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* typespec merged stay on main (#36747)

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

* Update to support MG level calls (#36301)

* Update Swagger

* Update location

* Add management group param

* Fix typo

* Add header in 202

* Swagger prettier check

* Add operations

* Typo

* Fix order

* Remove operations

* Update version and update MG name

* Update path

* Update example

---------

Co-authored-by: Celina Zhao <zhaocelina@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* Review request for Microsoft.ContainerService/aks to add version stable/2025-07-01 (#36361)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2025-05-01 to version 2025-07-01

* Updates readme

* Updates API version in new specs and examples

* Add Kind and Automatic in 2025-07-01 api (#36293)

* [AKS] add AzureLinux3 ossku (#36338)

* feat: Add new AzureLinux3 ossku

* chore: reorder

* chore: update description

---------

Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: lilypan26 <lilylpan0426@gmail.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* Edge Sites updating service group name pattern validation (#36619)

* removed pattern validation for sg to enable site creation at sg root

* added sites.json post compilation

* added regex for servicegroupname

---------

Co-authored-by: Ayushi Upmanyu <aupmanyu@microsoft.com>

* fix optionality (#36766)

Co-authored-by: tadelesh <chenjieshi@microsoft.com>

* Support download swagger from RPSaaS (#36770)

Co-authored-by: Pan Shao <pashao@microsoft.com>

* Cut 2025-09-01-GA Azure.Search Dataplane API Version (#36049)

* Copy files from stable/2024-07-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-09-01

Updated the API version from stable/2024-07-01 to stable/2025-09-01.

* Initial API cut

* Sync Azs to GH Swagger and examples

* Add Index Level Description

* [Bugfix] Adding name property to SearchIndexerStatus

* Swagger & SDK Changes for MRL GA

* Add normalizers swagger

* GA subscore for vector with debug query mode

* Onelake GA Swagger changes

* swagger change: support new object rescoringOptions,
deprecate old rerankWithOriginalVectors and defaultOversampling properties

* Add Document Intelligence Changes

* GA semantic scoring profile

* Add semantic partial response fix

* Fix description for debug definition

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

* Update release plan completion script to take package info file

* Take only info file path as param

---------

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

* [Monitor.Ingestion] .NET client generation (#36759)

The focus of these changes is to update the
Ingestion assets to support generation of the
.NET client library.

* Rename LRO operations to internal for Python (#36756)

* Set LRO operations to internal for python

* Fix go validation issue

---------

Co-authored-by: Rena Chen <rechen@microsoft.com>

* Bump @apidevtools/json-schema-ref-parser in /.github/shared (#36777)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.1.1...v14.2.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump @apidevtools/json-schema-ref-parser in /.github (#36775)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.1.1...v14.2.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump typescript-eslint (#36776)

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).


Updates `typescript-eslint` from 8.39.1 to 8.40.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.40.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.40.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>

* [CogSvc] Fix 2025-04-01-preview and 2025-06-01 stable API to match service behavior for account networkInjections property (#36395)

* Fix API to match service behavior for account networkInjections property
* Fix 2025-04-01 preview API to match service behavior for account networkInjections property
* add suppressions

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* Add delta class for fabric tool (#36785)

* [WebPubSub] TSP Migration for WebPubSub (#35853)

* init files from conversion

* initial checklist fixes

* fix service decorator info

* enum to union in models

* newly compiled files

* add linter

* initial warnings fixes

* updates

* fix

* suppress warnings

* suppress for std ops

* emitter updates

* rename interface name to match output

* adjust ns

* mod output dir location

* add tokencredential

* ignore mqtt for spelling

* prettier fixes

* match the orig doc

* client customizations

* update method name

* update version info

* rename operation to match old

* fix package pprint name

* align error codes and success

* fix kwarg names

* rename operation to match

* update ns name

* mark model as pagedResult

* removed unused model

* removed openapi import

* leave query as is

* fix listconn op to be a list, fix model item

* clean up tsp config

* fix typo

* info for other languages, commented out for now

* add suppressions for backwards comp

* removed unused imports

* remove interfaces, remove client location

* add connection_id to groupmember

* fix missing json ref

* add new json file

* changes to tspconfig

* changes for other langs

* add suppressions

* rename

* add csharp pckage name

* tsp config changes

* add reference

* add ts package dir

* remove additional files

* reset readme file

* new namespace

* remove old swagger

* add new swagger and examples

* point readme to new swagger

* fix readme

* some minor changes

* align response codes with openapi

* align response codes

* update to compliant names

* try to fix model validation byte error

* fix byte validation error

* fix deprecation error

* fix validation

* keep the old swagger name

* readme update for swagger rename

* small fixes

* formatting

* fix js tspconfig

* Add Powershell Installation Instructions for Copilot (#36788)

* Update client.tsp for IotOperations (#36783)

* Storagemover 2025-07-01 api version (#36560)

* Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized functions.

* Fix missing newline at end of file in JSON examples for Azure Storage Mover endpoints

* Fix missing newline at end of file in multiple JSON example files for Azure Storage Mover

* Update example JSON files for Azure Storage Mover to ensure consistency and clarity

* empty

---------

Co-authored-by: Suyash Choudhary <choudharysu@microsoft.com>
Co-authored-by: cptolookfor <97505773+cptolookfor@users.noreply.github.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* fix CheckNameAvailabilityRequest (#36797)

* [Microsoft.Resources] Deployment Stacks TypeSpec migration. (#35588)

* Add TSP.

* Add 2022-08-01-preview examples.

* Add 2024-03-01 examples.

* Work around response typing issue. TODO on x-ms-error-response.

* This is probably more semantically correct.

* Fix differences

* Supress + compact docs.

* Compact.

* Nevermind, tsp formatter doesn't like it.

* Fix tspconfig

* Fix .NET SDK validation errors.

* More suppressions

* Remove these I don't think it's needed

* Update examples.

* Align with checklist.

* Commit generated files.

* tsp format .

* Fix failing typespec config validation.

* Fix management group name and body name in examples.

* Fix model validation problems.

* Fix tspconfig.

* tsp compile .

* More ModelValidation fixes.

* Fix lintdiff error.

* Update to v6 common types per lint warnings.

* tsp compile . for the provisioning state fix.

* Rename, add csharp filter.

* Update suppression notes.

* Update notes.

* Remove language-specific configs per TSP migration for Bicep.Management https://github.com/Azure/azure-rest-api-specs/pull/35306

* Fix package names.

* Attempt to fix some breaking changes/back-compat issues.

* Don't rename in the response.

* Back compat fixes

* Fix examples.

* Breaking changes fixes.

* This isn't needed.

* Based on the examples, I don't think this is proper usage.

* resolve breaking changes

* update

* update

* Update tspconfig.yaml

---------

Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* Bump @autorest/openapi-to-typespec (#36796)

Bumps the openapi-to-typespec group with 1 update in the / directory: [@autorest/openapi-to-typespec](https://github.com/Azure/autorest).


Updates `@autorest/openapi-to-typespec` from 0.11.8 to 0.11.9
- [Release notes](https://github.com/Azure/autorest/releases)
- [Commits](https://github.com/Azure/autorest/commits)

---
updated-dependencies:
- dependency-name: "@autorest/openapi-to-typespec"
  dependency-version: 0.11.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openapi-to-typespec
...

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

* fix: format monitor.ingestion tsp files (#36827)

* Add Uasge.json (#36826)

* Add thread message delete operation (#35320)

* Add thread message delete operation

* Re generate swagger

* Add samples

* Fix

* Rename delete operation

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

* Add a pipeline template to mark SDK package as released

* Ignore test release plans when marking package as released

---------

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

* Get traffic incident - updated sample request/response to include valid bbox values. (#34407)

* Updated sample response.

* Updated sample request information

---------

Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com>

* [compute fleet] remove @path decorator for resource (#36795)

Co-authored-by: ReleaseHelper <ReleaseHelper>

* [hardwaresecuritymodules] Change the position of the suppression and remove unnecessary decorators (#36854)

* Change the position of the suppression

* Delete unnecessary decorators

* Updated documentation for Azure Maps Geolocation API (#34054)

* Updated documentation

* Changed 'country' to 'country/region'.

* Suppressing TypeSpec error.

---------

Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* [Azure Load Testing] Add 2025-03-01-preview Data-Plane APIs (#32585)

* Update typespec and add swagger JSON

* Add examples

* Update API version in examples

* Update data plane readme.md

* Add minValue and maxValue for loadPercentage

* Added CreatedByType updates and CreatedByUri properties

* Added CreatedByType updates and CreatedByUri properties

* Fix enum value

* Added clone test apis and equivalent LROs

* Missed uploading the swagger file

* Add insights in the test run result

* Examples and updates to operations apis

* Fixing the OperationSTatus LRO

* Revert "Add insights in the test run result"

This reverts commit d3d3672df2294d360168f8679767ee9af1a3b6cd.

* Revert loadPercentage change for optional engine instance

* Add maximumVirtualUsersPerEngine auto stop parameter

* Add examples and added decorator

* tsv format and prettier

* Updated examples

* Updated example to contain headers

* Reverting a change

* Fixing a change

* Renaming operation

* LintDiff supressions

* Update client.tsp to latest

* Updated generation

* Add estimatedVirtualUserHours

* Add Read lifecycle

* Add testIds filter for ListTestRuns (#35700)

* add testIds filter for ListTestRuns

* fix: update operationId for ListTestRuns to include TestIds

* fix: update title for ListTestRuns to reflect testIds filtering

* fix: update documentation for testIds in ListTestRunQueryParams to clarify usage

* Update examples

* Add testIds example

* Changes for actionable insights

* Adding specification for new ErrorDetail model (#36532)

* fix tsp issues

* Move examples to right folder

* updated swagger failure

* update model

* PR comments

* add suppression

* Fixing OperationStatus Response body as per review comment

---------

Co-authored-by: Mitesh Shah <58204159+mitsha-microsoft@users.noreply.github.com>
Co-authored-by: Venkat Ragavan S <vens@microsoft.com>
Co-authored-by: mbhardwaj-msft <169130830+mbhardwaj-msft@users.noreply.github.com>
Co-authored-by: Himanshu Bisht <himanshubishtcse@gmail.com>
Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com>

* Move insights to test run operations (#36856)

Co-authored-by: Venkat Ragavan S <vens@microsoft.com>

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

* Fix wiql issue in getting release plan work items

* Update eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1

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

* .NET requires custom source path since source path contains dev tools repo

* Remove order by

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update for august hotfix 2 (#36832)

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

* [AI Projects] Removing unused config entries (#36860)

Signed-off-by: trangevi <trangevi@microsoft.com>

* [OpenAI.v1] Temporarily removing deployment-based multipart-form-data… (#36672)

* [OpenAI.v1] Temporarily removing deployment-based multipart-form-data operations.

* video.

* Fixing generate speech operation.

* finetuning.

* Unified Evaluation API Spec (Version upgrade) (#36115)

* Unified Evaluation API Spec (Version upgrade)

* updating tspconfig.yaml

* Use flat scores

* Updating routes + Removing Agent run evaluation

* rename items to messages

* Updating InlineJsonDataSource to InlineDataSource

* Updating discriminator values

* initial modeling for real-time api evaluation (#36147)

* initial modeling for real-time api: single evaluation

* update given comments

* add optional storage for customers

* remove plural

* updates given the SDK review

* remove the tsp generated json for merge ease

* OneEval is not a separate resource type

* remove additional storage option for sync. Clients will have to manage this

* Merge

* Update result model

* Fix example

* Adding standard deviation

* confidence interval

* Addressing feedback from API review

* nit fixing names

* Update to runBatch

* Readme update

* Example Added

* Fix examples

* Fix paths

* Revert older version changes

* Revert changes to older version

* Reverting more changes

* Adding Examples

* adding 2 MB limit

* Fix version in examples

* Added deprecated in route

* Adding comment

* Update name to id in new version of API

* Fix

* Model validation fixes

* EvaluationMessages -> EvaluatorMessages

* Fix model for labels

* Fixed examples for deprecated endpoints

* Removed deprecated routes

* Removed not needed files

* Correct Api-version in tspconfig.yaml

* Using OneEvaluation Model as request and response

* Remove state from individual result & put usage within metrics

* Update image url message type

* Removing request from response payload for OneEvaluation

* Fix example

* Mark API is deprecated

* Remove b64_json

* Fix image_url

* Adding error field as well in evaluator status

* Fix error message

* merge latest + fix tsp validation

* Fixed inline source to not return user data

* Fix the validation error

* Fix example

* Addressing PR comments - outcome union

* One -> Single rename

* Prettier fix

* Removing GetEvaluationResults API

* Fix lint issues

* prettier fix

---------

Co-authored-by: Ritesh Kumar Sinha <risinh@microsoft.com>
Co-authored-by: Kayla Seager <kayla.seager@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [summarize-checks] Trigger on workflow "TypeSpec Validation" (#36864)

- Necessary if this required check finishes last

* Add SharePoint delta tool call. (#36865)

* Webpubsub To New TSP Folder Structure (#36833)

* delete old structure

* move to new structure

* files after tsp compile

* delete stragglers

* move under data plane

* update tspconfig path

* generated swagger

* update project root

* remove generated swaggers from data-plane level

* move readme up a level

* add readme

* point to right swagger

* changes

* reference swaggers

* update readme

* fix location

* location fix

* remove dupe readme

* [AzureDataTransfer] Bugfix for Mimefilter (#36862)

* init - bugfix

* add json

* examples

* pretty

* [context.js] Fix tests for 100% codecov, inline error snapshots (#36866)

* [python][security] Convert readme.python.md to singleapi package format (#36032)

* Initial plan

* Convert security readme.python.md to singleapi package format

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

---------

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

* [python][web] Convert readme.python.md to single-api package configuration (#35937)

* Initial plan

* Convert web readme.python.md to single-api package configuration

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

---------

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

* [python][compute] Update readme.python.md to convert to singleapi package (#36033)

* Initial plan

* Update compute readme.python.md to singleapi package format

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* init for package-python-sdk

* update

* fix python tag

---------

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

* adding new stable 2025-08-02 version for Microsoft.IoTFirmwareDefense (#36650)

* adding new stable 2025-08-02 version for the fist API. this will be the first GA API version

---------

Co-authored-by: Mike Lucadamo <mlucadamo@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>

* Update tspconfig.yaml to pin api-version (#36880)

* mgmt, signalr, convert to TypeSpec (#35463)

* [TSP Migration][databox] TypeSpec migrated from swagger (#35690)

* [servicefabricmanagedclusters] .NET Emitter: Treat timespan as string to avoid breaking change in csharp (#36883)

* Bump OAV (#36872)

* bump oav dep to 4.0.0. This eliminates dependencies on newman and postman-collective

This reverts commit dc5e725537b4e38cdbea0e7ca7b9dbaf338f2747.

* Update changelog parsing to round-trip header (#36884)

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>

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

* Update package release status completion to process multiple packages

* Updated as per review comments

* Updated as per review comments

---------

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

* Update access public for some models and enums (#36889)

Co-authored-by: Rena Chen <rechen@microsoft.com>

* [TypeSpecValidation] Improve error message for invalid service name (#36892)

* [extract-inputs] Improve Octokit request and rate-limit logging (#36871)

* Eladschwartz/adding new api docs for public 2025 version (#35121)

* Saving a working version

* Saving changes

* Save a working version

* Adding more models

* Saving changes

* Including minimal working example

* Saving changes to enum to string

* Updating enum types

* Saving changes

* Saving work

* Saving skus changes

* Saving enum work

* Saving description updates

* Removing redundant models

* Saving public offers example

* Saving changes

* Saving changes

* Saving examples

* Adding changes

* Adding more changes

* Making more changes

* Updating files

* Making more required compilation fixes

* Adding the json path to the readme

* Adding json path to the readme

* Fixing more validation issues

* Fixing linter error

* Reverting changes to "hasRI" fields

* Updating created openAPI spec

* Validation changes

* Updating PlanDetails

* Adding missing properties from examples

* Post compile check

* Adding "value" type to listing operation

* Removing irrelevant fields from the listing response

* Updating vCpu field

* Updating name of Azure Key

* Fixing pascal case issue

* Adding required changes to union types

* Adding model extensions

* Updating validation errors

* Adding descriminator suppression

* Adding description to Versions enum

* Removing SDK generation

* Adding more documentation changes

* Adding a more detailed description of azure benefit

* Adding search parameter

* Fixing description quotations

* Replacing enum types with string types

* Updating open api rest spec

* Updating openapi identifiers fields

* Adding suppresions for sdk generation

* Adding more lint diff fixes

* Fixing hidekeys and pricing audience location

* Fixing team suggestions

* Updating descriptions requested in API review

* Adding option  to omit unreachable types

* Removing key from json

* Updating inner error description

* Adding pricing audience to skus

* Adding updated enhanced descriptions

* More descriptions fixes

* Adding spelling ignore

* Fixing documentation descriptions

* Updating example files to match descriptions

* Adding more descriptions

* Saving changes

* Updating error payload in docs

* Remove max and min quantitiy from skus apis

* Checkin working version

* Saving changes from internal docs review

* Fixing merge issues

* Moving types to definition section

* More loop component updates

* Finalizing changes

* Update descriptions

* AzureTerraform 2025-09-01-preview (#36638)

- New input properties: includeRoleAssignment, includeManagedResource, includeResourceGroup, recursive
- Vastly improved docs

* Generate portalservices .NET SDK  using new generator (#36901)

* Added bulk review api (#36774)

* Added bulk review api

* Added valid arm id in example

* Made TSV as optional param in bulk publish

* space fix

---------

Co-authored-by: Ravindra Dongade <rdongade@microsoft.com>

* Bump zod from 4.0.17 to 4.1.1 in /.github (#36896)

Bumps [zod](https://github.com/colinhacks/zod) from 4.0.17 to 4.1.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.0.17...v4.1.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump the eslint group across 2 directories with 2 updates (#36895)

Bumps the eslint group with 2 updates in the /.github directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
Bumps the eslint group with 2 updates in the /.github/shared directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)

Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.34.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>

* added package name (#36918)

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

* prompt files for labels and codeowners

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* changed NotAServiceLabel line

* changed guidance to the documentation

* specified which PRs to display

* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md

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

* Update eng/common/instructions/azsdk-tools/validate-codeowners.instructions.md

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

* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md

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

---------

Co-authored-by: shirelmr <t-smarino@microsoft.com>
Co-authored-by: Shirel Marino <80732950+shirelmr@users.noreply.github.com>
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* Adding prompts for CODEOWNERS and Labels tools (#36885)

* moved service label prompt to new feature branch

* added additional guidance for naming service labels

* Edited service label prompt file to include new MCP tools

* Added details for if branch already exists for service label

* Completed first draft of validatecodeowners prompt file

* Corrected some syntax for consistency

* Minor changes to codeowners

* Exluded our codeowners stretch goals (adding and deleting codeowners)

* Updated prompt files to utilize exisiting validation prompt files.
Updated some guidance steps.

* Reordered the workflow in prompt files

* Extra checks for service label color in the common-labels csv file

* Updated the codeowners prompt file and relating steps.

* added definitive style for service labels

* Added additional guidance for naming labels

* Updated codeowners prompt file to use new tools/workflow.

* reformatted to improve readability

* rewrote the workflow to account for mcp tool changes

* reduced redundacy for labels and codeowners

* added link for invalid owners to set visbility to public

* Changing prompt files.

* added links for codeowners documentation

* modified lines for provide documentation

* changed tools names

* updated file names

* changes

* moved eng common files

* Fix links for validate service label and codeowners

---------

Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: ReilleyMilne <t-remilne@microsoft.com>
Co-authored-by: shirelmr <t-smarino@microsoft.com>

* Support customized branch when create sdk PR (#36748)

* Support customized branch when create sdk PR

* moved the step to inside of SDK PR condition

* support non-existed branch

* removed force push flag

* Updated SdkRepoCommit to SdkBranchName

* Updated parameter name

* updated regex to include !refs

* [EngSys] npm update (#36919)

* [api-doc-preview] Move from "shared" to "workflows" (#36893)

* Adding the beta7 swagger (#35757)

* Adding the beta7 swagger

* Adding the latest swagger for the signaling feature and missing media feature for beta7

* latest swagger changes includes the summarizecall feature

* swagger prettier

* updating the latest changes

* swagger prettier run

* add example for move participant

* rename the the example file to correct one

* prettier run

* adding the example for summariza call

* fixing the exampels

* fixing the build failures

* fixing moveparticipant model validation failure

* fixing model failure

* updating new swagger for renaming the transcriptioncallsummaryupdate to transcriptioncallsummaryupdated

* updating the latest swagger

* addressing the sdk reviews for the media

* updating the latest swagger

---------

Co-authored-by: James Deng (ACS) <jamesdeng@microsoft.com>

* [resourceManagement.yml] Fix bug with no changed files in more places (#36929)

* Updated the owner of SDK PR repo (#36925)

* [oav-runner] Remove warning messages from formatting output (#36935)

* Add new 2025-05-01-preview API version to Microsoft.Cdn Deployment Versions Public Preview (#35440)

* Base on latest stable version 2025-04-15. Includes updating api version to 2025-05-01-preview.

* Add 2025-05-01-preview to readme.md

* Copy existing mTLS API from 2024-06-01-preview and add new properties; Update examples

* Change for preview deployment feature

* Run prettier

* Update subscriptionId in example

* Fix model validation failed

* Fix ARM reviewer comments

* Update type string to date-time

* Fix formatting

* Rename timing

* Added header name to property description

* Rename time properties in example file

* rename to EnforceMtlsEnabledState

* Back out all mTLS API changes

* Clean up example files

* Add input file in readme

* Add input file in readme

* Add missing type and format

---------

Co-authored-by: shaowan-msft <shaowan@microsoft.com>

* [powerbidedicated]Remove redundant model and update Operations_List (#36877)

* update

* remove private things

* update (#36331)

* update (#36909)

* [summarize-checks] Add test for extracting summary from zip archive (#36942)

- Conditional on existence of "unzip" executable

* [workloadorchestration] use ArmCustomPatchSync for patch method (#36691)

* [workloadorchestration]use ArmCustomPatchSync for patch method

* update

* Update Solution.tsp

* use customized update model instead

* update

* update

* Revert "update"

This reverts commit df2945931b05682e1a74798435589d4dad62013d.

* remove tags

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* Cognitive Services 2025-07-01-preview (#35345)

* Baseline against 2025-06-01 stable.
* Update readme.md to use package-2025-07-01-preview by default
* Added Quota Tier Swagger Specs  (#35388)
* [CustomTopic] Add custom topic feature to cogsvc control plane API (#35372)
* Added new Legacy lifecycle status, replacement config and model asset id (#35505)
* ReplacementConfig.autoUpgradeStartDate should be in format of date-time (#35655)
* Add storedCompletionsDisabled Account Properties: The flag to disable stored completions. (#35697)
* [Address PR feedback] Use enum instead of a boolean value to indicate deprecation status (#36189)
* Update to reference newer common types (#36208)
* Update all common type references to use v3 - v4+ will require breaking change verification.
* Enable modelerfour.lenient-model-deduplication for python and go SDK generation - ErrorResponse/ErrorDetail common types are being flagged without this setting.
* Fix invalid NetworkInjections specification - bug since 2025-04-01-preview (#36376)

---------

Co-authored-by: Ritwik Desai <ritwikdesai@users.noreply.github.com>
Co-authored-by: huliang-microsoft <54422042+huliang-microsoft@users.noreply.github.com>
Co-authored-by: Aditya Kumar <kumarad@microsoft.com>
Co-authored-by: Dawei Li <daweil@microsoft.com>
Co-authored-by: hgarg11 <garghimanshu@microsoft.com>

* Bump @microsoft.azure/openapi-validator-rulesets from 2.1.7 to 2.1.8 in /eng/tools/lint-diff in the openapi-validator group across 1 directory (#36894)

* Bump @microsoft.azure/openapi-validator-rulesets

Bumps the openapi-validator group with 1 update in the /eng/tools/lint-diff directory: [@microsoft.azure/openapi-validator-rulesets](https://github.com/Azure/azure-openapi-validator).


Updates `@microsoft.azure/openapi-validator-rulesets` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/Azure/azure-openapi-validator/blob/main/changelog.md)
- [Commits](https://github.com/Azure/azure-openapi-validator/commits)

---
updated-dependencies:
- dependency-name: "@microsoft.azure/openapi-validator-rulesets"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openapi-validator
...

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

* bump ruleset in more files

---------

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>

* [summarize-checks] Use latest artifact named "job-summary" (#36640)

* fix powershell URL in copilot instructions (#36834)

* fix powershell URL in copilot instructions

* [EngSys] Skip ratelimit log if no response headers (#36958)

* Bump zod from 4.1.1 to 4.1.3 in /.github (#36956)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.3
  dependency-type: direct:production
  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>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* changed name file (#36960)

Co-authored-by: shirelmr <t-smarino@microsoft.com>

* snake case tool names (#36959)

* Remove csharp-service-dir parameter and standardize C# emitter output directory configuration (#36679)

* [ILogger] Add warning() method (#36967)

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

* snake case

* change file name to .instructions.md

* Revert "change file name to .instructions.md"

This reverts commit c4bb65dc03258a45f74590edff6ccbf889d9e559.

---------

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

* fix issues introduced by previous api-version bump of storagemover (#36949)

* Update models.tsp (#36908)

* [workloadorchestration] update operation (#36977)

* update operation

* update operation

* Add back location and azure-asyncoperation (#36980)

Co-authored-by: Pan Shao <pashao@microsoft.com>

* Change the description of deprecating vm refresh action of RetainedData. (#35867)

* Change the description of deprecating vm refresh action of RetainedData.

* Revert "Change the description of deprecating vm refresh action of RetainedData."

This reverts commit 1ec0dfdadf36d1322db51098d4c3cb2fa85d7430.

* Add deprecated directive and slightly change the description.

---------

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

* update route description (#36974)

Co-authored-by: Will Huang <huangwill@microsoft.com>

* [issues.js] Add "logger" parameter (#36987)

* Adding readme.md file in resource-manager folder (#36660)

* Adding readme.md file in resource-manager folder

* Updating readme

* [Swagger to TSP conversion] [mgmt] dnsresolver (#36066)

* try migrate

* update tsp and compile again

* Fix and generate

* delete temp files

* remove old swagger

* delete sparse-spec

* fix lint

* configure sdk emitter

* configure sdk emitter

* configure sdk emitter

* fix typespec validation

* pretieer

* remove dnsresolver.json

* update tspconfig

* fix duplicate actionType issue

* add clientLocation

* resolve spec changes

* fix validation

* fix validation

* fix swagger validation

* fix swagger validation

* update suppress message and update CloudError

* regen swagger

* update

* resolve breaking

* no need client.tsp

* resolve breaking

* Update tspconfig.yaml

* Update tspconfig.yaml

* fix lro and paging validation errors

* remove sparse-spec

* Fix partial resource

* Add .net configuration

* update etag

* remove operation id

* suppress validation error

* use using Network

* update .net configuration

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* Add @qiaozha as code owner for suppressions.yaml (#37001)

Added @qiaozha as a code owner for suppressions.yaml.

* [Typespec Migration] migrate mysql-flexible to typespec (#35895)

* migrate mysql to typespec

* update

* update

* update

* update

* update

* update

* update

* update

* remove old swagger

* update

* update

* update

* update

* update

* update

* update

* update

* Update models.tsp

* update

* update

* update

* update

* Update readme.md

* update

* update

* pretty check

* update

* Update client.tsp

* update

* Update routes.tsp

* Update readme.md

* update

* update

* update

* update

* Update tspconfig.yaml

* update

* update

* Update tspconfig.yaml

* update

* update

* update

* update

* update

* update

* Revert "update"

This reverts commit e9d1b9bcfa4a5ba539fca243e0d9b8de19fcfe10.

* revert customized code change

* update PrivateEndpointConnection

* update

* update

* update

* update

* update

* update

* update

* update

* update

* Update tspconfig.yaml

* Update tspconfig.yaml

* java backward compatibility

* remove @operationId & fix operation group name and operation name

* Update PrivateEndpointConnection.tsp

* update

* Revert "update"

This reverts commit 3cd500d361b11fa433530130d56f34932e509b92.

* Update client.tsp

* resolve comments

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Arthur Ma <arthurma@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Qiaoqiao Zhang <qiaozha@microsoft.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Revert "Unified Evaluation API Spec (Version upgrade) (#36115)" (#36964)

This reverts commit ec27c0af880a760064919e25de052b35b1eebee3.

* Add DeliveryReport GET endpoint for ACS SMS (#36621)

* Add DeliveryReport GET endpoint for ACS SMS

* Merge DeliveryReport examples into one file

* adjust readme.md to have new version

* updating the version  in the main file

* changing api version to all example files

---------

Co-authored-by: Kirill Linnik <klinnik@microsoft.com>

* [Support] tsp migration  (#35579)

* update default tag

* init tsp

* init swagger

* add suppression for warning

* fix body name

* fix breaking

* Fix for nextlink

* fix for return type name of list operations

* fix body name

* fix for azure-async-operation

* fix for azure-async-operation

* fix for azure-async-operation

* fix for azure-async-operation

* temp files

* add @clientLocation and remove @operationId

* use @clientLocation to replace @operationId

* format

* format

* format

* fix Swagger ModelValidation error INVALID_FORMAT

* make value optional to keep compatibility with swagger

* add tspconfig.yaml

* customize for no body common op

* customize for no body common op

* format

* fix cspell

* fix ci

* fix ci

* fix ci

* resolve breaking

* update for empty union

* fix missing final result for lro

* update for @pageItems

* fix for pattern

* service-name

* remove legacy operation

* Add emit-lro-options: "all"

* remove csharp config

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>

* Add new version for Automated Response Public Preview (#36646)

* Current version copy

* Add new version for Automated Response Public Preview

* Update README

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>

* update model name (#37007)

* Update HDInsight Linked Service Swagger definition with new payload f… (#36664)

* Update HDInsight Linked Service Swagger definition with new payload fields: {clusterAuthType, credential}

* Update clusterAuthType field type to enum

---------

Co-authored-by: Nakul Ramanathan <nramanathan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* rename model (#37008)

* Bump marked from 16.2.0 to 16.2.1 in /.github/shared (#37002)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.2.1
  dependency-type: direct:production
  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>

* Bump marked from 16.2.0 to 16.2.1 in /.github (#37000)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.2.1
  dependency-type: direct:production
  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>

* Bump zod from 4.1.3 to 4.1.4 in /.github (#36999)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.4
  dependency-type: direct:production
  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>

* Add specific instruction for self service SDK gen from release planner (#36998)

* Add specific instruction for self service SDK gen from release planner

* Updating v1 specs with Chat, Embeddings, Responses, and Vector Stores moved out of preview. (#36955)

* Updating v1 specs with Responses and Chat moved out of preview.

* Adding vector stores

* embeddings

* adding obfuscation

* adding doc to obfuscation field

* Revert "Bump @microsoft.azure/openapi-validator-rulesets (#36894)" (#37014)

- Reverts commit 8b16c315f3a8e04d4c7fd24e01662ddda334b257
- New rule LroAzureAsyncOperationHeader appears to be blocking PRs incorrectly
- https://github.com/Azure/azure-openapi-validator/pull/749

* [readme.js] Add more tests for duplicate tags (#37012)

- Tests related to #37003 (which we decided to not fix)

* Bump zod from 4.1.4 to 4.1.5 in /.github (#37019)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.4...v4.1.5)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.5
  dependency-type: direct:production
  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>

* Convert Webpubsub Swagger to Tsp (#35228)

* update

* update

* delete

* update

* update

* update

* update

* update

* update

* need to add

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* fix

* update

* update

* update

* fix regeneratekey

* update

* update

* update justification

* update

* update

* update

* update

* update

* update config

* update

* resolve breaking

* java config

* Update specification/webpubsub/SignalRService.Management/client.tsp

* fix go breaking change

* update

* update

* update

* update

* fix privateendpointconnection

* remove private decorator

* java config

* removed

* Remove the csharp config from tspconfig.yaml

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* [compute-recommender] Add client.tsp (#37021)

* Add client.tsp for Recommender Management

* Update client.tsp

* Java, client.tsp for storagemover (#37023)

* update service-name

* Java SDK migration fixes for StorageMover: use-object-for-unknown and localIPAddress property name fix

* Release Microsoft.Network 2024-10-01 (#35689)

* Copy files from stable/2024-07-01

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

* Update version to stable/2024-10-01

Updated the API version from stable/2024-07-01 to stable/2024-10-01.

* Added tag for 2024-10-01 in readme file

* Adding extended location to azure firewall specification (#35134)

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

* NVAInVnet swagger changes (#35302)

* add nvainvnet swagger & examples

* run prettier

---------

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

* fix typo and GET example (#35348)

* Creating Packet Capture Operation API to replace existing packet capture API for Azure Firewall (#35362)

* Adding packet capture operation api for azure firewall - public preview feature

* Added Dedicated backend connection and certificate validation options in template for application Gateway Backend Settings (#35161)

Co-authored-by: Rajat Gupta <rajatgup@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Add Quic Protocol to TransportProtocol. (#35601)

* naming error fix (#35733)

* Packet Capture Parameter Fix: Adding a default integer to prevent default value of 1 being passed by powershell/generatedSDKs (#35779)

* Adding a default value to fix powershell forcing default 1 value for null parameter

* Updating descriptions and moving default duration to 60 seconds.

* Fixing grammar and verbiage

* Add host config for Java: Microsoft.Network API Version 2024-10-01 (#35710)

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>

* Update API Version 2024-10-01 in Microsoft.Network (#35744)

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>

* Update readme.python.md

* Add nsp service tags api (#36665)

Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Add Suppression for LintDiff (#36732)

* Add LintDiff Suppression Update readme.md

* Add suppression to readme.md

* Update readme with transformation directives for resources (#37005)

Added directives for transforming client names in resource definitions.

---------

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: kjilla <32179191+kjilla@users.noreply.github.com>
Co-authored-by: sbhosalemsft <98562322+sbhosalemsft@users.noreply.github.com>
Co-authored-by: nikhilpadhye1 <68977752+nikhilpadhye1@users.noreply.github.com>
Co-authored-by: Rajat Gupta <grajat341@gmail.com>
Co-authored-by: Rajat Gupta <rajatgup@microsoft.com>
Co-authored-by: Eugenio Peña García <70240915+EugenioPena@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Karthik Gumpu <gumpukarthik@gmail.com>
Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>

* Update client.tsp (#37024)

* Update client.tsp

* Update client.tsp

* Update client.tsp

* Migrate PostgresqlHsc to TypeSpec (#35623)

* migrate

revert compare

* fix path

* tspconfig.yaml

* fix flatten

* fix legacy template

* fix examples

* tsp compile

* fix ClusterConfigurationListResult

* fix tsp validation

* fix prettier

* fix cspell

* fix tsp validation

* fix tsp format

* fix flatten

* java config

* tsp validation

* fix tspconfig.yaml

* fix breaking

* fix example model validation

* tsp format

* fix example

* update

* fix headers

* use recommended @list

* uniqueItems

* Update tspconfig.yaml

* fix privateendpointconnection

* java config

* Remove the csharp config from tspconfig.yaml

* fix lro headers

fix final-state-via

use ArmCombinedLroHeaders

---------

Co-authored-by: Pan Shao <pashao@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: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* Migrate quota to TypeSpec (#35884)

* Migrate quote to TypeSpec

* Fix Swagger diff and errors

* Update TSP version

* Fix Swagger diff and errors

* Remove fixme from doc

* run prettier check

* Restore the original state of version 2025-03-01

* update example

* update example

* Update readme and delete old swagger files

* resolve breaking

* Modify the type of properties

* Delete operationId decorator

The issue of missing 'x-ms paginatable' for SDK validation has not been fixed yet

* Add config for csharp

* Update tspconfig.yaml

* Fix the comments

* Add "x-ms-pageable"

* Fix FinalResult errors

* Add missing headers in response code

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* refactor(schemaregistry): migrate to unified folder structure (#36734)

* refactor folder structure

* update path to fix validation error

---------

Co-authored-by: User <user@example.com>

* Refactor devtestlabs folder structure to comply with Azure Guidelines (#36688)

* Refactor(containerstorage): migrate to unified folder structure  (#36769)

* Refactor containerstorage folder structure to comply with Azure Guidelines

* Add instruction.md

* refactor(datareplication): migrate to unified folder structure (#36768)

* refactor folder structure

* update path to fix ci error

* fix typespec validation ci error

* fix readme reference path

* Refactor(deviceprovisioningservices): migrate to unified folder structure  (#36804)

* Refactor deviceprovisioningservices folder structure to comply with Azure Guidelines

* Update folder stable/stable/2021-10-01=>stable/2021-10-01/

* Refactor elasticsan folder structure to comply with Azure Guidelines (#36809)

* refactor(azurelargeinstance): migrate to unified folder structure (#36824)

* refactor structure folder

* fix ci errors

* refactor(azurefleet): migrate to unified folder structure (#36805)

* refactor structure folder

* fix ci error

* refactor(purviewpolicy): migrate to unified folder structure (#36803)

* refactor structure folder

* fix ci error

* Refactor(guestconfiguration): migrate to unified folder structure (#36812)

* Refactor guestconfiguration folder structure to comply with Azure Guidelines

* Update

* Updated resource-manager/Microsoft.GuestConfiguration/GuestConfiguration to resource-manager/Microsoft.GuestConfiguration/Assignments

---------

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

* Refactor(powerbidedicated): migrate to unified folder structure (#36879)

* Refactor powerbidedicated folder structure to comply with Azure Guideline

* Fix ci error

* refactor(desktopvirtualization): migrate to unified folder structure (#36799)

* refactor structure folder

* fix ci error

* fix path in suppressions file

* refactor(vmware): migrate to unified folder structure (#36802)

* refactor structure folder

* fix ci errors

* update service name and fix semantic ci error

* fix the error in deliveryStatus type definition (from enum to string) (#37033)

* Add DeliveryReport GET endpoint for ACS SMS

* Merge DeliveryReport examples into one file

* adjust readme.md to have new version

* updating the version  in the main file

* changing api version to all example files

* changing enum to string

---------

Co-authored-by: Kirill Linnik <klinnik@microsoft.com>

* [dependabot.yml] Unfreeze autorest, js-yaml, cross-env.  Ungroup openapi-validator. (#37034)

- Unfreezing autorest and js-yaml is a continuation of #35166
- Unfreezing cross-env because v10 has sufficient adoption
- Ungrouping openapi-validator because ruleset should update independently

* Update CODEOWNERS for search data-plane and resource-manager (#37035)

* Remove Web KS from 08-01 Azure Search SDK (#36992)

Co-authored-by: Austin Drefke <jdrefke@microsoft.com>
Co-authored-by: Kuan Lu <lucas95123@outlook.com>

* Fix response body in spec (#36707)

Co-authored-by: Arber Hila <ahila@microsoft.com>

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

* Updated instructions files for service label and CODEOWNERS validation

* Update eng/common/instructions/azsdk-tools/validate-service-label.instructions.md

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

* Trim trailing whitespaces

* Added suggested changes from previous PR

---------

Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* [Microsoft.AppConfiguration] Fix reference bug (#36072)

* Update

* Update

* Source user ID from graph api in TME (#37037)

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

* Revert "Migrate quota to TypeSpec (#35884)" (#37040)

This reverts commit 02eba4b2b13f272dfd75a92c063fa1f01067ef3f.

* Users/tejasma/2025 09 01 (#36629)

* Copy files from stable/2025-07-15

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

* Update version to stable/2025-09-01

Updated the API version from stable/2025-07-15 to stable/2025-09-01.

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

* modifies examples and adds enforcedGroupName

* updates examples and removes list endpoint

* removes enforcedGroupName from request body

* adds groupType property

* removes list group quota enforcement endpoint from 2025-07-01

* renames ListGroupQuotas and adds appropriate enums

* fixes typo and validation issues

* adds enum type string

* runs prettier

* adds display name and groupType

* adds provisioning State to GetGroupQuotas and ListGroupQuotas

* resolves model validation issue

* adds retry after,modifies 201 respones, and fixes example quality

* adds back file that was deleted in previous version

* Remove groupquota.json to match main branch

* removes subscriptionId from response body

* [.github] Workflows that use PR diff should trigger on "edited" (#37042)

- re-run if the base branch is changed
- previous merge commit may generate incorrect diff

* Update documentation for VirtualNetworkGateway and VirtualWan VpnServ… (#37026)

* Add 2 new POST APIs on VirtualNetworkGateway and VirtualWan resources. (#37028)

* Add Python support to client names in client.tsp (#37068)

* clean tag (#36559)

Co-authored-by: Judy Zhu <zhujudy@microsoft.com>
Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* [TSP Migration][advisor] TypeSpec migrated from swagger (#34319)

* First generate

* Fix some diff

* update

* update

* update

* update

* update

* update

* fix

* update

* fixed

* update

* update

* fix

* update

* update

* update

* update

* delete

* add clientName for go

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* resolve breaking change Deleted Class AdvisorManagementClient

* update

* update

* update

* resolve breaking

* fix go breaking

* merge

* rename for python

* update

* Update .gitignore

* update

* update

* remove csharp emmiter

* update

* update

* update

* Remove `@operationId`

* Add config for .NET

* Update client.tsp

* Update client.tsp

* add @operationId

* fix

* fix extendedProperties in PredictionResponseProperties

* Update clientLocation references to 'Recommendations'

---------

Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: mcgallan <1186003288@qq.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: JiaqiZhang-Dev <jiaqzhang@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: tadelesh <tadelesh.shi@live.cn>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* tsmv, add ignoreDefinitionCase option (#37065)

* add ignoreDefinitionCase option to tsmv

* comment

* add publish to jobtype (#37070)

* [OffAzure] Site model changes to merge DR and Migrate scenarios (#35842)

* Base commit from 2024-05-01-preview

Base commit

* Site schema changes

* Prettier changes

* fixes

* changes

* resolve comments

* revert changes

* Make changes to add machine resource id for fabric sites

* resolve comments

* resolve comments

* changes

* Fix descriptions

---------

Co-authored-by: Tianen <v-tianxi@microsoft.com>

* fix readme.md (#37077)

* Remove Private Decorator in Notificationhubs (#36903)

* update

* update

* fix format

* Remove Private Decorator in SqlViirtualmachine (#36904)

* update

* remove suppression

* Remove private decorators (#36943)

* Remove private decorators (#36938)

* Remove private decorators (#36944)

* Remove useless suppression (#36937)

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Remove private decorators (#36946)

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* [Bicep.Management] Fix C# names to align with original SDK (#35643)

* [Bicep.Management] Fix C# names to align with original SDK

* Update client.tsp

---------

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

* Avere Azure Storage Cache Auto Import 2025-07-01 API Spec (#33395)

* Copy files from stable/2024-07-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-07-01

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

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

* Microsoft.StorageCace API version 2025-07-01 for AutoImport support

* Addressing Lint, Prettier and ModelValidation errors

* Addressing ModelValidation errors

* Addressing ModelValidation errors

* Addressing reviewers comments

* Adding start and completion time for auto import jobs and updating the examples

* Adding statusCode and statusMessage for AutoImport

---------

Co-authored-by: Aman Jain <amajai@microsoft.com>

* storage task assignment regex and top bug fix (#36668)

Co-authored-by: Saaqeb Siddiqi <ssiddiqi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* Add pull-requests: write permission to copilot-setup-steps.yml workflow (#37100)

* Add pull-requests: write permission to copilot-setup-steps.yml workflow

* [TSP Migration][redis] TypeSpec migrated from swagger (#35243)

* The first version of TSP

* Fix some errors and diffs

* update

* delete conditionalClientFlatten

* update

* update

* Update java config

* update config

* resolve breaking

* update

* resolve breaking

* update

* Resolve some comments

* Add FinalResult, parentResouce decorator, and remove ArmResponse

* resolve go breaking changes

* fix go breaking changes

* fix for python

* update

* Update tspconfig.yaml for Java

* Update Java tspconfig.yaml

* Fix the final result issue and update the syntax to the latest version

* Fix privateEndpointConnection issue and…
Juliehzl pushed a commit that referenced this pull request Oct 9, 2025
…review (#37329)

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

* place prompts in common place

* Update eng/common/instructions/azsdk-tools/create-sdk-locally.prompt.md

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

* Update eng/common/instructions/azsdk-tools/verify-namespace-approval.prompt.md

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

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md

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

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.prompt.md

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

* rename to .instructions.md

* remove uneeded headers

* change to .instructions

* fix

* run to refer to

* relative links fix

---------

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

* [EngSys] Move `prettier-swagger-plugin.js` to `eng/scripts` (#36715)

- Should work now, since `Swagger PrettierCheck` is now outside the unified pipeline
- Reverts PR "Fix prettier config to work locally and in unified pipeline (#25705)"
- Reverts commit b204f92b6b81968b9c718fe42f7b87bbd89568c3

* make the namespace to be `azure.ai.language.text` (#36743)

* [summarize-impact] Enable logging in changed-files (#36742)

* Common prompts (#36744)

* common file references + merged typespec don't create branch

* woops common

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

* Add a new script to mark package as released from release pipeline

* Update eng/common/scripts/Mark-ReleasePlanCompletion.ps1

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

* Fix spacing in the script

* Update script to check active release plans using package name and pr merge status

* Log work item Ids if multiple works items are found for release plan

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* typespec merged stay on main (#36747)

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

* Update to support MG level calls (#36301)

* Update Swagger

* Update location

* Add management group param

* Fix typo

* Add header in 202

* Swagger prettier check

* Add operations

* Typo

* Fix order

* Remove operations

* Update version and update MG name

* Update path

* Update example

---------

Co-authored-by: Celina Zhao <zhaocelina@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* Review request for Microsoft.ContainerService/aks to add version stable/2025-07-01 (#36361)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2025-05-01 to version 2025-07-01

* Updates readme

* Updates API version in new specs and examples

* Add Kind and Automatic in 2025-07-01 api (#36293)

* [AKS] add AzureLinux3 ossku (#36338)

* feat: Add new AzureLinux3 ossku

* chore: reorder

* chore: update description

---------

Co-authored-by: Yiran Li <109549277+purpleran7@users.noreply.github.com>
Co-authored-by: lilypan26 <lilylpan0426@gmail.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* Edge Sites updating service group name pattern validation (#36619)

* removed pattern validation for sg to enable site creation at sg root

* added sites.json post compilation

* added regex for servicegroupname

---------

Co-authored-by: Ayushi Upmanyu <aupmanyu@microsoft.com>

* fix optionality (#36766)

Co-authored-by: tadelesh <chenjieshi@microsoft.com>

* Support download swagger from RPSaaS (#36770)

Co-authored-by: Pan Shao <pashao@microsoft.com>

* Cut 2025-09-01-GA Azure.Search Dataplane API Version (#36049)

* Copy files from stable/2024-07-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-09-01

Updated the API version from stable/2024-07-01 to stable/2025-09-01.

* Initial API cut

* Sync Azs to GH Swagger and examples

* Add Index Level Description

* [Bugfix] Adding name property to SearchIndexerStatus

* Swagger & SDK Changes for MRL GA

* Add normalizers swagger

* GA subscore for vector with debug query mode

* Onelake GA Swagger changes

* swagger change: support new object rescoringOptions,
deprecate old rerankWithOriginalVectors and defaultOversampling properties

* Add Document Intelligence Changes

* GA semantic scoring profile

* Add semantic partial response fix

* Fix description for debug definition

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

* Update release plan completion script to take package info file

* Take only info file path as param

---------

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

* [Monitor.Ingestion] .NET client generation (#36759)

The focus of these changes is to update the
Ingestion assets to support generation of the
.NET client library.

* Rename LRO operations to internal for Python (#36756)

* Set LRO operations to internal for python

* Fix go validation issue

---------

Co-authored-by: Rena Chen <rechen@microsoft.com>

* Bump @apidevtools/json-schema-ref-parser in /.github/shared (#36777)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.1.1...v14.2.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump @apidevtools/json-schema-ref-parser in /.github (#36775)

Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.1.1 to 14.2.0.
- [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases)
- [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.1.1...v14.2.0)

---
updated-dependencies:
- dependency-name: "@apidevtools/json-schema-ref-parser"
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump typescript-eslint (#36776)

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).

Updates `typescript-eslint` from 8.39.1 to 8.40.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.40.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.40.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>

* [CogSvc] Fix 2025-04-01-preview and 2025-06-01 stable API to match service behavior for account networkInjections property (#36395)

* Fix API to match service behavior for account networkInjections property
* Fix 2025-04-01 preview API to match service behavior for account networkInjections property
* add suppressions

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: ReleaseHelper <ReleaseHelper>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>

* Add delta class for fabric tool (#36785)

* [WebPubSub] TSP Migration for WebPubSub (#35853)

* init files from conversion

* initial checklist fixes

* fix service decorator info

* enum to union in models

* newly compiled files

* add linter

* initial warnings fixes

* updates

* fix

* suppress warnings

* suppress for std ops

* emitter updates

* rename interface name to match output

* adjust ns

* mod output dir location

* add tokencredential

* ignore mqtt for spelling

* prettier fixes

* match the orig doc

* client customizations

* update method name

* update version info

* rename operation to match old

* fix package pprint name

* align error codes and success

* fix kwarg names

* rename operation to match

* update ns name

* mark model as pagedResult

* removed unused model

* removed openapi import

* leave query as is

* fix listconn op to be a list, fix model item

* clean up tsp config

* fix typo

* info for other languages, commented out for now

* add suppressions for backwards comp

* removed unused imports

* remove interfaces, remove client location

* add connection_id to groupmember

* fix missing json ref

* add new json file

* changes to tspconfig

* changes for other langs

* add suppressions

* rename

* add csharp pckage name

* tsp config changes

* add reference

* add ts package dir

* remove additional files

* reset readme file

* new namespace

* remove old swagger

* add new swagger and examples

* point readme to new swagger

* fix readme

* some minor changes

* align response codes with openapi

* align response codes

* update to compliant names

* try to fix model validation byte error

* fix byte validation error

* fix deprecation error

* fix validation

* keep the old swagger name

* readme update for swagger rename

* small fixes

* formatting

* fix js tspconfig

* Add Powershell Installation Instructions for Copilot (#36788)

* Update client.tsp for IotOperations (#36783)

* Storagemover 2025-07-01 api version (#36560)

* Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized functions.

* Fix missing newline at end of file in JSON examples for Azure Storage Mover endpoints

* Fix missing newline at end of file in multiple JSON example files for Azure Storage Mover

* Update example JSON files for Azure Storage Mover to ensure consistency and clarity

* empty

---------

Co-authored-by: Suyash Choudhary <choudharysu@microsoft.com>
Co-authored-by: cptolookfor <97505773+cptolookfor@users.noreply.github.com>
Co-authored-by: Ray Chen <raychen@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* fix CheckNameAvailabilityRequest (#36797)

* [Microsoft.Resources] Deployment Stacks TypeSpec migration. (#35588)

* Add TSP.

* Add 2022-08-01-preview examples.

* Add 2024-03-01 examples.

* Work around response typing issue. TODO on x-ms-error-response.

* This is probably more semantically correct.

* Fix differences

* Supress + compact docs.

* Compact.

* Nevermind, tsp formatter doesn't like it.

* Fix tspconfig

* Fix .NET SDK validation errors.

* More suppressions

* Remove these I don't think it's needed

* Update examples.

* Align with checklist.

* Commit generated files.

* tsp format .

* Fix failing typespec config validation.

* Fix management group name and body name in examples.

* Fix model validation problems.

* Fix tspconfig.

* tsp compile .

* More ModelValidation fixes.

* Fix lintdiff error.

* Update to v6 common types per lint warnings.

* tsp compile . for the provisioning state fix.

* Rename, add csharp filter.

* Update suppression notes.

* Update notes.

* Remove language-specific configs per TSP migration for Bicep.Management https://github.com/Azure/azure-rest-api-specs/pull/35306

* Fix package names.

* Attempt to fix some breaking changes/back-compat issues.

* Don't rename in the response.

* Back compat fixes

* Fix examples.

* Breaking changes fixes.

* This isn't needed.

* Based on the examples, I don't think this is proper usage.

* resolve breaking changes

* update

* update

* Update tspconfig.yaml

---------

Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* Bump @autorest/openapi-to-typespec (#36796)

Bumps the openapi-to-typespec group with 1 update in the / directory: [@autorest/openapi-to-typespec](https://github.com/Azure/autorest).

Updates `@autorest/openapi-to-typespec` from 0.11.8 to 0.11.9
- [Release notes](https://github.com/Azure/autorest/releases)
- [Commits](https://github.com/Azure/autorest/commits)

---
updated-dependencies:
- dependency-name: "@autorest/openapi-to-typespec"
  dependency-version: 0.11.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: openapi-to-typespec
...

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

* fix: format monitor.ingestion tsp files (#36827)

* Add Uasge.json (#36826)

* Add thread message delete operation (#35320)

* Add thread message delete operation

* Re generate swagger

* Add samples

* Fix

* Rename delete operation

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

* Add a pipeline template to mark SDK package as released

* Ignore test release plans when marking package as released

---------

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

* Get traffic incident - updated sample request/response to include valid bbox values. (#34407)

* Updated sample response.

* Updated sample request information

---------

Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com>

* [compute fleet] remove @path decorator for resource (#36795)

Co-authored-by: ReleaseHelper <ReleaseHelper>

* [hardwaresecuritymodules] Change the position of the suppression and remove unnecessary decorators (#36854)

* Change the position of the suppression

* Delete unnecessary decorators

* Updated documentation for Azure Maps Geolocation API (#34054)

* Updated documentation

* Changed 'country' to 'country/region'.

* Suppressing TypeSpec error.

---------

Co-authored-by: Faraz Siddiqui <124096851+FarazGIS@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>

* [Azure Load Testing] Add 2025-03-01-preview Data-Plane APIs (#32585)

* Update typespec and add swagger JSON

* Add examples

* Update API version in examples

* Update data plane readme.md

* Add minValue and maxValue for loadPercentage

* Added CreatedByType updates and CreatedByUri properties

* Added CreatedByType updates and CreatedByUri properties

* Fix enum value

* Added clone test apis and equivalent LROs

* Missed uploading the swagger file

* Add insights in the test run result

* Examples and updates to operations apis

* Fixing the OperationSTatus LRO

* Revert "Add insights in the test run result"

This reverts commit d3d3672df2294d360168f8679767ee9af1a3b6cd.

* Revert loadPercentage change for optional engine instance

* Add maximumVirtualUsersPerEngine auto stop parameter

* Add examples and added decorator

* tsv format and prettier

* Updated examples

* Updated example to contain headers

* Reverting a change

* Fixing a change

* Renaming operation

* LintDiff supressions

* Update client.tsp to latest

* Updated generation

* Add estimatedVirtualUserHours

* Add Read lifecycle

* Add testIds filter for ListTestRuns (#35700)

* add testIds filter for ListTestRuns

* fix: update operationId for ListTestRuns to include TestIds

* fix: update title for ListTestRuns to reflect testIds filtering

* fix: update documentation for testIds in ListTestRunQueryParams to clarify usage

* Update examples

* Add testIds example

* Changes for actionable insights

* Adding specification for new ErrorDetail model (#36532)

* fix tsp issues

* Move examples to right folder

* updated swagger failure

* update model

* PR comments

* add suppression

* Fixing OperationStatus Response body as per review comment

---------

Co-authored-by: Mitesh Shah <58204159+mitsha-microsoft@users.noreply.github.com>
Co-authored-by: Venkat Ragavan S <vens@microsoft.com>
Co-authored-by: mbhardwaj-msft <169130830+mbhardwaj-msft@users.noreply.github.com>
Co-authored-by: Himanshu Bisht <himanshubishtcse@gmail.com>
Co-authored-by: Venkat Ragavan <50309787+venkatr21@users.noreply.github.com>

* Move insights to test run operations (#36856)

Co-authored-by: Venkat Ragavan S <vens@microsoft.com>

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

* Fix wiql issue in getting release plan work items

* Update eng/common/scripts/Helpers/DevOps-WorkItem-Helpers.ps1

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

* .NET requires custom source path since source path contains dev tools repo

* Remove order by

---------

Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
Co-authored-by: Praven Kuttappan <55455725+praveenkuttappan@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update for august hotfix 2 (#36832)

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

* [AI Projects] Removing unused config entries (#36860)

Signed-off-by: trangevi <trangevi@microsoft.com>

* [OpenAI.v1] Temporarily removing deployment-based multipart-form-data… (#36672)

* [OpenAI.v1] Temporarily removing deployment-based multipart-form-data operations.

* video.

* Fixing generate speech operation.

* finetuning.

* Unified Evaluation API Spec (Version upgrade) (#36115)

* Unified Evaluation API Spec (Version upgrade)

* updating tspconfig.yaml

* Use flat scores

* Updating routes + Removing Agent run evaluation

* rename items to messages

* Updating InlineJsonDataSource to InlineDataSource

* Updating discriminator values

* initial modeling for real-time api evaluation (#36147)

* initial modeling for real-time api: single evaluation

* update given comments

* add optional storage for customers

* remove plural

* updates given the SDK review

* remove the tsp generated json for merge ease

* OneEval is not a separate resource type

* remove additional storage option for sync. Clients will have to manage this

* Merge

* Update result model

* Fix example

* Adding standard deviation

* confidence interval

* Addressing feedback from API review

* nit fixing names

* Update to runBatch

* Readme update

* Example Added

* Fix examples

* Fix paths

* Revert older version changes

* Revert changes to older version

* Reverting more changes

* Adding Examples

* adding 2 MB limit

* Fix version in examples

* Added deprecated in route

* Adding comment

* Update name to id in new version of API

* Fix

* Model validation fixes

* EvaluationMessages -> EvaluatorMessages

* Fix model for labels

* Fixed examples for deprecated endpoints

* Removed deprecated routes

* Removed not needed files

* Correct Api-version in tspconfig.yaml

* Using OneEvaluation Model as request and response

* Remove state from individual result & put usage within metrics

* Update image url message type

* Removing request from response payload for OneEvaluation

* Fix example

* Mark API is deprecated

* Remove b64_json

* Fix image_url

* Adding error field as well in evaluator status

* Fix error message

* merge latest + fix tsp validation

* Fixed inline source to not return user data

* Fix the validation error

* Fix example

* Addressing PR comments - outcome union

* One -> Single rename

* Prettier fix

* Removing GetEvaluationResults API

* Fix lint issues

* prettier fix

---------

Co-authored-by: Ritesh Kumar Sinha <risinh@microsoft.com>
Co-authored-by: Kayla Seager <kayla.seager@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* [summarize-checks] Trigger on workflow "TypeSpec Validation" (#36864)

- Necessary if this required check finishes last

* Add SharePoint delta tool call. (#36865)

* Webpubsub To New TSP Folder Structure (#36833)

* delete old structure

* move to new structure

* files after tsp compile

* delete stragglers

* move under data plane

* update tspconfig path

* generated swagger

* update project root

* remove generated swaggers from data-plane level

* move readme up a level

* add readme

* point to right swagger

* changes

* reference swaggers

* update readme

* fix location

* location fix

* remove dupe readme

* [AzureDataTransfer] Bugfix for Mimefilter (#36862)

* init - bugfix

* add json

* examples

* pretty

* [context.js] Fix tests for 100% codecov, inline error snapshots (#36866)

* [python][security] Convert readme.python.md to singleapi package format (#36032)

* Initial plan

* Convert security readme.python.md to singleapi package format

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

---------

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

* [python][web] Convert readme.python.md to single-api package configuration (#35937)

* Initial plan

* Convert web readme.python.md to single-api package configuration

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

---------

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

* [python][compute] Update readme.python.md to convert to singleapi package (#36033)

* Initial plan

* Update compute readme.python.md to singleapi package format

Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>

* init for package-python-sdk

* update

* fix python tag

---------

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

* adding new stable 2025-08-02 version for Microsoft.IoTFirmwareDefense (#36650)

* adding new stable 2025-08-02 version for the fist API. this will be the first GA API version

---------

Co-authored-by: Mike Lucadamo <mlucadamo@microsoft.com>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>

* Update tspconfig.yaml to pin api-version (#36880)

* mgmt, signalr, convert to TypeSpec (#35463)

* [TSP Migration][databox] TypeSpec migrated from swagger (#35690)

* [servicefabricmanagedclusters] .NET Emitter: Treat timespan as string to avoid breaking change in csharp (#36883)

* Bump OAV (#36872)

* bump oav dep to 4.0.0. This eliminates dependencies on newman and postman-collective

This reverts commit dc5e725537b4e38cdbea0e7ca7b9dbaf338f2747.

* Update changelog parsing to round-trip header (#36884)

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>

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

* Update package release status completion to process multiple packages

* Updated as per review comments

* Updated as per review comments

---------

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

* Update access public for some models and enums (#36889)

Co-authored-by: Rena Chen <rechen@microsoft.com>

* [TypeSpecValidation] Improve error message for invalid service name (#36892)

* [extract-inputs] Improve Octokit request and rate-limit logging (#36871)

* Eladschwartz/adding new api docs for public 2025 version (#35121)

* Saving a working version

* Saving changes

* Save a working version

* Adding more models

* Saving changes

* Including minimal working example

* Saving changes to enum to string

* Updating enum types

* Saving changes

* Saving work

* Saving skus changes

* Saving enum work

* Saving description updates

* Removing redundant models

* Saving public offers example

* Saving changes

* Saving changes

* Saving examples

* Adding changes

* Adding more changes

* Making more changes

* Updating files

* Making more required compilation fixes

* Adding the json path to the readme

* Adding json path to the readme

* Fixing more validation issues

* Fixing linter error

* Reverting changes to "hasRI" fields

* Updating created openAPI spec

* Validation changes

* Updating PlanDetails

* Adding missing properties from examples

* Post compile check

* Adding "value" type to listing operation

* Removing irrelevant fields from the listing response

* Updating vCpu field

* Updating name of Azure Key

* Fixing pascal case issue

* Adding required changes to union types

* Adding model extensions

* Updating validation errors

* Adding descriminator suppression

* Adding description to Versions enum

* Removing SDK generation

* Adding more documentation changes

* Adding a more detailed description of azure benefit

* Adding search parameter

* Fixing description quotations

* Replacing enum types with string types

* Updating open api rest spec

* Updating openapi identifiers fields

* Adding suppresions for sdk generation

* Adding more lint diff fixes

* Fixing hidekeys and pricing audience location

* Fixing team suggestions

* Updating descriptions requested in API review

* Adding option  to omit unreachable types

* Removing key from json

* Updating inner error description

* Adding pricing audience to skus

* Adding updated enhanced descriptions

* More descriptions fixes

* Adding spelling ignore

* Fixing documentation descriptions

* Updating example files to match descriptions

* Adding more descriptions

* Saving changes

* Updating error payload in docs

* Remove max and min quantitiy from skus apis

* Checkin working version

* Saving changes from internal docs review

* Fixing merge issues

* Moving types to definition section

* More loop component updates

* Finalizing changes

* Update descriptions

* AzureTerraform 2025-09-01-preview (#36638)

- New input properties: includeRoleAssignment, includeManagedResource, includeResourceGroup, recursive
- Vastly improved docs

* Generate portalservices .NET SDK  using new generator (#36901)

* Added bulk review api (#36774)

* Added bulk review api

* Added valid arm id in example

* Made TSV as optional param in bulk publish

* space fix

---------

Co-authored-by: Ravindra Dongade <rdongade@microsoft.com>

* Bump zod from 4.0.17 to 4.1.1 in /.github (#36896)

Bumps [zod](https://github.com/colinhacks/zod) from 4.0.17 to 4.1.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.0.17...v4.1.1)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Bump the eslint group across 2 directories with 2 updates (#36895)

Bumps the eslint group with 2 updates in the /.github directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).
Bumps the eslint group with 2 updates in the /.github/shared directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).

Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)

Updates `@eslint/js` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.34.0/packages/js)

Updates `eslint` from 9.33.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.33.0...v9.34.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@eslint/js"
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.34.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>

* added package name (#36918)

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

* prompt files for labels and codeowners

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* Update eng/common/instructions/azsdk-tools/typespec-to-sdk.instructions.md

Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>

* changed NotAServiceLabel line

* changed guidance to the documentation

* specified which PRs to display

* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md

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

* Update eng/common/instructions/azsdk-tools/validate-codeowners.instructions.md

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

* Update eng/common/instructions/azsdk-tools/validate-service-label.instruction.md

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

---------

Co-authored-by: shirelmr <t-smarino@microsoft.com>
Co-authored-by: Shirel Marino <80732950+shirelmr@users.noreply.github.com>
Co-authored-by: Mariana Rios Flores <mariari@microsoft.com>
Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Co-authored-by: Daniel Jurek <djurek@microsoft.com>

* Adding prompts for CODEOWNERS and Labels tools (#36885)

* moved service label prompt to new feature branch

* added additional guidance for naming service labels

* Edited service label prompt file to include new MCP tools

* Added details for if branch already exists for service label

* Completed first draft of validatecodeowners prompt file

* Corrected some syntax for consistency

* Minor changes to codeowners

* Exluded our codeowners stretch goals (adding and deleting codeowners)

* Updated prompt files to utilize exisiting validation prompt files.
Updated some guidance steps.

* Reordered the workflow in prompt files

* Extra checks for service label color in the common-labels csv file

* Updated the codeowners prompt file and relating steps.

* added definitive style for service labels

* Added additional guidance for naming labels

* Updated codeowners prompt file to use new tools/workflow.

* reformatted to improve readability

* rewrote the workflow to account for mcp tool changes

* reduced redundacy for labels and codeowners

* added link for invalid owners to set visbility to public

* Changing prompt files.

* added links for codeowners documentation

* modified lines for provide documentation

* changed tools names

* updated file names

* changes

* moved eng common files

* Fix links for validate service label and codeowners

---------

Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: ReilleyMilne <t-remilne@microsoft.com>
Co-authored-by: shirelmr <t-smarino@microsoft.com>

* Support customized branch when create sdk PR (#36748)

* Support customized branch when create sdk PR

* moved the step to inside of SDK PR condition

* support non-existed branch

* removed force push flag

* Updated SdkRepoCommit to SdkBranchName

* Updated parameter name

* updated regex to include !refs

* [EngSys] npm update (#36919)

* [api-doc-preview] Move from "shared" to "workflows" (#36893)

* Adding the beta7 swagger (#35757)

* Adding the beta7 swagger

* Adding the latest swagger for the signaling feature and missing media feature for beta7

* latest swagger changes includes the summarizecall feature

* swagger prettier

* updating the latest changes

* swagger prettier run

* add example for move participant

* rename the the example file to correct one

* prettier run

* adding the example for summariza call

* fixing the exampels

* fixing the build failures

* fixing moveparticipant model validation failure

* fixing model failure

* updating new swagger for renaming the transcriptioncallsummaryupdate to transcriptioncallsummaryupdated

* updating the latest swagger

* addressing the sdk reviews for the media

* updating the latest swagger

---------

Co-authored-by: James Deng (ACS) <jamesdeng@microsoft.com>

* [resourceManagement.yml] Fix bug with no changed files in more places (#36929)

* Updated the owner of SDK PR repo (#36925)

* [oav-runner] Remove warning messages from formatting output (#36935)

* Add new 2025-05-01-preview API version to Microsoft.Cdn Deployment Versions Public Preview (#35440)

* Base on latest stable version 2025-04-15. Includes updating api version to 2025-05-01-preview.

* Add 2025-05-01-preview to readme.md

* Copy existing mTLS API from 2024-06-01-preview and add new properties; Update examples

* Change for preview deployment feature

* Run prettier

* Update subscriptionId in example

* Fix model validation failed

* Fix ARM reviewer comments

* Update type string to date-time

* Fix formatting

* Rename timing

* Added header name to property description

* Rename time properties in example file

* rename to EnforceMtlsEnabledState

* Back out all mTLS API changes

* Clean up example files

* Add input file in readme

* Add input file in readme

* Add missing type and format

---------

Co-authored-by: shaowan-msft <shaowan@microsoft.com>

* [powerbidedicated]Remove redundant model and update Operations_List (#36877)

* update

* remove private things

* update (#36331)

* update (#36909)

* [summarize-checks] Add test for extracting summary from zip archive (#36942)

- Conditional on existence of "unzip" executable

* [workloadorchestration] use ArmCustomPatchSync for patch method (#36691)

* [workloadorchestration]use ArmCustomPatchSync for patch method

* update

* Update Solution.tsp

* use customized update model instead

* update

* update

* Revert "update"

This reverts commit df2945931b05682e1a74798435589d4dad62013d.

* remove tags

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Mary Gao <yanmeigao1210@gmail.com>

* Cognitive Services 2025-07-01-preview (#35345)

* Baseline against 2025-06-01 stable.
* Update readme.md to use package-2025-07-01-preview by default
* Added Quota Tier Swagger Specs  (#35388)
* [CustomTopic] Add custom topic feature to cogsvc control plane API (#35372)
* Added new Legacy lifecycle status, replacement config and model asset id (#35505)
* ReplacementConfig.autoUpgradeStartDate should be in format of date-time (#35655)
* Add storedCompletionsDisabled Account Properties: The flag to disable stored completions. (#35697)
* [Address PR feedback] Use enum instead of a boolean value to indicate deprecation status (#36189)
* Update to reference newer common types (#36208)
* Update all common type references to use v3 - v4+ will require breaking change verification.
* Enable modelerfour.lenient-model-deduplication for python and go SDK generation - ErrorResponse/ErrorDetail common types are being flagged without this setting.
* Fix invalid NetworkInjections specification - bug since 2025-04-01-preview (#36376)

---------

Co-authored-by: Ritwik Desai <ritwikdesai@users.noreply.github.com>
Co-authored-by: huliang-microsoft <54422042+huliang-microsoft@users.noreply.github.com>
Co-authored-by: Aditya Kumar <kumarad@microsoft.com>
Co-authored-by: Dawei Li <daweil@microsoft.com>
Co-authored-by: hgarg11 <garghimanshu@microsoft.com>

* Bump @microsoft.azure/openapi-validator-rulesets from 2.1.7 to 2.1.8 in /eng/tools/lint-diff in the openapi-validator group across 1 directory (#36894)

* Bump @microsoft.azure/openapi-validator-rulesets

Bumps the openapi-validator group with 1 update in the /eng/tools/lint-diff directory: [@microsoft.azure/openapi-validator-rulesets](https://github.com/Azure/azure-openapi-validator).

Updates `@microsoft.azure/openapi-validator-rulesets` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/Azure/azure-openapi-validator/blob/main/changelog.md)
- [Commits](https://github.com/Azure/azure-openapi-validator/commits)

---
updated-dependencies:
- dependency-name: "@microsoft.azure/openapi-validator-rulesets"
  dependency-version: 2.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: openapi-validator
...

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

* bump ruleset in more files

---------

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>

* [summarize-checks] Use latest artifact named "job-summary" (#36640)

* fix powershell URL in copilot instructions (#36834)

* fix powershell URL in copilot instructions

* [EngSys] Skip ratelimit log if no response headers (#36958)

* Bump zod from 4.1.1 to 4.1.3 in /.github (#36956)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.1...v4.1.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.3
  dependency-type: direct:production
  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>
Co-authored-by: Mike Harder <mharder@microsoft.com>

* changed name file (#36960)

Co-authored-by: shirelmr <t-smarino@microsoft.com>

* snake case tool names (#36959)

* Remove csharp-service-dir parameter and standardize C# emitter output directory configuration (#36679)

* [ILogger] Add warning() method (#36967)

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

* snake case

* change file name to .instructions.md

* Revert "change file name to .instructions.md"

This reverts commit c4bb65dc03258a45f74590edff6ccbf889d9e559.

---------

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

* fix issues introduced by previous api-version bump of storagemover (#36949)

* Update models.tsp (#36908)

* [workloadorchestration] update operation (#36977)

* update operation

* update operation

* Add back location and azure-asyncoperation (#36980)

Co-authored-by: Pan Shao <pashao@microsoft.com>

* Change the description of deprecating vm refresh action of RetainedData. (#35867)

* Change the description of deprecating vm refresh action of RetainedData.

* Revert "Change the description of deprecating vm refresh action of RetainedData."

This reverts commit 1ec0dfdadf36d1322db51098d4c3cb2fa85d7430.

* Add deprecated directive and slightly change the description.

---------

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

* update route description (#36974)

Co-authored-by: Will Huang <huangwill@microsoft.com>

* [issues.js] Add "logger" parameter (#36987)

* Adding readme.md file in resource-manager folder (#36660)

* Adding readme.md file in resource-manager folder

* Updating readme

* [Swagger to TSP conversion] [mgmt] dnsresolver (#36066)

* try migrate

* update tsp and compile again

* Fix and generate

* delete temp files

* remove old swagger

* delete sparse-spec

* fix lint

* configure sdk emitter

* configure sdk emitter

* configure sdk emitter

* fix typespec validation

* pretieer

* remove dnsresolver.json

* update tspconfig

* fix duplicate actionType issue

* add clientLocation

* resolve spec changes

* fix validation

* fix validation

* fix swagger validation

* fix swagger validation

* update suppress message and update CloudError

* regen swagger

* update

* resolve breaking

* no need client.tsp

* resolve breaking

* Update tspconfig.yaml

* Update tspconfig.yaml

* fix lro and paging validation errors

* remove sparse-spec

* Fix partial resource

* Add .net configuration

* update etag

* remove operation id

* suppress validation error

* use using Network

* update .net configuration

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* Add @qiaozha as code owner for suppressions.yaml (#37001)

Added @qiaozha as a code owner for suppressions.yaml.

* [Typespec Migration] migrate mysql-flexible to typespec (#35895)

* migrate mysql to typespec

* update

* update

* update

* update

* update

* update

* update

* update

* remove old swagger

* update

* update

* update

* update

* update

* update

* update

* update

* Update models.tsp

* update

* update

* update

* update

* Update readme.md

* update

* update

* pretty check

* update

* Update client.tsp

* update

* Update routes.tsp

* Update readme.md

* update

* update

* update

* update

* Update tspconfig.yaml

* update

* update

* Update tspconfig.yaml

* update

* update

* update

* update

* update

* update

* Revert "update"

This reverts commit e9d1b9bcfa4a5ba539fca243e0d9b8de19fcfe10.

* revert customized code change

* update PrivateEndpointConnection

* update

* update

* update

* update

* update

* update

* update

* update

* update

* Update tspconfig.yaml

* Update tspconfig.yaml

* java backward compatibility

* remove @operationId & fix operation group name and operation name

* Update PrivateEndpointConnection.tsp

* update

* Revert "update"

This reverts commit 3cd500d361b11fa433530130d56f34932e509b92.

* Update client.tsp

* resolve comments

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
Co-authored-by: Arthur Ma <arthurma@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Qiaoqiao Zhang <qiaozha@microsoft.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* Revert "Unified Evaluation API Spec (Version upgrade) (#36115)" (#36964)

This reverts commit ec27c0af880a760064919e25de052b35b1eebee3.

* Add DeliveryReport GET endpoint for ACS SMS (#36621)

* Add DeliveryReport GET endpoint for ACS SMS

* Merge DeliveryReport examples into one file

* adjust readme.md to have new version

* updating the version  in the main file

* changing api version to all example files

---------

Co-authored-by: Kirill Linnik <klinnik@microsoft.com>

* [Support] tsp migration  (#35579)

* update default tag

* init tsp

* init swagger

* add suppression for warning

* fix body name

* fix breaking

* Fix for nextlink

* fix for return type name of list operations

* fix body name

* fix for azure-async-operation

* fix for azure-async-operation

* fix for azure-async-operation

* fix for azure-async-operation

* temp files

* add @clientLocation and remove @operationId

* use @clientLocation to replace @operationId

* format

* format

* format

* fix Swagger ModelValidation error INVALID_FORMAT

* make value optional to keep compatibility with swagger

* add tspconfig.yaml

* customize for no body common op

* customize for no body common op

* format

* fix cspell

* fix ci

* fix ci

* fix ci

* resolve breaking

* update for empty union

* fix missing final result for lro

* update for @pageItems

* fix for pattern

* service-name

* remove legacy operation

* Add emit-lro-options: "all"

* remove csharp config

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>

* Add new version for Automated Response Public Preview (#36646)

* Current version copy

* Add new version for Automated Response Public Preview

* Update README

---------

Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>

* update model name (#37007)

* Update HDInsight Linked Service Swagger definition with new payload f… (#36664)

* Update HDInsight Linked Service Swagger definition with new payload fields: {clusterAuthType, credential}

* Update clusterAuthType field type to enum

---------

Co-authored-by: Nakul Ramanathan <nramanathan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* rename model (#37008)

* Bump marked from 16.2.0 to 16.2.1 in /.github/shared (#37002)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.2.1
  dependency-type: direct:production
  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>

* Bump marked from 16.2.0 to 16.2.1 in /.github (#37000)

Bumps [marked](https://github.com/markedjs/marked) from 16.2.0 to 16.2.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v16.2.0...v16.2.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 16.2.1
  dependency-type: direct:production
  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>

* Bump zod from 4.1.3 to 4.1.4 in /.github (#36999)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.3...v4.1.4)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.4
  dependency-type: direct:production
  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>

* Add specific instruction for self service SDK gen from release planner (#36998)

* Add specific instruction for self service SDK gen from release planner

* Updating v1 specs with Chat, Embeddings, Responses, and Vector Stores moved out of preview. (#36955)

* Updating v1 specs with Responses and Chat moved out of preview.

* Adding vector stores

* embeddings

* adding obfuscation

* adding doc to obfuscation field

* Revert "Bump @microsoft.azure/openapi-validator-rulesets (#36894)" (#37014)

- Reverts commit 8b16c315f3a8e04d4c7fd24e01662ddda334b257
- New rule LroAzureAsyncOperationHeader appears to be blocking PRs incorrectly
- https://github.com/Azure/azure-openapi-validator/pull/749

* [readme.js] Add more tests for duplicate tags (#37012)

- Tests related to #37003 (which we decided to not fix)

* Bump zod from 4.1.4 to 4.1.5 in /.github (#37019)

Bumps [zod](https://github.com/colinhacks/zod) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.1.4...v4.1.5)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.1.5
  dependency-type: direct:production
  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>

* Convert Webpubsub Swagger to Tsp (#35228)

* update

* update

* delete

* update

* update

* update

* update

* update

* update

* need to add

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* fix

* update

* update

* update

* fix regeneratekey

* update

* update

* update justification

* update

* update

* update

* update

* update

* update config

* update

* resolve breaking

* java config

* Update specification/webpubsub/SignalRService.Management/client.tsp

* fix go breaking change

* update

* update

* update

* update

* fix privateendpointconnection

* remove private decorator

* java config

* removed

* Remove the csharp config from tspconfig.yaml

---------

Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* [compute-recommender] Add client.tsp (#37021)

* Add client.tsp for Recommender Management

* Update client.tsp

* Java, client.tsp for storagemover (#37023)

* update service-name

* Java SDK migration fixes for StorageMover: use-object-for-unknown and localIPAddress property name fix

* Release Microsoft.Network 2024-10-01 (#35689)

* Copy files from stable/2024-07-01

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

* Update version to stable/2024-10-01

Updated the API version from stable/2024-07-01 to stable/2024-10-01.

* Added tag for 2024-10-01 in readme file

* Adding extended location to azure firewall specification (#35134)

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

* NVAInVnet swagger changes (#35302)

* add nvainvnet swagger & examples

* run prettier

---------

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

* fix typo and GET example (#35348)

* Creating Packet Capture Operation API to replace existing packet capture API for Azure Firewall (#35362)

* Adding packet capture operation api for azure firewall - public preview feature

* Added Dedicated backend connection and certificate validation options in template for application Gateway Backend Settings (#35161)

Co-authored-by: Rajat Gupta <rajatgup@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Add Quic Protocol to TransportProtocol. (#35601)

* naming error fix (#35733)

* Packet Capture Parameter Fix: Adding a default integer to prevent default value of 1 being passed by powershell/generatedSDKs (#35779)

* Adding a default value to fix powershell forcing default 1 value for null parameter

* Updating descriptions and moving default duration to 60 seconds.

* Fixing grammar and verbiage

* Add host config for Java: Microsoft.Network API Version 2024-10-01 (#35710)

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>

* Update API Version 2024-10-01 in Microsoft.Network (#35744)

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>

* Update readme.python.md

* Add nsp service tags api (#36665)

Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>
Co-authored-by: Prajjwal Kamboj <kamboj.prjwl@gmail.com>

* Add Suppression for LintDiff (#36732)

* Add LintDiff Suppression Update readme.md

* Add suppression to readme.md

* Update readme with transformation directives for resources (#37005)

Added directives for transforming client names in resource definitions.

---------

Co-authored-by: Prajjwal Kamboj <pkamboj@microsoft.com>
Co-authored-by: kjilla <32179191+kjilla@users.noreply.github.com>
Co-authored-by: sbhosalemsft <98562322+sbhosalemsft@users.noreply.github.com>
Co-authored-by: nikhilpadhye1 <68977752+nikhilpadhye1@users.noreply.github.com>
Co-authored-by: Rajat Gupta <grajat341@gmail.com>
Co-authored-by: Rajat Gupta <rajatgup@microsoft.com>
Co-authored-by: Eugenio Peña García <70240915+EugenioPena@users.noreply.github.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Karthik Gumpu <gumpukarthik@gmail.com>
Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>

* Update client.tsp (#37024)

* Update client.tsp

* Update client.tsp

* Update client.tsp

* Migrate PostgresqlHsc to TypeSpec (#35623)

* migrate

revert compare

* fix path

* tspconfig.yaml

* fix flatten

* fix legacy template

* fix examples

* tsp compile

* fix ClusterConfigurationListResult

* fix tsp validation

* fix prettier

* fix cspell

* fix tsp validation

* fix tsp format

* fix flatten

* java config

* tsp validation

* fix tspconfig.yaml

* fix breaking

* fix example model validation

* tsp format

* fix example

* update

* fix headers

* use recommended @list

* uniqueItems

* Update tspconfig.yaml

* fix privateendpointconnection

* java config

* Remove the csharp config from tspconfig.yaml

* fix lro headers

fix final-state-via

use ArmCombinedLroHeaders

---------

Co-authored-by: Pan Shao <pashao@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: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>

* Migrate quota to TypeSpec (#35884)

* Migrate quote to TypeSpec

* Fix Swagger diff and errors

* Update TSP version

* Fix Swagger diff and errors

* Remove fixme from doc

* run prettier check

* Restore the original state of version 2025-03-01

* update example

* update example

* Update readme and delete old swagger files

* resolve breaking

* Modify the type of properties

* Delete operationId decorator

The issue of missing 'x-ms paginatable' for SDK validation has not been fixed yet

* Add config for csharp

* Update tspconfig.yaml

* Fix the comments

* Add "x-ms-pageable"

* Fix FinalResult errors

* Add missing headers in response code

---------

Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: melina5656 <140602263+melina5656@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: Minghao Chen <30464227+HarveyLink@users.noreply.github.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* refactor(schemaregistry): migrate to unified folder structure (#36734)

* refactor folder structure

* update path to fix validation error

---------

Co-authored-by: User <user@example.com>

* Refactor devtestlabs folder structure to comply with Azure Guidelines (#36688)

* Refactor(containerstorage): migrate to unified folder structure  (#36769)

* Refactor containerstorage folder structure to comply with Azure Guidelines

* Add instruction.md

* refactor(datareplication): migrate to unified folder structure (#36768)

* refactor folder structure

* update path to fix ci error

* fix typespec validation ci error

* fix readme reference path

* Refactor(deviceprovisioningservices): migrate to unified folder structure  (#36804)

* Refactor deviceprovisioningservices folder structure to comply with Azure Guidelines

* Update folder stable/stable/2021-10-01=>stable/2021-10-01/

* Refactor elasticsan folder structure to comply with Azure Guidelines (#36809)

* refactor(azurelargeinstance): migrate to unified folder structure (#36824)

* refactor structure folder

* fix ci errors

* refactor(azurefleet): migrate to unified folder structure (#36805)

* refactor structure folder

* fix ci error

* refactor(purviewpolicy): migrate to unified folder structure (#36803)

* refactor structure folder

* fix ci error

* Refactor(guestconfiguration): migrate to unified folder structure (#36812)

* Refactor guestconfiguration folder structure to comply with Azure Guidelines

* Update

* Updated resource-manager/Microsoft.GuestConfiguration/GuestConfiguration to resource-manager/Microsoft.GuestConfiguration/Assignments

---------

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

* Refactor(powerbidedicated): migrate to unified folder structure (#36879)

* Refactor powerbidedicated folder structure to comply with Azure Guideline

* Fix ci error

* refactor(desktopvirtualization): migrate to unified folder structure (#36799)

* refactor structure folder

* fix ci error

* fix path in suppressions file

* refactor(vmware): migrate to unified folder structure (#36802)

* refactor structure folder

* fix ci errors

* update service name and fix semantic ci error

* fix the error in deliveryStatus type definition (from enum to string) (#37033)

* Add DeliveryReport GET endpoint for ACS SMS

* Merge DeliveryReport examples into one file

* adjust readme.md to have new version

* updating the version  in the main file

* changing api version to all example files

* changing enum to string

---------

Co-authored-by: Kirill Linnik <klinnik@microsoft.com>

* [dependabot.yml] Unfreeze autorest, js-yaml, cross-env.  Ungroup openapi-validator. (#37034)

- Unfreezing autorest and js-yaml is a continuation of #35166
- Unfreezing cross-env because v10 has sufficient adoption
- Ungrouping openapi-validator because ruleset should update independently

* Update CODEOWNERS for search data-plane and resource-manager (#37035)

* Remove Web KS from 08-01 Azure Search SDK (#36992)

Co-authored-by: Austin Drefke <jdrefke@microsoft.com>
Co-authored-by: Kuan Lu <lucas95123@outlook.com>

* Fix response body in spec (#36707)

Co-authored-by: Arber Hila <ahila@microsoft.com>

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

* Updated instructions files for service label and CODEOWNERS validation

* Update eng/common/instructions/azsdk-tools/validate-service-label.instructions.md

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

* Trim trailing whitespaces

* Added suggested changes from previous PR

---------

Co-authored-by: Michelle <t-michellema@microsoft.com>
Co-authored-by: Michelle Ma <145605943+michiisai@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* [Microsoft.AppConfiguration] Fix reference bug (#36072)

* Update

* Update

* Source user ID from graph api in TME (#37037)

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

* Revert "Migrate quota to TypeSpec (#35884)" (#37040)

This reverts commit 02eba4b2b13f272dfd75a92c063fa1f01067ef3f.

* Users/tejasma/2025 09 01 (#36629)

* Copy files from stable/2025-07-15

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

* Update version to stable/2025-09-01

Updated the API version from stable/2025-07-15 to stable/2025-09-01.

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

* modifies examples and adds enforcedGroupName

* updates examples and removes list endpoint

* removes enforcedGroupName from request body

* adds groupType property

* removes list group quota enforcement endpoint from 2025-07-01

* renames ListGroupQuotas and adds appropriate enums

* fixes typo and validation issues

* adds enum type string

* runs prettier

* adds display name and groupType

* adds provisioning State to GetGroupQuotas and ListGroupQuotas

* resolves model validation issue

* adds retry after,modifies 201 respones, and fixes example quality

* adds back file that was deleted in previous version

* Remove groupquota.json to match main branch

* removes subscriptionId from response body

* [.github] Workflows that use PR diff should trigger on "edited" (#37042)

- re-run if the base branch is changed
- previous merge commit may generate incorrect diff

* Update documentation for VirtualNetworkGateway and VirtualWan VpnServ… (#37026)

* Add 2 new POST APIs on VirtualNetworkGateway and VirtualWan resources. (#37028)

* Add Python support to client names in client.tsp (#37068)

* clean tag (#36559)

Co-authored-by: Judy Zhu <zhujudy@microsoft.com>
Co-authored-by: Razvan Badea <156206747+razvanbadea-msft@users.noreply.github.com>
Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>

* [TSP Migration][advisor] TypeSpec migrated from swagger (#34319)

* First generate

* Fix some diff

* update

* update

* update

* update

* update

* update

* fix

* update

* fixed

* update

* update

* fix

* update

* update

* update

* update

* delete

* add clientName for go

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* delete

* resolve breaking change Deleted Class AdvisorManagementClient

* update

* update

* update

* resolve breaking

* fix go breaking

* merge

* rename for python

* update

* Update .gitignore

* update

* update

* remove csharp emmiter

* update

* update

* update

* Remove `@operationId`

* Add config for .NET

* Update client.tsp

* Update client.tsp

* add @operationId

* fix

* fix extendedProperties in PredictionResponseProperties

* Update clientLocation references to 'Recommendations'

---------

Co-authored-by: mcgallan <88413158+mcgallan@users.noreply.github.com>
Co-authored-by: mcgallan <1186003288@qq.com>
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: JiaqiZhang-Dev <jiaqzhang@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: tadelesh <tadelesh.shi@live.cn>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Wenming Liu <v-wenmingliu@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* tsmv, add ignoreDefinitionCase option (#37065)

* add ignoreDefinitionCase option to tsmv

* comment

* add publish to jobtype (#37070)

* [OffAzure] Site model changes to merge DR and Migrate scenarios (#35842)

* Base commit from 2024-05-01-preview

Base commit

* Site schema changes

* Prettier changes

* fixes

* changes

* resolve comments

* revert changes

* Make changes to add machine resource id for fabric sites

* resolve comments

* resolve comments

* changes

* Fix descriptions

---------

Co-authored-by: Tianen <v-tianxi@microsoft.com>

* fix readme.md (#37077)

* Remove Private Decorator in Notificationhubs (#36903)

* update

* update

* fix format

* Remove Private Decorator in SqlViirtualmachine (#36904)

* update

* remove suppression

* Remove private decorators (#36943)

* Remove private decorators (#36938)

* Remove private decorators (#36944)

* Remove useless suppression (#36937)

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* Remove private decorators (#36946)

Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>

* [Bicep.Management] Fix C# names to align with original SDK (#35643)

* [Bicep.Management] Fix C# names to align with original SDK

* Update client.tsp

---------

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

* Avere Azure Storage Cache Auto Import 2025-07-01 API Spec (#33395)

* Copy files from stable/2024-07-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-07-01

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

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

* Microsoft.StorageCace API version 2025-07-01 for AutoImport support

* Addressing Lint, Prettier and ModelValidation errors

* Addressing ModelValidation errors

* Addressing ModelValidation errors

* Addressing reviewers comments

* Adding start and completion time for auto import jobs and updating the examples

* Adding statusCode and statusMessage for AutoImport

---------

Co-authored-by: Aman Jain <amajai@microsoft.com>

* storage task assignment regex and top bug fix (#36668)

Co-authored-by: Saaqeb Siddiqi <ssiddiqi@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>

* Add pull-requests: write permission to copilot-setup-steps.yml workflow (#37100)

* Add pull-requests: write permission to copilot-setup-steps.yml workflow

* [TSP Migration][redis] TypeSpec migrated from swagger (#35243)

* The first version of TSP

* Fix some errors and diffs

* update

* delete conditionalClientFlatten

* update

* update

* Update java config

* update config

* resolve breaking

* update

* resolve breaking

* update

* Resolve some comments

* Add FinalResult, parentResouce decorator, and remove ArmResponse

* resolve go breaking changes

* fix go breaking changes

* fix for python

* update

* Update tspconfig.yaml for Java

* Update Java tspconfig.yaml

* Fix the final result issue and update the syntax to the latest version

* Fix privateEndpointConnection issue and add…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data-plane Load Test Service Azure Load Test Service TypeSpec Authored with TypeSpec

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants