-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Bump @apidevtools/json-schema-ref-parser from 14.0.2 to 14.0.3 in /.github #35575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mikeharder
merged 1 commit into
main
from
dependabot/npm_and_yarn/dot-github/apidevtools/json-schema-ref-parser-14.0.3
Jul 1, 2025
Merged
Bump @apidevtools/json-schema-ref-parser from 14.0.2 to 14.0.3 in /.github #35575
mikeharder
merged 1 commit into
main
from
dependabot/npm_and_yarn/dot-github/apidevtools/json-schema-ref-parser-14.0.3
Jul 1, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v14.0.2...v14.0.3) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
|
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
Contributor
|
Thank you for your contribution @dependabot[bot]! We will review the pull request and get back to you soon. |
danieljurek
pushed a commit
that referenced
this pull request
Jul 8, 2025
Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](APIDevTools/json-schema-ref-parser@v14.0.2...v14.0.3) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
serbrech
pushed a commit
that referenced
this pull request
Jul 9, 2025
* [tcgc] `no-unnamed-types` fixing #3 (#35152) * hopefully final pass * format --------- Co-authored-by: iscai-msft <[email protected]> * Updates for `oav-runner` (#35131) * oav runner changes * add processing of a static file list instead of relying on simple-git ONLY * only scan files that start with specification/ * add some error handling when parsing a specific swagger so broken links don't break the entire PR --------- Co-authored-by: Mike Harder <[email protected]> * Made SDK Validation check required for JS mgmt spec PR (#35150) * make JS mgmt required * updated test * [CODEOWNERS] Add EngSys to /dev/, /.vscode/, and /specification/suppressions.yaml (#35155) * [Resources] update python config (#35138) * add sdk-only tag * add sdk-only tag * update python config * update python config * update python config * add suffix * update python config * update python config * Swagger changes for Health Bot Service (#34923) * Copy files from stable/2024-02-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-05-25 Updated the API version from stable/2024-02-01 to stable/2025-05-25. * Added tag for 2025-05-25 in readme file * add access control method property * suppress python breaking changes * [CDN] Use common-types v6 (#35117) * Use common-types v6 * Update * update * Update sdk-suppressions.yaml * Update sdk-suppressions.yaml * add suppression * add suppression * add suppression --------- Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: kazrael2119 <[email protected]> Co-authored-by: jliusan <[email protected]> * Bump simple-git from 3.27.0 to 3.28.0 in /.github/shared (#35158) Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.27.0 to 3.28.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump simple-git from 3.27.0 to 3.28.0 in /.github (#35157) Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.27.0 to 3.28.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @apidevtools/json-schema-ref-parser from 11.9.3 to 13.0.4 (#35166) * Add ability to specify GitHub repo path (e.g. Azure/azure-rest-api-specs) and uses default environment variable present in GH Actions (#35164) * Update subpackge to `models` for java eventgrid system events (#35129) * use subpackage value default models for java eventgrid system events * update package namespace * renames * tsp-foramt * tsp compile * [EventGrid] Remove summaryReportBlobUrl override (#35172) as we prefer url in JavaScript. This is also consistent with StorageTaskCompletedEventData.summaryReportBlobUrl * disable java CI pipeline generation (#35179) Co-authored-by: Scott Beddall <[email protected]> * Yukonchen/disablelocalauth based preview (#35096) * Copy files from preview/2024-09-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-05-01-preview Updated the API version from preview/2024-09-01-preview to preview/2025-05-01-preview. * Added tag for 2025-05-01-preview in readme file * Update with PNA and DLA * Fix typo * Add resolution of repo root to `oav-runner` (#35180) * add resolution of the owning directory. add tests ensuring it works as expected. * resolve() the result of simple-git so that are are dealing with a platform-specific result from the function call resolving root directory * [TSP Migration]--dashboard (#34274) * newly created * update * Delete oldSwagger.json * update * flatten disabled by default * update * prettier * Update tspconfig.yaml * rename * remove useless comment * update * update * Fix optional body issue * update * remove * recovery * update * update * Delete conditionalClientFlatten * update * update * update * update * fix TSP generation SDK --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: ZiWei Chen <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [HealthInsights] Remove Trial Matcher examples and related API definitions from OpenAPI specification (#34795) * Koen mertens/adjust docstring (#35183) * Update tspconfig.yaml * Update model.radiologyinsights.tsp * Update openapi.json * Add typespec-powershell configuration for dependencymap (#35192) * Add typespec-powershell configuration for dependencymap * Fix format fo tspconfig.yaml in dependency map * Disable sample generation for dependency map in go to work around an issue in go emitter * Add path to the suggestions from tsmv cli (#35197) * support suggestion's path * refine to use constructJsonPath * Salambashir/add dfsv2 filtering and optional index tags (#34639) * add scanResultsEventGridTopicResourceId * fix typo * prettier * remove "required": false, * add scanResultsEventGridTopicResourceId * fix typo * prettier * remove "required": false, * Add previous swaggers to the new api versions without changes * Add the needed changes for the new version * Prettier * avocado * add missing failedBlobsCount * prettier again... --------- Co-authored-by: Roopesh Manda <[email protected]> * [CogSvc] 2025 06 01 release (#34174) This commit includes all changes from 2025-04-01-preview, along with the following: * Insure all new operations use noun-plural consistent with existing operations * Remove unused parameter definition ConnectionNameParameter * Update all common-type references to use v6 * Remove unused/invalid response code for project delete * Improved/added descriptions to properties. Added x-ms-secret annotations where missing * Removed response status code 200 for project delete example * Revert v2 to v6 update * Add parameter to DeploymentProperties * Properly define generated name of "body" parameter for connection and capabilityHost create/update operations * Update examples for name changes * [EventGrid] override HealthcareFhirResourceDeletedEventData.resourceF… (#35177) * [EventGrid] override HealthcareFhirResourceDeletedEventData.resourceFhirAccount to FhirServiceHostName for all client sdk languages, not just autorest. * add two watch jobs for modelvalidation and semanticvalidation (#35185) * [LintDiff] Skip readme.md files with no "input-file:" string (#35174) * LintDiff: Skip readmes that don't have "input-file:" * Add tests * Skip testing on Windows * Update eng/tools/lint-diff/test/fixtures/buildState/specification/no-input-file/readme.md Co-authored-by: Mike Harder <[email protected]> --------- Co-authored-by: Mike Harder <[email protected]> * Python generates ExperimentMetric.etag instead of “e_tag” property. (#35203) * SDK agent prompt changes to link namespace approval issue (#35128) * Add github prompt to link namespace issue and SDK details * Fix schema registry tsp (#35208) * Fix schema registry tsp * compile * [EngSys] Add sample "widget" using folder structure v2 (#34823) * Update CODEOWNERS for copilot (#35191) * [Key Vault] Generate Fakes for Go (#33285) * Remove “analytics” prefix from TypeScript package name for Online Experimentation data-plane. (#35207) * Upgrade TypeSpec to 1.1.0 (#35226) * Setup CI for typespec-next * scope camel case fix * Update x-ms-identifier present on every array model (#35019) * [DNM] Validate typespec-azure#2607 * fix format * more data-plane * update package * other one * revert files that shouldn't change --------- Co-authored-by: Mark Cowlishaw <[email protected]> Co-authored-by: AlitzelMendez <[email protected]> * regen * regen * Setup overrides * have to use latest tcgc * missed one * fix * Remove multipart models * update versions * fix x-ms-identifiers based on https://github.com/Azure/azure-rest-api-specs/pull/35019 * fix widgets x-ms-identifiers --------- Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: AlitzelMendez <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Mark Cowlishaw <[email protected]> Co-authored-by: Christopher Radek <[email protected]> * Use AuthToken for cal to Search API (#35237) Co-authored-by: Chidozie Ononiwu <[email protected]> * Remove temporary conversion script (#35162) * Remove temporary conversion script * Update launch.json * [EngSys] npm update (#35241) * Add nsp api to api version (#33543) Co-authored-by: Akshit Goyal <[email protected]> * [Dashboard] Update client file and fix a response issue (#35227) * update * separate language scoped enhancement decorate into client.tsp * Attempting to merge the changes for api version from private repo (#32492) * Attempting to merge the changes for api version from private repo * Deleted the folder and its content for the new API version so that I can follow the ARM PR creation process * Copying spec files from existing stable version 2022-04-01 to create the base commit * Added changes specific to new api version * Updated missing readme.md file with new api version * Fixed the new api version tag to the new one --------- Co-authored-by: Abhinav Kotha <[email protected]> * all optional (#35024) * clientName not in session fun (#35104) * upgrade indirect dependency `brace-expansion` version to 2.0.2 (#35253) This PR applies changes done by `npm audit fix`. Co-authored-by: Jeremy Meng <[email protected]> * Update the owners for /specification/cdn/ (#35027) * Add custom setup steps for coding agent (#35257) * Condition the APIView step at compile ntime (#35256) Co-authored-by: Chidozie Ononiwu <[email protected]> * Removed the sdk automation faq and suppression pages to wiki (#35230) * added an common error and solution to the faq * Migrated these docs to wiki * [Safeguards][v20250502preview] Add PodSecurityStandardsLevel to DeploymentSafeguardsProperties (#35252) Add PodSecurityStandardsLevel to DeploymetnSafeguardProperties for the Safeguards PodSecurityStandards feature offering. --------- Co-authored-by: Jenny Liu <[email protected]> * Fix next link type (#35236) Co-authored-by: Jiao Di (MSFT) <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 10895 (#35269) * Update logging for verify-links script * Update verify-links.yml * Update eng/common/scripts/Verify-Links.ps1 Co-authored-by: Copilot <[email protected]> * Update eng/common/scripts/Verify-Links.ps1 --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Update script to support running on GH action (#35268) Co-authored-by: Praveen Kuttappan <[email protected]> * Update readme.md (#35280) * Updating the code owners (#35262) Co-authored-by: Amarjeet Kumar <[email protected]> * Stop using Eclipse in Java KeyVault customizations (#35127) Stop using Eclipse in Java KeyVault customizations * Update owners for Microsoft.Search RP (#35057) * Release machinelearningservices microsoft.machine learning services 2025 06 01 (#35014) * Copy files from stable/2025-04-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-06-01 Updated the API version from stable/2025-04-01 to stable/2025-06-01. * Added tag for 2025-06-01 in readme file * Copy over pre-approved suppressions from 2025-04-01 version to 2025-06-01 version. * GA systemdatastoresauthmode. * Save file changes updating to new API version after new version script. (#35015) * Rename firewall pip to egress pip (#34724) * Copy files from stable/2025-04-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-06-01 Updated the API version from stable/2025-04-01 to stable/2025-06-01. * Added tag for 2025-06-01 in readme file * Copy over pre-approved suppressions from 2025-04-01 version to 2025-06-01 version. * rename firewall pip to egress pip --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> * Revert "Rename firewall pip to egress pip (#34724)" (#35122) This reverts commit d84d16b3ae0a87591ff2b8ed9a8c0fce2eed2147. * GA capability hosts for june stable version (#35212) * GA capabilityHosts in swagger. * Add suppression for capability host resource. * Re-run pipelines * Trigger builds. * Readme fix. * Readme fix. * enableServiceSideCmkEncryption property GA for june stable version (#35200) * GA EnableServiceSideCmkEncryption Property for June stable version. * Fix lintdiff. --------- Co-authored-by: haoranqian <[email protected]> * [Az.DataProtection] Added optional restore param for data protection blob workload (#35267) * Copy files from stable/2025-02-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/2025-02-01 to stable/2025-07-01. * Added tag for 2025-07-01 in readme file * added restore param for data protection blob workload --------- Co-authored-by: ianna1-admin <[email protected]> * Bump oav dependency version (#35293) * Bump @azure-tools/typespec-client-generator-cli (#35274) Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools). Updates `@azure-tools/typespec-client-generator-cli` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-cli" dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typespec-client-generator-cli ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the eslint group across 2 directories with 2 updates (#35275) 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.28.0 to 9.29.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.29.0/packages/js) Updates `eslint` from 9.28.0 to 9.29.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.28.0...v9.29.0) Updates `@eslint/js` from 9.28.0 to 9.29.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.29.0/packages/js) Updates `eslint` from 9.28.0 to 9.29.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.28.0...v9.29.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @tsconfig/node20 from 20.1.5 to 20.1.6 in /.github/shared (#35277) Bumps [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) from 20.1.5 to 20.1.6. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/node20" dependency-version: 20.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @tsconfig/node20 from 20.1.5 to 20.1.6 in /.github (#35276) Bumps [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) from 20.1.5 to 20.1.6. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/node20" dependency-version: 20.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] bump @apidevtools/json-schema-ref-parser to 14.0.1 (#35301) * Adding MongoDB Atlas Stable Version: 2025-06-01 (#35160) * updating mongodbatlas stable version * updating examples and readme * updating openapi.json * updating openapi.json --------- Co-authored-by: Mike Harder <[email protected]> * Add host config for Java: Microsoft.Network API Version 2024-07-01 (#34898) * update readme.java (#35307) * Prepare client settings for releasing Azure.ResourceManager.CloudHealth (#35309) * Update client setting for releasing Azure.ResourceMananger.Oracle (#35314) * update readme.java (#35315) * Release communication chat 2025 03 15 (#32136) * Copy files from preview/2024-03-15-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * add new stable version 2025-03-15 * add new stable version 2025-03-15 * prettier files * remove non-GA properties * revert the update chat message request change * remove error response, error, error detail --------- Co-authored-by: Lu Chen <[email protected]> * Client library customization of input param name when creating a Dataset or Index (instead of generic variable name "body") (#35235) * [AVS] Update client.tsp for python (#35328) * public swagger stable version update (#35310) * Stable version release first commit * fix --------- Co-authored-by: deepakmaurya_microsoft <[email protected]> * Use releaseJob for publishing (#35324) Co-authored-by: Wes Haggard <[email protected]> * Use Path.Combine for create directory (#35323) Path.Combine will allow for fully qualified paths to override the combination. For example `Path.Combine("a","b","c:\test")` will resolve to `c:\test'. We have depended on such behavior in a few places like https://github.com/Azure/azure-sdk-for-python/blob/d66b5160f2fb9a3ca03e833a65b1c429993b2bc2/eng/pipelines/templates/steps/smoke-test-steps.yml#L99 so I'm reverting back to Path.Combine. Co-authored-by: Wes Haggard <[email protected]> * AppConfiguration add new preview api version for EXP (#32356) * Add new preview api version * Add experimentation child resource * Fix spell * Fix check * Fix check * Fix check * Fix check * Update resource type and description * Remove unneeded spell change * Fix code style * Specify required false * Add mobo to cspell.yaml * Add location * Update name to default * Fix pipeline error after merge latest main that adds 2024-06-01 and 2024-06-01-preview * Fix pipeline error after merge latest main that adds 2024-06-01 and 2024-06-01-preview * Add Microsoft.HealthcareApis ARM Version 2025-04-01-preview (#34139) * Copy files from stable/2024-03-31 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-04-01-preview Updated the API version from stable/2024-03-31 to preview/2025-04-01-preview. * Added tag for 2025-04-01-preview in readme file * Update schema with new property * Fix preview tag * Update namespace-preview.json (#33902) * Update namespace-preview.json Updated description of zoneRedundant property * Extended change file code to return values by categories (#35325) * extended change file shared code to return values by categories * added scenario filter * updated style * updated function name * Bump @azure-tools/typespec-client-generator-core (#35305) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.57.0 to 0.57.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [typespec-migration-validation] Remove unused dependency "@types/jest" (#35304) * fix service name for Java SDK generate request for Azure Load Testing (#35357) * fix service name for java * fix comments * Adding new stable API version 2025-06-01 (#34799) * Base API commit * Updating to the new API version 2025-06-01 * Updating / Copying the changes from the latest API version 2025-01-15-preview * Updating API descriptions * Updating readme.md * Fixing readme.md --------- Co-authored-by: Nikhil Gupta <[email protected]> * Adding new ACA Session Data Plane APIs (#31996) * Adding new Session Data Plane APIs * Review comments Signed-off-by: Shivam Kumar <[email protected]> * Adding parity between get and list Signed-off-by: Shivam Kumar <[email protected]> * Adding pagination to listSessions api Signed-off-by: Shivam Kumar <[email protected]> * updating examples Signed-off-by: Shivam Kumar <[email protected]> * updates as per api reviews Signed-off-by: Shivam Kumar <[email protected]> * Adding new version 2025-02-02-preview version Signed-off-by: Shivam Kumar <[email protected]> * Removing changes from 2024-10-02-preview version Signed-off-by: Shivam Kumar <[email protected]> * adding 20250202preview version in readme Signed-off-by: Shivam Kumar <[email protected]> * Added comments for suppression Signed-off-by: Shivam Kumar <[email protected]> * fixing swagger check Signed-off-by: Shivam Kumar <[email protected]> * Swagger pretty check Signed-off-by: Shivam Kumar <[email protected]> * removing openai sdk generation * removing sdk generation from tspconfig * Adding changes only in 2025-02-02-preview version Signed-off-by: Shivam Kumar <[email protected]> * Fix typespec Signed-off-by: Shivam Kumar <[email protected]> --------- Signed-off-by: Shivam Kumar <[email protected]> Co-authored-by: Shivam Kumar <[email protected]> * [playwright] update tspconfig (#35356) * Create client.tsp * format tsp * Update client.tsp --------- Co-authored-by: kazrael2119 <[email protected]> * Migrate Bicep service to TypeSpec (#35306) * Migrate Bicep service to TypeSpec * Update configuration files to use TypeSpec * Update Safeguards tspconfigs and readmes to show new package (#35264) * Update tspconfigs and readmes to show new package * Add python to tspconfig * release Azure Carbon Optimization GA SDK (#35359) * Update CODEOWNERS with EG Data-plane owner (#35247) Co-authored-by: Mike Harder <[email protected]> * Mysql add version 2024-12-01-preview and fix version uniform issue (#35110) * refactor folder * Collect all the latest version files into the 20241201 folder * Update the API version to 20241201 * add 20241201 version into readme * Update the common type path in the files inside the legacy folder * Add an additional folder layer for the new API version * Update the resource-management path in the 2024-12-01 file, and upgrade all versions to a consistent version * Move readme.language.md and readme.md to the correct folder * update the file path and remove unused code in the readme.md * Did folder refactor, now removed * fix: invalid format * fix: path * Fix: missing file, OperationIdParameter reference, and common type version * Update readme.python.md * update suppressions file and readme.typescript.md * Update readme.go.md * add batchOfMaintenance into 2024-12-01 * fix: error * fix suppression * fix ci --------- Co-authored-by: Judy Zhu <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Qiaoqiao Zhang <[email protected]> * Use url for nextlink (#35374) * [resources] Update readme.python.md for deployments (#35383) * [servicefabricmanagedclusters] sdk configuration changes for java and dotnet (#34953) * {} in typespec does not allow for additional properties * suppressions for additional properties * missing $ in suppression * defintions -> definitions * remove operations from .net client for back compat * fix improperply tagged lro for java sdk * moved client decorators from back-compat.tsp to client.tsp * change to location header, unknown<record>->unknown * [TypeSpecValidation] Enable SdkTspConfigValidation and Suppress Existing Failures (#35259) * Prepare client settings for releasing Azure.ResourceMananger.ConnectedCache (#35385) * Custom runner setup to run coding agent * custom yaml to configure gh runner for coding agent * Dev sentinel securityinsights microsoft.security insights 2025 06 01 (#34886) * Copy files from stable/2025-03-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-06-01 Updated the API version from stable/2025-03-01 to stable/2025-06-01. * Added tag for 2025-06-01 in readme file * Add workload Identity Federation in the response (#34885) * resolve the Lint Diff error by applying the suppression from version 2024-09-01 (#34963) * specify where in suppression to resolve the comments (#35054) * fix where format (#35060) * revert where clause change as it does not take effect (#35151) * Return all status changes in the change file function (#35379) * Return all status changes in change file function * update spec for testing purpose * Revert "update spec for testing purpose" This reverts commit 28142ae016f2f69e3fea86857c05bd86e23494d9. * Add 2024-09-01-preview API version to Microsoft.Network (#35101) * Initial commit with base files. * Add routing changes to preview files. * Update readme with new preview. * Run prettier and fix typo in example file. --------- Co-authored-by: Jared Gorthy <[email protected]> * Update npm-publish template (#35392) - Add basic tag support beta or latest - Add tag validation for ESRP - Support subpaths from the artifact to scope to just some packages - Co-authored-by: Wes Haggard <[email protected]> * [tspconfig-validation] Support FSv2, fix tspconfig.yaml in samples (#35386) * [EngSys] npm update (#35378) * Set model-namespace to true (#35398) * Sync eng/common directory with azure-sdk-tools for PR 10953 (#35397) * update all eng/common templates or scripts that utilize the old azsdk-pool-* to utilize the unified pool azsdk-pool * upgrade to target ubuntu 24.04 where applicable --------- Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Mike Harder <[email protected]> * [resource-bicep] Create client.tsp (#35404) * Create client.tsp * Update client.tsp * Update client.tsp * Update client.tsp * Update tspconfig.yaml * [DependencyMap][Export Dependencies API] Add New API Version 2025-05-01, Update Request Parameters and Update LRO Response (#34557) 1) Add new API version 2025-05-01 for Export Dependencies API in Dependency Map service 2) Add new optional parameter 'applianceNameList' in Export Dependencies Request 3) Make parameter 'focussedMachineId' optional in Export Dependencies Request 4) Update Export Dependencies with latest asynchronous LRO guidelines and Response Object https://github.com/cloud-and-ai-microsoft/resource-provider-contract/blob/master/v1.0/async-api-reference.md 5) Update some examples to fix go-sdk generation * Add release readiness prompt (#35415) * Add release readiness prompt * update client.tsp for avs (#35283) * update client.tsp for avs * more updates * more changes * update * some more fixes * reorder to make the diff more clear * update * revert namedOutputs change * use Record<string> * add back suppression * use Record<unknown> for namedOutputs * revert a change for csharp * add usage changes --------- Co-authored-by: Cameron Taggart <[email protected]> Co-authored-by: Ana Arias Rosales <[email protected]> * Review request for Microsoft.ConfidentialLedger to add version preview 2025-06-10-preview (#35206) * Review request for Microsoft.ConfidentialLedger to add version preview/2025-06-10-preview and Copy files from preview/2024-09-19-preview * Update version to 2025-06-10-preview * Added tag for 2025-06-10-preview in readme file * Add SCITT Configuration property * change sCITTConfiguration type * Fix prettier * fix Swagger LintDiff case issue * Pass SCITT Configuration as a string --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Andrea Piccione <[email protected]> * Bump @autorest/openapi-to-typespec (#35402) 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.1 to 0.11.2 - [Release notes](https://github.com/Azure/autorest/releases) - [Commits](https://github.com/Azure/autorest/compare/ClientRuntime.Authentication.0.11.1...ClientRuntime.Authentication.0.11.2) --- updated-dependencies: - dependency-name: "@autorest/openapi-to-typespec" dependency-version: 0.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: openapi-to-typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add C# rename (#35419) * SRP Jan25 [2025-01-01] API Version Swagger Changes (#33529) * Copy latest API version 2024 without any change to new API version 2025 folder, change the API version 2024-01-01 in the new API version 2025-01-01 * SMB OAuth property swagger changes * Repair item] Fix required properties in activeDirectoryProperties swagger, improve descriptions * Zonal placement swagger changes for 2025-01-01 API * Create swagger for restore storage account Api * Swagger for Encryption in transit file service property for SMB & NFS in 2025-01-01 **Code Review Checklist** *Code Style/Hygiene* - [ ] Is the change self-contained ? If not, can this be broken to separate PRs ? - [ ] If this is a new feature, is the entire feature behind a config or allow-listed subscription or AFEC ? Ensure that the feature is turned off by default and enabled only for a select set of subscriptions. - [ ] If a new feature, and AFEC/subscription opt-in is not feasible, can this change be limited to stage/canaries and phased open in a future rollout ? - [ ] Are configs/DCs included for variable limits, settings and to disable the feature off as a whole ? - [ ] If a bug is being fixed that impacts written KVS state, is there a backfill (backfill job) plan in place to repair existing KVS records with bad data ? If not, is the bug fix backward compatible with existing data ? *API versioning* - [ ] Are new customer facing APIs or properties being introduced ? Should this change be introduced in a new API version ? - [ ] Is any existing KVS schema being modified ? If yes, this change should be introduced in a new API version. - [ ] If KVS schema is being modified for persistent state, is there a backfill (backfill job) plan in place to repair existing KVS records with the old schema ? If not, is the change backward compatible with existing KVS data ? *Logging* - [ ] Do any of the log messages include PII or sensitive information eg. keys (account/encryption), customer data (tags) ? - [ ] Are appropriate verbose logs included to diagnose customer issues when this change is deployed ? i.e. are we able to describe a timeline of what happened to a customer request while triggering the new code path ? *Exception/Error Handling* - [ ] Are all non-recoverable errors handled and logged ? Is a user-friendly/actionable error code returned to the user ? - [ ] If non-recoverable error are seen, is the transaction unwound to a clean state to avoid orphaned metadata ? - [ ] If recoverable, are the retries bounded for non-transactional ? - [ ] If recoverable, are the retries unbounded for transactional ? *Memory* - [ ] Are there any unbounded KVS reads eg. list entire KVS tables ? Consider pointed reads by key or paged reads. - [ ] Does the change introduce an increased memory footprint to RSRP replicas ? Do we require memory profiling in preprod/test ? *Performance* - [ ] KVS writes cost 5-15ms. Are there any redundant KVS reads/writes ? - [ ] Do we need to consider secondary indexes to improve operation performance ? *Unit Test Coverage* - [ ] Do unit tests cover all happy path & failure scenarios ? - [ ] Do any of the unit tests introduced rely on randomness or prone to transient failures eg. time skew, randomly selecting account type or request parameter etc ? - [ ] Do the Unit tests take less than 100ms(each) to execute when the test suite is run? - [ ] Do any of the unit tests take a dependency on time, I/O, network call, disks etc? *Monitoring* - [ ] Are metrics created for outbound/inbound external dependenc... * Merged PR 11577981: Swagger for Encryption in transit file service property for SMB & NFS in 2025-01-01 **Objective**: To add the swagger for a new file service property - 'EncryptionInTransit' for SMB & NFS, for service version '2026-02-06' . - The example is added in a new file S:\Azure\Storage\Storage-SRP\src\Swagger\Microsoft.Storage\stable\2026-02-06\examples\FileServicesPut_EncryptionInTransitRequired.json **Code Review Checklist** *Code Style/Hygiene* - [ ] Is the change self-contained ? If not, can this be broken to separate PRs ? - [ ] If this is a new feature, is the entire feature behind a config or allow-listed subscription or AFEC ? Ensure that the feature is turned off by default and enabled only for a select set of subscriptions. - [ ] If a new feature, and AFEC/subscription opt-in is not feasible, can this change be limited to stage/canaries and phased open in a future rollout ? - [ ] Are configs/DCs included for variable limits, settings and to disable the feature off as a whole ? - [ ] If a bug is being fixed that impacts written KVS state, is there a backfill (backfill job) plan in place to repair existing KVS records with bad data ? If not, is the bug fix backward compatible with existing data ? *API versioning* - [ ] Are new customer facing APIs or properties being introduced ? Should this change be introduced in a new API version ? - [ ] Is any existing KVS schema being modified ? If yes, this change should be introduced in a new API version. - [ ] If KVS schema is being modified for persistent state, is there a backfill (backfill job) plan in place to repair existing KVS records with the old schema ? If not, is the change backward compatible with existing KVS data ? *Logging* - [ ] Do any of the log messages include PII or sensitive information eg. keys (account/encryption), customer data (tags) ? - [ ] Are appropriate verbose logs included to diagnose customer issues when this change is deployed ? i.e. are we able to describe a timeline of what happened to a customer request while triggering the new code path ? *Exception/Error Handling* - [ ] Are all non-recoverable errors handled and logged ? Is a user-friendly/actionable error code returned to the user ? - [ ] If non-recoverable error are seen, is the transaction unwound to a clean state to avoid orphaned metadata ? - [ ] If recoverable, are the retries bounded for non-transactional ? - [ ] If recoverable, are the retries unbounded for transactional ? *Memory* - [ ] Are there any unbounded KVS reads eg. list entire KVS tables ? Consider pointed reads by key or paged reads. - [ ] Does the change introduce an increased memory footprint to RSRP replicas ? Do we require memory profiling in preprod/test ? *Performance* - [ ] KVS writes cost 5-15ms. Are there any redundant KVS reads/writes ? - [ ] Do we need to consider secondary indexes to improve operation performance ? *Unit Test Coverage* - [ ] Do unit tests cover all happy path & failure scenarios ? - [ ] Do any of the unit tests introduced rely on randomness or prone to transient failures eg. time skew, ... * Merged PR 12011805: Create swagger for restore storage account Api. **Why do we need this change?** We missed the chance to document restore storage account Api, though put storage account operation. This is also causing challenge of build-in policy for related scenario. Task 29330514: Build-in policy Storage_NetworkAcls_Audit.json should consider storage account recovery scenario ---- API change This pull request updates the Swagger documentation to include the restore storage account scenario. - Added `DeletedStorageAccountRestore.json` example for restoring a deleted storage account. - Updated `storage.json` to include `deletedAccountCreationTime` property and reference the new restore example. - Modified the description for the 202 response to include restore storage account requests. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot --> Related work items: #31884198 * suppress errors * fix the api version in eample from 2025-05-01 to 2025-01-01 * fix comma syntax error * Add the example refereces and model service * format and storage account model fix * Update DeletedStorageAccountRestore.json * Update DeletedStorageAccountRestore.json * fix the examples * fix prettier code check * Add type object to the "NfsSetting" and "EncryptionInTransit" in file.json * Add additional property tag in SMB & NFS Setting in file.json * Fix Auto REST exception file.json * Fix file.json errors * Fix reference definition for EncryptionInTransit in file.json * Prettier check - FileServicesPut_EncryptionInTransitRequired.json * Add suppression for BodyTopLevelProperties * fix readme and prettier check * more prettier fix --------- Co-authored-by: Risheek Rajolu <[email protected]> Co-authored-by: jliusan <[email protected]> Co-authored-by: Kunyi Lin <[email protected]> Co-authored-by: Radhika Gupta <[email protected]> Co-authored-by: Elvis Shi <[email protected]> Co-authored-by: Elvis Shi <[email protected]> * [Key Vault] Generate in correct Python namespace (#35422) * Generate in correct Python namespace * Add package-dir value for validation * Updating the union so the two fields we need to rename are explicitly named. The clientName decorator can't be used, otherwise. (#35423) Co-authored-by: ripark <[email protected]> * DesktopVirtualization: Add Public Preview 2025-03-01-preview (#33822) * Copy files from preview/2024-11-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-03-01-preview Updated the API version from preview/2024-11-01-preview to preview/2025-03-01-preview. * Added tag for 2025-03-01-preview in readme file * 2025-03-01-preview * fix swagger * fix example * update property description * add suppressions * update suppressions * resolve comments * update --------- Co-authored-by: Yu Zhang <[email protected]> * Review request for Microsoft.ContainerService/aks to add version stable/2025-05-01 (#35188) * Adds base for updating Microsoft.ContainerService/aks from version stable/2025-04-01 to version 2025-05-01 * Updates readme * Updates API version in new specs and examples * update python readme * Add NAP API to AKS Stable 2025-05-01 (#35147) * Add AI Toolchain Operator API to 2025-05-01 GA (#35168) Signed-off-by: Heba Elayoty <[email protected]> * Fix AI Toolchain Operator API (#35190) * Revert "Add AI Toolchain Operator API to 2025-05-01 GA (#35168)" This reverts commit 4506be40a11511d8b601dee8c9bc3f66f3ba6855. * add kaito to 05-01 * Merge title/description for AKS stable API (#35194) --------- Signed-off-by: Heba Elayoty <[email protected]> Co-authored-by: Matthew Christopher <[email protected]> Co-authored-by: Heba <[email protected]> * Improvement on the comparison tool (#35364) * Improvement on the comparison tool * update --------- Co-authored-by: Pan Shao <[email protected]> * Prepare client settings for releasing Azure.ResourceManager.Grafana (#35411) * Updated @@clientName for .NET SDK (#35435) * resolve renaming comments (#35437) * [NetAppFiles] Release microsoft.net app 2025-03-01 (#35229) * Added tag for 2025-03-01 in readme file * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * 2025-03-01 * fix lintdiff * Update readme.typescript.md * Update readme.typescript.md * replicationSchedule typescript directive * Update readme.typescript.md * Update readme.typescript.md * Revert "Update readme.typescript.md" This reverts commit 76d995858b93c337e3f58c828adf7edc7b066bdb. * empty --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: kazrael2119 <[email protected]> Co-authored-by: Renhe Li <[email protected]> * [containerservicesafeguards] Create client.tsp (#35405) * Create client.tsp * Update client.tsp * Update copilot instructions and prompts (#35443) * Sync eng/common directory with azure-sdk-tools for PR 10969 (#35424) * Fix vscode config auto-install in mcp script * Update eng/common/mcp/azure-sdk-mcp.ps1 Co-authored-by: Scott Beddall <[email protected]> --------- Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: Scott Beddall <[email protected]> * Update RedTeam target type visibility (#35447) * GitHub Actions LintDiff -> Live (#35431) * Add usage for roledefinition (#35453) * [containerservicesafeguards] Update tspconfig.yaml (#35457) * Update tspconfig.yaml * Update tspconfig.yaml * Java config --------- Co-authored-by: Xiaofei Cao <[email protected]> * Update readme.python.md (#35456) * mgmt, java, tspconfig for dashboard (#35329) * ConfigManager GA api version (2025-06-01) (#35370) * ConfigManager GA api version (2025-06-01) * added cspell * Prepare client settings for releasing Azure.ResourceManager.ServiceFa… (#35464) * AzureCompute DiskRP 2025-01-02 release (#35205) * add 2025-01-02 folder * update version references * update readme * Swagger changes for ConfidentialVMv2 (#35011) * Swagger changes for ConfidentialVMv2 * update description of importsecure and uploadpreparedsecure create options * Swagger changes for Trusted Launch as Default feature (#34922) * Adding supportedSecurityOption * Updating description for supportedSecurityOption * Fixing pretty check errors * Formatting file Disk_Create_FromAnAzureComputeGalleryImage.json * Fixing prettier issues --------- Co-authored-by: Varsha Sankar <[email protected]> * Swagger changes for Instant Access Snapshot and Availability Policy features (#34917) * fixing typo elasticSanResourceId * Swagger changes for Instant Access Snapshot and Availability Policy features * missed file in previous commit * adding missed description AvailabilityPolicy * adding missed references * updating descriptions * fixing casing * refactoring * refactoring-2 * fixing model validation * changing camel case of defintion of SnapshotAccessState --------- Co-authored-by: Theodore Chang <[email protected]> * add format: uri * add minimum * add x-ms-secret * remove x-ms-secret --------- Co-authored-by: aayushkher <[email protected]> Co-authored-by: varsha9713 <[email protected]> Co-authored-by: Varsha Sankar <[email protected]> Co-authored-by: PrambMS <[email protected]> * Update Tags for all APIs to match - Required for Terraform development - 2025-01-31 (#34986) * Update Tags for all APIs to match - Required for Terrafrom development * update tags * update * Sync eng/common directory with azure-sdk-tools for PR 10990 (#35458) * Microsoft.Advisor: New 2025-05-01-preview API version (#34818) * Baseline commit from 2024-11-18-preview for 2025-05-01-preview * Updated API version and added examples * Updated readme, advisor json file to reflect right exmaples * Fixed the error on Control parameter * Added a new Row for the RsourceUri path for the Recommendations RT * Added different operationId * Fxied the example * Fxied the prettier npm error * NPM Pretty error fix * Npx prettier command executed * More npx prettier * [Key Vault] Optional parameter support in TSP (#34032) * Bump @azure-tools/typespec-client-generator-core (#35461) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.57.1 to 0.57.2 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Delete file 'npx' accidentally added to repo (#35472) * Fix path in mcp installer (#35448) Co-authored-by: Ben Broderick Phillips <[email protected]> * Migrate compute latest swagger to TypeSpec (#32748) * Migrate compute latest swagger to TypeSpec * update * update * update * Some fix * update * small fixes: supress some warnings and update readme.md * add go-emitter option * Fix duplicate issue * remove go-emitter option * update * Addressing more differences in spec * Addressing more differences in spec * fix INVALID_FORMAT examples * fix INVALID_FORMAT examples * modelvalidation Missing_resource_ID examples fixes * Revert pageable change * Fix examples * change back default tag to package-2024-11-04 for validation * Revert some change to make API back again * Fix bump changes * update * Fix format * Upgrade to tag 2025-02-01 * Addressing differences in Gallery * Addressing Gallery diff & after merge main fixes * Update compute after fixing clouderror * Fix format * Clean Pull Request after merge with main * Address compute difference * Address compute differences - subresource only * Fix examples and invalid format Current test were not the 11-01 test, updating them * Add type and name as example check this / verify with Pan if this breaks SDK * Change done to match with test / Check with Pan SDK validation * Model validation fixes - etag - diskControllerType from array enum to enum (string type) * Add new path - fix previous not matching path * revert changes to compute 2024-07-01 * update readme to use 2024-11-01/ComputeRP.json * remove reference to 2024/07/01/ComputeRP.json on readme * Delete ComputeRP.json file * Fix avocado * Feedback with Theo: remove pattern, remove max and add x-ms-identifiers * Compute: Add description for enums * Fix x-ms-idenfitirs inconsistency with compute rp * update * update * readme.java.md * readme.go.md * readme.go.md * Compute feedback * Fix prettier * fix prettier in examples * Update Gallery examples to examples from 2024-03-03 * Fix new gallery examples * Update examples in Gallery.Management * Update operations from ErrorResponse to CloudErrror for list operations on computeRP * fix readme.go.md * Update * Update names * update readme.go.md * update readme.go.md * Remove useless model * Fix model validation after name changes * Fix tests in compute.management tsp * Update cloudService.json * revert * Add newline * update capitalization * Typespec udpate after release (#35125) * Update to latest tsp version && address vmName issue * fix format --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: AlitzelMendez <[email protected]> Co-authored-by: JiaqiZhang-Dev <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: xiaofeicao <[email protected]> * Update uri to url for API Management properties (#35427) * Update uri to url for API Management properties * update csharp * updates * update for csharp * without modification * Filter on go * Fix acronym casing * ignore the main renames for Go (we'll do it in our own file) * Remove Go's renames for this. * format * update for clientName property * revert clientname change * ran tsp compile * feedback update --------- Co-authored-by: ripark <[email protected]> * Convert StorageActions Swagger to TypeSpec (#34150) * generate * update * Update models.tsp * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * Delete oldstorageactions.json * update * update * Update tspconfig.yaml * update * update * update * update * update * update * update * update * name fix * update * update * update * update * update * update * Update sdk-suppressions.yaml * Revert "Update sdk-suppressions.yaml" This reverts commit 8056611c73d28c640458fb674a6e9492469a1ee7. * update * update * update * update * update * update * update * update * Update ListStorageTasksRunReportSummary.json * Update ListStorageTasksRunReportSummary.json * update * update * Update client.tsp * update * update * update * update --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: kazrael2119 <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Arthur Ma <[email protected]> * Create runner for breaking change check (#35353) * Initial check in for openapi-diff-runner * added readme content * added report generator * added report generator * refactored code to be function based * refactor breaking change detector * added unit tests * refactor oad processor and logging * Added breaking change label processing * added workflows * updated dev deps * updated settings for test workflow * updated prettier script * checkout full history * fixed tests * added error handling for branch operation * added .net installation step * filter swaggers for the changed files * updated output variable name * continue on error in workflow * updated title in the report * updated triggers of update label WF * updated workflows list in the update label WF * removed brackets from WF name * Add trailing newline * upgraded openapi-diff pkg version * removed version from package.json * update package lock file * Revert "update package lock file" This reverts commit 3b1c4a59c31b6784778b23ac81c65f884faded99. * suppress node warnings * updated markdown table format * updated markdown table format * use node 20 * revert debug code --------- Co-authored-by: Mike Harder <[email protected]> * mgmt, storageaction, update flattenProperty (#35485) * Fix final-state-via setting for the StorageTasks.delete operation. (#35487) * [suppressions.yaml] Reduce duplication, improve formatting, add missing (#35489) - Reduced from 2321 to 1040 non-blank lines - Added whitespace between specs for readability - Converted all paths to dash-arrays for readability - Within an org, grouped paths with duplicate suppressions - Used "awsconnector/*" to eliminate a lot of duplicate code - Adds suppressions for "edge" specs broken in main * Data Plane - Microsoft.AzurePlaywrightService integration into Microsoft.LoadTestService (#34012) * First commit of adding existing Playwright Dataplane APIs in Microsoft.LaodTestService * Added APIs for Playwright in Microsoft.Loadtestservice * Added readme changes for fixing CI failures * Resolved examples error * Removed playwright folder for proper naming * Renamed playwright service folder * Removed shared folder as suggested * Readme files modifications * Added missing version from readme * Renamed folder as suggested * Removed code to swagger sections from readme * Generate-metadata set to true * Removed GET workspaces API and added patterns * TSP Formatting * Added suppressions.yaml * Removing deprecated preview versions * Formatting files * Guid maxlength correction * Maxlength correction * Re-checking swagger lint diff errors * Removed all suppressions * Resolved example issue * Added runid as query param in get brwosers api * Added test runs APIs * Added certain validations * Updated example * Updated tspconfig.yaml * TSP Validation fix * Review comments on Test run model * Review comments on Test run model * Fixed Typo in property name for model validation * TSP Validation fix * TSP Validation fix * TSP Validation fix * TSP Validation fix * TSP Validation fix --------- Co-authored-by: Mike Harder <[email protected]> * update go config (#35409) Co-authored-by: ReleaseHelper <ReleaseHelper> * Restructure guestconfiguration to support suite of services (#35400) * Add TypeSpec configuration for generated Batch error model in Java (#35482) * Add config for generated Batch error model in Java * Fix generated BatchService file * Added watcher for breaking change check (#35479) * Float LintDiff dependencies (#35511) * Float LintDiff dependencies * Update package-lock.json (run npm install at root) * Update eng/tools/lint-diff/package.json Co-authored-by: Mike Harder <[email protected]> * Update package-lock.json in light of new autorest version --------- Co-authored-by: Mike Harder <[email protected]> * Pass TestResourcesDirectory from deploy-test-resources.yml to New-TestResources.ps1 (#35515) Co-authored-by: Patrick Hallisey <[email protected]> * Correct typo (#35391) * [context.js] Catch exceptions thrown from listPullRequests() (#35518) * Bump @azure-tools/typespec-client-generator-cli (#35520) Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools). Updates `@azure-tools/typespec-client-generator-cli` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-cli" dependency-version: 0.23.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typespec-client-generator-cli ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update client.tsp (#35521) * Update client.tsp * Update client.tsp * Update client.tsp * Update tspconfig.yaml for .Net Mgmt. SDK generation (#35501) * [NetAppFiles] Release microsoft.net app 2025 03 01 preview (#35261) * Copy files from preview/2025-01-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-03-01-preview Updated the API version from preview/2025-01-01-preview to preview/2025-03-01-preview. * Added tag for 2025-03-01-preview in readme file * add 2025-03-01-preview * readme fix * Bump dependency "marked" to ^16.0.0 (#35527) * Updating typespec-azure versions (#35484) * [EngSys] npm update (#35528) * Rename ResourceBaseEventData property - resourceUri to resourceUrl (#35529) * Rename ResourceBaseEventData property - resourceUri to resourceUrl * scope this to just Java * JS also requires this change * [EngSys] Configure prettier, format files under eng/tools (#35540) * mgmt, storageaction, update client.tsp to rename op for Java (#35486) * Update client.tsp (#35554) * adding 2025-06-01-preview api version (#35033) * adding 2025-06-01-preview api version * adding example files * adding operations example files * updating json * running compile again * Add logical network type * running prettier check * update properties * format --------- Co-authored-by: Harika Vedati <[email protected]> Co-authored-by: Arka <[email protected]> Co-authored-by: shraddhasun <[email protected]> Co-authored-by: shraddhasun <[email protected]> * Bump the eslint group across 2 directories with 2 updates (#35549) 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.29.0 to 9.30.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.30.0/packages/js) Updates `eslint` from 9.29.0 to 9.30.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.29.0...v9.30.0) Updates `@eslint/js` from 9.29.0 to 9.30.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.30.0/packages/js) Updates `eslint` from 9.29.0 to 9.30.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.29.0...v9.30.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix TypeSpec validation (#35558) * [EngSys] Check formatting in PR checks for eng/tools (#35548) * [.github] Format files, enable PR formatting check (#35562) - Fixes #35547 * Sync eng/common directory with azure-sdk-tools for PR 11039 (#35561) * Disable SBom generation for pull requests * Update eng/common/pipelines/templates/steps/publish-1es-artifact.yml Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * [eng/tools] Run "format:check:ci" in PRs (#35563) - Logs every file checked * Added status workflow for breaking change check (#35542) * added status workflow for breaking change check * removed node version setting and fixed style * Added comment and fixed style issues * Remove MAC from pwsh tools template (#35569) Co-authored-by: Wes Haggard <[email protected]> * Add new 2025-06-01 stable API version to Microsoft.Cdn for Managed Identity Origin Authentication [2nd attempt] (#35425) * Copy preview stable version 2025-04-15 into new stable version 2025-06-01. Includes updating api version to 2025-06-01 * Add Managed Identity Origin Auth APIs from 2025-01-01-preview; Update readme * Bump @azure-tools/typespec-azure-resource-manager (#35576) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-azure-resource-manager](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-azure-resource-manager` from 0.57.1 to 0.57.2 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-azure-resource-manager" dependency-version: 0.57.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @apidevtools/json-schema-ref-parser in /.github (#35575) Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/re…
najian
pushed a commit
that referenced
this pull request
Jul 25, 2025
…36199) * Bump @apidevtools/json-schema-ref-parser in /.github (#35575) Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.0.2...v14.0.3) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @apidevtools/json-schema-ref-parser in /.github/shared (#35578) Bumps [@apidevtools/json-schema-ref-parser](https://github.com/APIDevTools/json-schema-ref-parser) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/APIDevTools/json-schema-ref-parser/releases) - [Commits](https://github.com/APIDevTools/json-schema-ref-parser/compare/v14.0.2...v14.0.3) --- updated-dependencies: - dependency-name: "@apidevtools/json-schema-ref-parser" dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [Avocado] Exclude ".github" and "eng" folders (#35571) * Feature: Onboarding syncOnPremSamAccount name (#35367) * Copy files from preview/2025-05-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-06-01 Updated the API version from preview/2025-05-01 to preview/2025-06-01. * Added tag for 2025-06-01 in readme file * adding new property * suppress * Updated examples * Removed additional property --------- Co-authored-by: Juliet Mutahi <[email protected]> * [TSP Migration][hardwaresecuritymodules] TypeSpec migrated from swagger (#34278) * The first version of TSP * fix diff and error * some fix * update * update * Fix properties order issue and modify tspconfig * Update tspconfig.yaml * update * update * update * run prettier * Fix optional body issues * upadte * update * remove * restore * prettier * update * Update readme.md * resolve breaking change and remove unnecessary property * Update tspconfig.yaml * Delete conditionalClientFlatten * update * update * update * update * add location header for backup operation API * update * update * update * undo changes in back-compatible.tsp * add location header to backup and restore related apis * update * update * add Azure.Core.RequestIdResponseHeader to backup/restore apis * update in restore operation status * update - run npx tsv specification/hardwaresecuritymodules/HardwareSecurityModules.Management * Add tags * remove final result to fix breaking change for go * java config * update * update * update * Update for ARM feedback --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: JiaqiZhang-Dev <[email protected]> Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: ZiWei Chen <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Emmeleia Arakleitou <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> * 2025-06-01 api version (#34214) * Mongodbatlas to use ArmCustomPatchAsync for patch method (#35465) * use custompatch for update function * update * update --------- Co-authored-by: Ajay Kumar <[email protected]> * Release machinelearningservices microsoft.machine learning services 2025 07 01 preview (#35295) * Copy files from preview/2025-04-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-07-01-preview Updated the API version from preview/2025-04-01-preview to preview/2025-07-01-preview. * Added tag for 2025-07-01-preview in readme file * Copy over pre-approved suppressions. (#35322) * [TypeSpecValidation] Support unbranded generator config (#35589) * [TypeSpecValidation] Ignore core files in PRs to release-* branches (#35596) * Updated watcher WF to support status check result comparison (#35599) * Updated watcher WF to support status check result comparison * removed status event * Update .github/workflows/_reusable-verify-run-status.yaml * Update .github/workflows/_reusable-verify-run-status.yaml --------- Co-authored-by: Mike Harder <[email protected]> * removed status event code and added length check (#35602) * Review request for Microsoft.ContainerService/aks to add version preview/2025-05-02-preview (#35432) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-04-02-preview to version preview/2025-05-02-preview * Updates readme * Updates API version in new specs and examples * update python readme * add portalFqdn to managed namespace properties (#35149) * Update Karpenter docs for GA (#35148) * Merge title/description for AKS preview (#35193) * Fix LocalDNSProfile to model vnet/kubeDNSOverrides as maps (#35580) * Fix LocalDNSProfile to model vnet/kubeDNSOverrides as maps * Add violation suppression block for LocalDNSOverrides * Update the description --------- Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Matthew Christopher <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Sri Harsha <[email protected]> * Bump @azure-tools/typespec-client-generator-core (#35608) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.57.2 to 0.57.3 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.57.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump the eslint group across 2 directories with 2 updates (#35609) 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.30.0 to 9.30.1 - [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.30.1/packages/js) Updates `eslint` from 9.30.0 to 9.30.1 - [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.30.0...v9.30.1) Updates `@eslint/js` from 9.30.0 to 9.30.1 - [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.30.1/packages/js) Updates `eslint` from 9.30.0 to 9.30.1 - [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.30.0...v9.30.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump globals from 16.2.0 to 16.3.0 in /.github/shared (#35611) Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump globals from 16.2.0 to 16.3.0 in /.github (#35610) Bumps [globals](https://github.com/sindresorhus/globals) from 16.2.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [StorageActions] Fix final state via Microsoft.Storage (#35567) * [StorageActions] Fix final state via Microsoft.Storage * Fixed comments * java compute config (#35585) * [HardwareSecurityModules] Create client.tsp (#35612) * Create client.tsp * Update back-compatible.tsp * Update back-compatible.tsp --------- Co-authored-by: Yuchao Yan <[email protected]> * Fix clientName in StorageAction.Management (#35552) * update * update * update * update * Update client.tsp for StorageActions (#35626) * Updated labels in the breaking change status check (#35607) * added versioning approval labels * use single line of string * Bump @azure/avocado from 0.9.1 to 0.9.2 (#35630) Bumps [@azure/avocado](https://github.com/Azure/avocado) from 0.9.1 to 0.9.2. - [Changelog](https://github.com/Azure/avocado/blob/main/CHANGELOG.md) - [Commits](https://github.com/Azure/avocado/commits) --- updated-dependencies: - dependency-name: "@azure/avocado" dependency-version: 0.9.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add additional create matrix logging (#35600) To help debug matrix filters and other generation issues add additional logging. Co-authored-by: Wes Haggard <[email protected]> * [NetApp] Fix enum name (#35587) * Fix enum name * Fix enum name * provisioning * Update copilot instructions for SDK workflow (#35573) * Update copilot instructions for SDK workflow * [EngSys] Add "if" property to suppressions (#35605) - Fixes #35153 * Update CODEOWNERS (#35633) * [EngSys] Verbose lint logging in .github (#35649) * update AzMap Traffic Incident V20250101 (#35076) Co-authored-by: Zhitong Xie <[email protected]> * Fail the run if status doesn't exist (#35650) * fail the run if status doesn't exist * return with no-op in case of no status * Fix Expand parameter for VirtualMachine_ListWithProperties (#35509) * update typespec * updates * fix indent * format * remove where for testing * lintdiff suppresion * remove "where" in suppresion * update for java (#35656) * [python] Update sdk-tspconfig-validation.ts (#35616) * [python] Update sdk-tspconfig-validation.ts * Update sdk-tspconfig-validation.test.ts * Update eng/tools/typespec-validation/src/rules/sdk-tspconfig-validation.ts Co-authored-by: Wanpeng Li <[email protected]> * Update eng/tools/typespec-validation/src/rules/sdk-tspconfig-validation.ts Co-authored-by: Wanpeng Li <[email protected]> * Update sdk-tspconfig-validation.test.ts * format --------- Co-authored-by: Wanpeng Li <[email protected]> * Operation ID migartion with the new operation ID calculation in autorest emitter (#35621) Force merge this PR as the tspconfig.yaml file is expected to be updated by service team. Here, we are batching updating the existing typespec for the backward compact of operation id, no plan to release SDK at this time. * Update tspconfig.yaml (#35662) * Microsoft.Advisor: Update filter description (#35508) * test adding new enum * test add new definition * revert changes to control * fix reverence * update filter description * fix * add options * [Avocado] Switch required check to GH workflow (#35671) * Bump @azure-tools/typespec-client-generator-cli (#35681) Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools). Updates `@azure-tools/typespec-client-generator-cli` from 0.23.0 to 0.24.0 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-cli" dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typespec-client-generator-cli ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update to indicate the required properties for acquirePolicyToken (#35470) Co-authored-by: Celina Zhao <[email protected]> * Update readme.md (#35327) * update tsv message (#35687) * fix link * Enhance error messages in TspconfigParameterSubRuleBase and TspconfigEmitterOptionsSubRuleBase to include expected values * update --------- Co-authored-by: Kyle Zhang <[email protected]> * Convert Notificationhubs Swagger to Tsp (#34320) * [TSP Migration][privatedns] TypeSpec migrated from swagger (#34736) * Convert Sql VirtualMachine swagger to Tsp (#34268) * [TSP Migration]--powerbidedicated (#34282) * [TSP Migration][hybridkubernetes] TypeSpec migrated from swagger (#34074) * [TSP Migration] Convert ElasticSan to TypeSpec (#34078) * [migrate] update tspconfig.yaml (#35692) * update tspconfig.yaml * update * format * Update assessmentProjects.json * Migrate Confluent from swagger to TypeSpec (#34671) * [TSP Migration]--recoveryservices (#34323) * [TSP Migration][dns] TypeSpec migrated from swagger (#34680) * [hardwaresecuritymodules] Fix for releasing csharp SDK (#35691) * Migrate botservice to TypeSpec (#34585) * update (#35701) Co-authored-by: Pan Shao <[email protected]> * Release alert microsoft.alerts management preview/delete 2023 07 12 preview and 2024 01 11 preview (#35337) * release-alert-Microsoft.AlertsManagement-preview/delete-2023-07-12-preview-and-2024-01-11-preview * update readme file * edit readme agein * edit readme * edit readme3 * edit readme 5 * edit readmefile 6 * change AlertsManagementErrorResponse to AlertsManagementErrorResponse2 * rename-operation * opersion to model * two to tree * Update readme.go.md --------- Co-authored-by: Emmy Filtser <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> * Bump @apidevtools/json-schema-ref-parser to 14.1.0 (#35718) * Update the azure SDK MCP version (#35719) * Update the azure sdk mcp version * up to latest * [EngSys] Add set-status.failureTarget (job | run) (#35682) * Update client.tsp for dashboard (#35730) * Update client.tsp for dashboard * Update client.tsp * Mark storageTarget as read-only in VolumeProperties (#35727) Added @visibility(Lifecycle.Read) to the storageTarget property in the TSP model and set 'readOnly: true' in the ARM JSON schema. This clarifies that the storageTarget property is read-only for clients. reference: https://tspwebsitepr.z22.web.core.windows.net/typespec-azure/prs/2700/docs/migrate-swagger/faq/mustread/#handling-readonly-in-model-schemas * [EngSys] Improve set-status to dynamically detect job summaries (#35722) * [EngSys] Rename workflow files from .yml to .yaml (#35736) * Fix java sdk-tspconfig-validation rule (#35685) * Update sdk-tspconfig-validation.ts * update rule and test cases * prettier format fixing --------- Co-authored-by: Wanpeng Li <[email protected]> * fix duplicate tag (#35740) Co-authored-by: Nikita Garg <[email protected]> Co-authored-by: Mike Harder <[email protected]> * remove duplicate api (#35746) Co-authored-by: Ami <[email protected]> * Service Fabric Managed Clusters - Fix ClusterMonitoringPolicy healthCheckRetryTimeout, upgradeTimeout, and upgradeDomainTimeout types (#35603) * Timeouts from string -> duration * lintdiff suppression * [Microsoft.DeviceRegistry] Added spec for Microsoft.DeviceRegistry RP version 2025-07-01-preview (#31021) * Initial scaffolding * Fixed formatting * Added scaffolding for API version 2025-07-01-preview * Fixed readme * Added suppression * Added Namespaces resource type * Moved Namespaces update to use ArmCustomPatchAsync * Added suppression * Added Namespaces/Assets resource type * Added suppression * Added Namespaces/DiscoveredAssets resource type * Added suppression * Added Namespaces/Devices resource type * Fixed Namespaces/Devices "enable" property patch * Added suppression * Added suppression * Added suppression * Added suppression * Removed suppression * Added Namespaces/DiscoveredDevices resource type * Added suppression * Added suppression * - Fixed Namespace Discovered Device definition name - Added suppression * removed entraId artifacts (#35245) Co-authored-by: Ali Gilani <[email protected]> * [Microsoft.DeviceRegistry] Backported approved fixes from Private Preview for API version 2025-07-01-preview (#35350) * Backported approved fixes from private preview * Fixed descriptions --------- Co-authored-by: Ali Turab Gilani <[email protected]> Co-authored-by: Ali Gilani <[email protected]> * [EngSys] Rename package to @actions/github-script (#35770) - Aligns with latest guidance from github-script repo - May fix some bugs importing old package name * Extended SpecModel shared code to support additional metadata and functions for swagger (#35591) * Added swagger version cache file and test * Renaming and added more comment * Push design review suggestions * added more members to swagger.js * Refactored the code * Removed dup code in the path.js * fixed lint issue * fixed review comments * Moved helper functions to spec-model.js * updated return type as map of operations * added falsy check to two APIs * moved helper functions out of spec-model.js * handle path in windows os * fixed format * updated version function * removed unused function reference * lock the value of the API_VERSION_LIFECYCLE_STAGES * removed version function --------- Co-authored-by: Mike Harder <[email protected]> * [containerservicefleet] Update tspconfig.yaml for python (#35773) * Add prompt to remove operationId (#35782) Co-authored-by: Pan Shao <[email protected]> * Correct ServiceNowV2 Synapse Swagger (#35743) * Update LinkedService.json * Update LinkedService.json * Yukonchen/promote acs disablelocalauth (#35380) * Copy files from stable/2023-04-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-05-01 Updated the API version from stable/2023-04-01 to stable/2025-05-01. * Added tag for 2025-05-01 in readme file * Add DLA and PNA * [EngSys] Revert SdkTspConfigValidation suppressions back to permanent (#35791) - Too many spec PRs are being blocked - Reverts part of #35605 * Summary Action (#35483) * add `summarize-checks` workflow to set of triggered github actions. * this check will eventually replace pipelinebot + sdk automation bot + PR Summary job from openapi checks * implemented as a github action-script for maximum responsiveness * for now it will be logging what actions it WOULD take, rather than actually commenting or touching labels on the prs * only three github requests for each trigger. * get the rate limit information/logged in user * get the labels * get the checksuites (graphql) * add `comments.js` to workflows/src * Used to add or update a comment on any github issue/pr. Has an 'id' system of sorts to only update a specific comment. This means multiple status comments can be individually targeted by multiple tools without clashing. * [Microsoft Azure Attestation Service] Adding June 2025 Public Microsoft Azure Attestation Data Plane API Version (#35360) * [Microsoft Azure Attestation Service] Commit # 1 - Copy the previous version (2022-09-01-preview) * [Microsoft Azure Attestation Service] Commit # 2 - Updated the API version * [Microsoft Azure Attestation Service] Commit # 3 - New API 2025-06-01 content * Evaluation Service FDP cancel delete endpoints (#35169) * Fix script call from summarize-checks.yaml (#35796) * Update triggers for summarize-checks.yaml (#35798) * Make original non-LRO methods internal access in Java [Batch] (#35775) * Make certain Java methods and classes internal * Update tsp config to fix failing gate * Set generate fakes to go back to false * Add suppression for Go fakes * [Monitor Ingestion] Add typespec files (#30378) Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Laurent Mazuel <[email protected]> * Client Rename for C# .NET SDK (#33703) * Client Rename for C# .NET SDK * Minor bug fix * Addressed comments * Update tspconfig to include options for js/python/go * Update tspconfig to include options for js/python/go * Minor name change * Update the default service-dir path * model rename changes for dotnet sdk * update the client customizations for csharp * format * Update specification/liftrqumulo/Qumulo.Storage.Management/tspconfig.yaml * Update tspconfig.yaml --------- Co-authored-by: Praveen Singh <[email protected]> Co-authored-by: Arcturus Zhang <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ZiWei Chen <[email protected]> * Bump @azure-tools/typespec-client-generator-cli (#35809) Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools). Updates `@azure-tools/typespec-client-generator-cli` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-cli" dependency-version: 0.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typespec-client-generator-cli ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Bump dependency zod to 4.0.2 (#35812) - Upgrade zod to v4 - Replace dep zod-validation-error with builtin z.prettify() - Error messages are slightly different but materially the same * Update readme to fix Swagger LintDiff error (#35787) * [tsmv] Fix the logic to identify a resource group parameter (#35815) * [tsmv] Fix the logic to identify a resource group parameter * update --------- Co-authored-by: Pan Shao <[email protected]> * Add Create/Update/Delete operations and more properties for endpoint, neonRole, neonDatabase and branch RTs (#35467) * Added new API version 2023-06-23-preview * Added create/delete for new RTs * Updated child RTs * Added example * Removed examples * Updated new RTs * fixed examples * Changed properties to readonly * Fixed prettier issue * Change in TypeSepc * removed spaces * Added more attrs under branch * Changed global API version * Changed API order * Added v2 version tag for list operations * updated common version to v6 * Added v6 common types version for v3_preview in Neon.Postgres API * Remove visibility attribute from branchId and endpointId in BranchProperties and EndpointProperties models * Update API version references from v6 to v5 in Neon.Postgres specifications * Added preflight api for all child RTs validations during delete call * Add preflight parameters to Branches interface for validation checks * Update documentation and model definitions for Branch and Endpoint resources * Fixed some example values * Add suppressions for NestedResourcesMustHaveListOperation in 2025-06-23-preview tag * Updated owns value in examples --------- Co-authored-by: rajasinghal <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Srinivas <[email protected]> * Nginx.NginxPlus Add WAF Policies [2025-03-01-preview] (#34972) * Initial commit for 2025-03-01-preview using Typespec * Added examples * Regenerated examples * Updated the swagger with POST response code fixes * Added Config Analyze examples file * Remove package.json changes * Reverse package-lock.json changes * Examples in correct data formats * Added 201 in Config create or update * Corrected folder structure and lintdiff rule for operation ID * Forgot to save the openapi.json file * Correct tspconfig * Updated tsp files to suppress some warnings * Corrected the tspconfig * Fix spell check * Update Configurations to include analyze * Added 201 to config PUT * Renamed Config analyze example file * Added x-ms-examples in openapi * Corrected schema of Config Analyze * Added examples for config analyze * Copied Config analyze examples from last api version * Corrected config analyze examples * Fixed config body name * Corrected config analysis body name * Attempting to fix TSP validation errors * Fixing more issues * Corrected previous API version files * Corrected config analysis example of last preview version * Configuration.tsp changes * Configuration.tsp changes * Added config bodyRoot * Update package names and namespaces in tspconfig.yaml * Update package names and namespaces in tspconfig.yaml * Update package names and namespaces in tspconfig.yaml * Added default response in listDefaultWafPolicies * Added Typespec casing rule suppression * Addressed some comments * Added documentations * Fixed typespec-go in tspconfig * Fixing go SDK * Fixing go SDK * Fixing go SDK * Fixing C# SDK generator errors * Trying to fix Javascript SDK * Trying to fix Javascript SDK * Trying to fix Javascript SDK * Trying to fix Javascript SDK * Trying to fix Javascript SDK * Trying to fix Javascript SDK * Added new suppressions * Addressed comments * Changed JS tspconfig * Create client.tsp * Added better descriptions of fields plus updated examples * Fix spell check * Update tspconfig.yaml * Changed certificate keyVaultSecretId to url format * Changed regex pattern for deployment name and API Key name * Addressed comments * Attempting to fix lintdiff errors * Changed lint diff suppression --------- Co-authored-by: Brian Kimutai <[email protected]> Co-authored-by: kazrael2119 <[email protected]> * [TSP Migration][edgeorder] TypeSpec migrated from swagger (#34238) * [TSP Migration]--storagemover (#35067) * Prepare client settings for releasing Azure.ResourceManager.PlanetaryComputer (#35708) Co-authored-by: Dapeng Zhang <[email protected]> * Key Vault: New Features for 2025-06-01-preview API version (#35604) * Copy files from stable/7.6 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to 2025-06-01-preview Updated the API version from 7.6 to 2025-06-01-preview. * Add tag for 2025-06-01-preview in readme file * Copy TSP examples from 7.6 to 2025-06-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous version. * Update TSP examples version to 2025-06-01-preview Updated the API version from 7.6 to 2025-06-01-preview. * Add 2025-06-01-preview API version enum value to TSP * Remove unnecessary backticks in v2025_06_01_preview enum * Add uris and ipAddresses attributes to SubjectAlternativeNames * Add previousVersion attribute * Add outContentType parameter * Improve descriptions of the previousVersion attribute and outContentType parameter * Fix TSP validation for SecurityDomain Add new 2025-06-01-preview API version to SecurityDomain spec Copy TSP SecurityDomain examples from 7.6 to 2025-06-01-preview and update the API version * Improve description of outContentType parameter * Fix outContentType parameter description * Update tspconfig.yaml * Fix secretVersion optional parameter * Add extensible enum ContentType --------- Co-authored-by: McCoy Patiño <[email protected]> * Disable codeql for linter pipeline (#35825) Co-authored-by: Wes Haggard <[email protected]> * Add ACS Call Automation GA6 (#34830) * Add GA6 examples and spec * Update readme.md * Updated example for Start Recording Updated example for Start Recording with the async response code * Corrected the Api version in example * Update to stable version of Common --------- Co-authored-by: Vikas Khanna * Azure Maps Traffic service: Updated the description for URI Parameter 'bbox'. (#35751) * Updated the description for URI Parameter 'bbox'. * Updated the description for URI Parameter 'bbox'. * Updated the description for URI Parameter 'bbox'. * [arm-incremental-typespec.yaml] Fix comment (#35836) * [keyvault][python] convert to singleapi (#35577) * update config for python * update for python config * revert change for readme * [DataFactory & Synapse] Support customized number precision and scale in Oracle V2 (#35553) * support customized number precision and scale in oracle v2 * add missing change * resolve comment --------- Co-authored-by: Jingshu918 <[email protected]> * [TSP Migration]--deviceprovisioningservices (#34318) * [TSP Migration][maintenance] TypeSpec migrated from swagger (#34496) * update readme with version (#35808) * update readme with version * fix avocado failure * [Microsoft.DevCenter] [Dataplane] New 2025-07-01-preview API version (#35517) * 2025-07-01-preview dataplane spec * Update readme.md with new version * Rename property and recompile --------- Co-authored-by: Arber Hila <[email protected]> * [healthdataaiservices] fix `@pollingOperationParameter` for pro (#35824) * move recurring scheduledactions to public repo for public preview (#35321) * move aa to public repo for public preview * fix routes * minor change * add fix for swagger validation error * fix validation * fix validation errors * fix validation * fix validations * add readonlytrue to properties * fix typespec validation errors * remove AA 2024-08-01 preview version * edit readme file * update occurrence extension * fix prettier check * Added type check and skipped test coverage (#35847) * Add Usage.json for all Event Grid System event models (#35851) * Initial plan * Update all Event Grid System Events models to use Usage.output | Usage.json Co-authored-by: JoshLove-msft <[email protected]> * Update README to reflect correct usage decorators with Usage.output | Usage.json Co-authored-by: JoshLove-msft <[email protected]> * format * Update readme --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: JoshLove-msft <[email protected]> Co-authored-by: jolov <[email protected]> * sync Dynatrace.Observability public stable with latest private stable version (#32889) * base commit * update with latest stable version from private * add reference of version in readme.md * fix lintdiff * fix spell check error * fix new lintdiff * Create sdk-suppressions.yaml * ManageAgentInstallation Update * Swagger PrettierCheck --------- Co-authored-by: Shivansh Agarwal <[email protected]> Co-authored-by: kazrael2119 <[email protected]> * [dns][python] convert to singleapi package (#35684) * [compute] Update readme.python.md (#35841) * Update readme.python.md * Update readme.python.md * add python emitter (#35862) Co-authored-by: Matt Galbraith <[email protected]> * add python sdk emitter (#35863) * [ACS Chat] [Bot Channel V2] New ACS chat message type: azureBotActivity (#32333) New ACS chat message type: azureBotActivity * Routing Schema Update (#34889) * Drop RegionTravelSummary * Drop AdminDistrict * Rename AdminDistrictTruck to AdminDistrict * Drop regionTravelSummary under routeOutputOptions * Drop fastestavoidclosurewithouttraffic * Remove walking mode for SnapToRoads and add truck mode support * Remove hint * Drop RoadTypeEnum * Drop compassDegrees * Drop resourceId * Drop viaWaypoint feature output * Drop SubLeg * Drop regionTravelSummary under RouteOutputOptions * Drop compassDirection * Drop trafficCongestion * Drop trafficDataUsed * Remove Only supported for truck travelMode. * Update snapToRoads descriptions * Add Short support * Update to Short * SnapToRoads consecutive points must be within 6 kilometer * Update SnapToRoads example * update example * Add trafficCongestion back * Update batch examples * Update example * Add name for SnapToRoads's examples * update maxRouteCount value * drop description --------- Co-authored-by: Will Huang <[email protected]> Co-authored-by: Faraz Siddiqui <[email protected]> * [Microsoft.DevCenter] [ConrolPlane] New 2025-07-01-preview API version (#35507) * Copy files from preview/2025-04-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-07-01-preview Updated the API version from preview/2025-04-01-preview to preview/2025-07-01-preview. * Added tag for 2025-07-01-preview in readme file * 2025-07-01-preview changes and examples * Run npm install and prettier as per Swagger PrettierCheck instructions * Undo package-lock that happened due to npm install? * Add surpressions to readme.md * PR Feedback * Fix the surpression again * Adjust surpression * Fix directive * try and fix paths * Use code number instead of code name * Try again * try again * try again * try again * try agian * try again * Try again * Test * Add back where clause * Try different parameter index * Remove required type type * Add back required but for PUT only * Try suppression again * Fix examples * Remove required, keep suppression as it has always been * Fix linter complaining about dataplane specification * Explicitely add servic-dir, default is not beign picked up * Add back API-version * Try to get around erreneous spell check linter... * Remove GO sdk from tspconfig.yaml --------- Co-authored-by: Arber Hila <[email protected]> * Bump the eslint group across 2 directories with 2 updates (#35864) 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.30.1 to 9.31.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.31.0/packages/js) Updates `eslint` from 9.30.1 to 9.31.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.30.1...v9.31.0) Updates `@eslint/js` from 9.30.1 to 9.31.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.31.0/packages/js) Updates `eslint` from 9.30.1 to 9.31.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.30.1...v9.31.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Backport provisionNetworkNow property to june stable version 2025-06-01 (#35399) * Add provisionNetworkNow property to june stable version 2025-06-01 * Add example for provisionNetworkNow in 2025-06-01. * [EngSys] Simplify TypeDefs (#35888) * [Avocado] Render results as markdown to job summary (#35679) - Fixes #35668 * Support cross version breaking change validation (#35804) * Support cross version breaking change validation * Debug SHA env variables * updated code in setting file URL * updated helper functions * Fixed logging issue and optimized tests * refactored CLI * Fixed tests * removed short definition for parameters * Added rename change files to other arrarys * Used full argument name in yml * Used env variables * Break JSON into multiple lines before displaying * use more env variables and revert the message printing * remove additional spaces in yaml * Correct the head sha input * Add missing Grafana_Update LRO header to Microsoft.Dashboard 2024-11-01-preview and update TypeSpec spec (#35849) * add missing lro header + change tsp to async * run tsp compile . for swagger * [AI Agents] v1.1.0b4 features (#35788) * [AI Agents] v1.1.0b4 features * add madeOptional decorator to toolOutputs member * [AI Agents] MCP tool typespec (#35504) * [AI Agents] MCP tool typespec * update typespec * add mcp tool type * add submit_tool_approval required action * tsp compile output * add submitToolApprovals route * corrections from npx tsv * add version annotation to mcp agentNamedToolChoice * add mcp run step * add "always" string to requireApproval, update npx tsv * add tool_resources to CreateRunOptions * add submitToolApprovalDetails * update submit_tool_outputs route to handle approvals * Update models.tsp * npx tsv . * make createRun internal for .NET * add line break to models * Update tspconfig.yaml * Update tspconfig.yaml * review feedback * add example for upload file * add create thread json * update create thread * add json for run operations * npx tsv output * update jsons * correct runs swagger json * swagger updates * swagger updates 2 * swagger updates * swagger updates 3 * swagger updates 4 * swagger updates 5 * swagger changes 6 * swagger updates 7 * swagger updates 8 * swagger prettier * swagger prettier 2 * swagger prettier 3 * [.github/shared] Add tests for 100% codecov (#35890) - Fixes #35855 * examples update (#35875) Co-authored-by: Nikhil Gupta <[email protected]> * [Servicebus][python] convert to singleapi SDK (#35902) * Initial plan * Update ServiceBus readme.python.md to single-api package format Co-authored-by: msyyc <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> * [eventhub][python] Convert to singleapi package (#35686) * [monitor-ingestion] Typescript related changes (#35904) * remove version to default to latest (#35835) * update resourceoperationresponse (#35910) * [dependabot.yml] Remove "eng/tools" to fix root updates (#35913) * AIO 2507 preview (#33810) * readme * preview examples * examples * mq * almost done with persistence * finish broker changes * secretProviderClassReff * linted * skynet * dataflowEndpoint types * spaes * adr namespaces * Otel endpoint * diagnostics * namespace * dfg * lint * start reg auth * get rid of auth file * Auth for registry endpoint * diff * fix spelling * use v6 * node Connections * test duplicate accross namespaces * undo namespaces * back to v5 * dataflows * Registry endpoint * ref * diagnostics * registry endpoints * format * connector config instances * values * finished MQprops for conntemp * connector template * doc * suppressions * linting * self review 1 * compiled * lint * reg endpoint * dummy examples * fix examples * auth * avoid additional propertis * docblocks * docb * doc * doc * linting * ref * spelling * akri * Fix operation id. * Discovery handler * lint * update examples * include examples * ref of spc * build * lint * adr * additional validation * use kubernetes types * changes * make optional * require mqtt conf * build * remove profile ref * remove pvc default * rename broker types * lint * doc * move aliases * Doc fix * default secret provider ref * state store * host type * operationalmode * remove constraints and add artifac pull secret * remove profile ref * pvc exmption * make mqtt nullable * nullable part 2 * connector template secrets, additionalConfiguration, pvc now moved to managed * Registry settings * rename Akri resources * secondRename * bucketized * additional * default * Tag Digest * swagger * statefulset and suppressions * exclusions * lint * fix old examples * groker custom policy * docs * subtype string * connector changes * feedback * feedback * linting * secretref * secret ref * optionality * spelling * remove lifecyle from persistence * readme * operation names * bring back profile ref * delete * examples * examples * examples * remove old prop * examples * remove copy * move hostype * lint * add profile ref * single line comment * documentation update * csharp java clients * dotnet fix * lint * version * remove version * version * fix source * first step for helm * fix helm * documentation * fix c# * lint * client possible fix * lint * remove genereate * Trust list * spelling * extendedLocation * registry endpoint trust * make otel cahnges * Fix otel * make required * validation * validation * localization * trust settings * regEndpoint trustlist * remove diagnostics * configmap * configmap * persitence vicbility * make it optional * fix op mode * dataflowGraphs polymorphism * Fix go client * dataflow persistence * description * use identifiers * no azurecr * typo * generate * remove property flattening * fix examples * examples2 * examples3 * fix nodetype * repositoryName * assetRef * dataflowGraph schema fixes * whitespace * optional serialization format * Revert "optional serialization format" This reverts commit a6a556a30f0c02933f933d2c12cc9e73313f9641. * name typo * Update connectorTemplate.tsp to make 'version' prop optional * Update swagger for change * fix documentation * description * remove akri discovery handlers --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: chgennar <[email protected]> * Bump @autorest/openapi-to-typespec (#35917) 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.2 to 0.11.3 - [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.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: openapi-to-typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump zod from 4.0.2 to 4.0.5 in /.github (#35898) Bumps [zod](https://github.com/colinhacks/zod) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](https://github.com/colinhacks/zod/commits/v4.0.5) --- updated-dependencies: - dependency-name: zod dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Monitor Ingestion Go Config (#35837) * go config * format * format * format * fake * Add 2025-06-01-preview version (#35823) * Add 2025-06-01-preview version * Fix readme * Update version * Update version to v6 * Add suppression * Add one more suppression * Fix formatting * Add report api back * Add custom model for patches * Remove suppression * Remove premium and rearrange * Added status check and watch check (#35912) * [Microsoft.DevCenter] [Dataplane] Improve 2025-07-01-preview examples (#35924) * Update examples * Recompile typespec --------- Co-authored-by: Arber Hila <[email protected]> * mgmt, chaos, remove operationId and keep back-compatible (#35901) * upgrade to typespec 1.2.0 (#35932) * [TSP Migration][guestconfiguration] TypeSpec migrated from swagger (#34336) * Update namespace in readme for SDK (#35821) * Update namespace in readme for SDK * Add java sdk config * identation fix * java mgmt, migrate premium SDK settings to readme.java.md (#35785) * configs * fix cspell * Update specification/redis/resource-manager/readme.java.md Co-authored-by: Weidong Xu <[email protected]> --------- Co-authored-by: Weidong Xu <[email protected]> * [resources][python] convert to singleapi SDK (#35330) * convert resource to singleapi * Update readme.python.md * Copilot API Review Client Customization ChatMode (#35926) * add chatmode * update chat mode * update chatmode * more updates * copy over working chat mode * add in agent feedback contact * [storagediscovery] Update client.tsp (#35930) * Update client.tsp * Update client.tsp * [Evals Svc Team] Evaluation Target typespec for modelResponseGenerationTarget (#35021) * eval target typespec * review changes * review comments after api review * rebase and compile * remove from v1 version * tsp format * [.github] Add "chatmodes" to .prettierignore (#35956) * [Monitor Metrics] Add TypeSpec files (#35831) * [Monitor Metrics] Add TypeSpec files Signed-off-by: Paul Van Eck <[email protected]> * go changes * Compile swagger Signed-off-by: Paul Van Eck <[email protected]> * Update common types decorator Signed-off-by: Paul Van Eck <[email protected]> * Change subscriptionId to uuid Signed-off-by: Paul Van Eck <[email protected]> --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: gracewilcox <[email protected]> * [guestconfiguration] Update generated swagger for latest TypeSpec (#35957) * [EngSys] npm update (#35954) * [resources] Update readme.python.md (#35943) fix for https://github.com/Azure/azure-rest-api-specs/pull/35330 * fix for python config (#35964) The JS failure is not related to this change. Will force merge this PR. * Release sql microsoft.sql 2024 11 01 preview version (#35794) * Introduce publish-sql-Microsoft.Sql-2024-11-01-preview via Copy-ApiVersion.ps1 (#34664) * Copy files from preview/2024-05-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2024-11-01-preview Updated the API version from preview/2024-05-01-preview to preview/2024-11-01-preview. * Added tag for 2024-11-01-preview in readme file * Update readme.md revert default tag * Swagger update 2024-11-01-preview for Database, ServerKey, EncryptionProtector (#34785) * database, serverKey, EncryptionProtector * prettier fix * fix un-referenced JSON file * swagger 2024 -11-01-preview ltr immutability (#34716) * swagger 2024 11 01 ltr immutability * Fix prettier * Fix spelling * add missing files and update examples by truncating miliseconds and add extra white line in the end for prettier check * Fix prettier * change archive to Hot * Remove dupe backup * Add Hot to backup names and changed 8 POST requests example responses * Fix prettier * Fix duplicate operation ID * Fix name of resourceGroupName param (#34980) * Swagger changes related to Suspend/Resume effort in SQL MI (#34944) * Swagger changes related to Suspend/Resume effort in SQL MI * Altered Inaccessible Uri to inaccessible Uri field + changed int to string in example --------- Co-authored-by: Andrija Veljkovic <[email protected]> * Add Swagger API for TDE Suspend Resume Feature (#35284) * Add Swagger API to support TDE Suspend Resume feature * Fix transparent data encryptions json to not include Created * Remove 201 response from example files as its not required. * Remove suspend resume json from core folder and add it to examples folder --------- Co-authored-by: Mayank Gupta <[email protected]> * swagger update 2024-11-01 (#35760) * swagger update 2024-11-01 * small invalid type fix * Copying changes from https://github.com/Azure/azure-rest-api-specs/pull/34370/files (#35844) * Undo delete of maintenanceWindow files (#35920) * fix java automation --------- Co-authored-by: Simon Zhang <[email protected]> Co-authored-by: danikaZ <[email protected]> Co-authored-by: Andrija Veljkovic <[email protected]> Co-authored-by: Andrija Veljkovic <[email protected]> Co-authored-by: guptamayank1608 <[email protected]> Co-authored-by: Mayank Gupta <[email protected]> Co-authored-by: Jeremy Frosti <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: xiaofeicao <[email protected]> * mgmt computeschedule, rename ActionType (#35960) * rename ActionType * fix tsp * tsp compile * use clientName instead Revert "fix tsp" This reverts commit 5569b04a34b5fbcb3ba352a98a9b282e2b1634cb. * fix(elasticsan): resolve Go SDK breaking changes by moving restoreVolume to Management client (#35969) - Add @clientLocation decorator to move restoreVolume operation to Management client for Go - This maintains backward compatibility for existing Go SDK consumers - Resolves 3 breaking changes identified during TypeSpec migration: * ClientFactory.NewManagementClient removal * NewManagementClient removal * ManagementClient.BeginRestoreVolume removal - Follows Pattern 4 (Client Organization Changes) from breaking changes guide * Remove experimentation child resource (#35790) * Monitor Ingestion TypeSpec Updates for Java (#35985) * [Monitor Ingestion] Add typespec files Signed-off-by: Paul Van Eck <[email protected]> * Remove ServiceTraits Signed-off-by: Paul Van Eck <[email protected]> * Adjustments Signed-off-by: Paul Van Eck <[email protected]> * Syntax updates Signed-off-by: Paul Van Eck <[email protected]> * Updates Signed-off-by: Paul Van Eck <[email protected]> * Updating tspconfig.yaml * Updating tspconfig.yaml * test update * Updating tspconfig.yaml * Updating tspconfig.yaml * test update * test updates * test updates * test updates * test updates * test updates * add customization class to tspconfig * remove error in tspconfig * Restoring deleted file * Updating tspconfig * Updating formatting --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Paul Van Eck <[email protected]> * [Monitor Query] Add TypeSpec for Logs Query (#35723) * [Monitor Query] Add TypeSpec for Logs Query Signed-off-by: Paul Van Eck <[email protected]> * Create custom client Only generate operations we care about. Signed-off-by: Paul Van Eck <[email protected]> * Adjustments Signed-off-by: Paul Van Eck <[email protected]> * Make service version as path param * suppress missing api version warning * Updates Signed-off-by: Paul Van Eck <[email protected]> * Rename examples Signed-off-by: Paul Van Eck <[email protected]> * Recompile autorest with examples Signed-off-by: Paul Van Eck <[email protected]> * Add API version docstring Signed-off-by: Paul Van Eck <[email protected]> * Misc updates Signed-off-by: Paul Van Eck <[email protected]> * Move generated swagger Signed-off-by: Paul Van Eck <[email protected]> * Add readme to pass avocado check Signed-off-by: Paul Van Eck <[email protected]> * Change rows type Signed-off-by: Paul Van Eck <[email protected]> * Add autorest suppressions Signed-off-by: Paul Van Eck <[email protected]> * Rename directory Signed-off-by: Paul Van Eck <[email protected]> --------- Signed-off-by: Paul Van Eck <[email protected]> Co-authored-by: Srikanta <[email protected]> * Update oav to 3.6.3 (#35997) - Fixes https://github.com/Azure/oav/issues/1073 * [Monitor] Rename Metrics Query TypeSpec directory (#35989) Signed-off-by: Paul Van Eck <[email protected]> * [Monitor] Rename Ingestion TypeSpec directory (#35991) Signed-off-by: Paul Van Eck <[email protected]> * [DevTestLabs] Convert existing OpenAPI spec to TypeSpec spec (#35346) * Stable Version 2025-07-15 for Microsoft.Quota (#35765) * Copy files from stable/2025-03-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-15 Updated the API version from stable/2025-03-01 to stable/2025-07-15. * Added tag for 2025-07-15 in readme file * creates a new stable version for the enforcement endpoints * Adds the enforcement examples * adds GroupQuotaUsages folder * Adds enforcement definitions * Modifies the api version in the enforcement examples * adds proper api version for usages example * changes the retry after type and fixes typos * changes another description * renames GroupQuotasEnforcementResponse to GroupQuotaEnforcementStatus * formats object * Changes GroupQuotaEnforcementResponse to GroupQuotaEnforcementStatus. reverts unneccessary change in 2023-06-01 preview * ran prettier on 2023-06-01-preview for prettier check violation * changes object definition in preview version as well * resolves retry after issue * reverts the preview file objects * [spec-model] Add cache in ctor, to re-use objects for the same path (#36008) * [Monitor Query Logs] Add Java customizations (#36007) * [Monitor Query Logs] Add Java customizations * format * [EngSys] Remove unnecessary workflow_dispatch triggers (#36019) * [dashboard] Remove properties order fix and fix location to be optional (#36017) * remove properties order fix and fix location to be optional * remove needless suppression * fix the back compatible for csharp (#35965) * add client customizations for csharp for botservice (#35973) * add client customizations for csharp * some more updates * Fix file path in examples (#35584) Co-authored-by: Zunli Hu <[email protected]> * [Monitor Query Logs] fix model attribute types (#36015) * fix type * format * first commit (#35929) Co-authored-by: Will Huang <[email protected]> * typespec conversion (#36040) * Update version for Database Operations in package-composite-v5 (#35975) * Update version for Database Operations in package-composite-v5 * Update version for Database Operations in package-composite-v5 --------- Co-authored-by: Ji Wang <[email protected]> * [EngSys] Use ActionLint to lint workflows (#36013) - Fixes #32392 - Enables ActionLint - Add quotes to scripts where required by shellcheck * [TypeSpec-Requirement] Remove term "brownfield" from notice message (#36050) * Update version for Long Term Retention Backup Operations in package-composite-v5 (#36046) * Add 2024-11-01-preview for ltr * Remove old version --------- Co-authored-by: Ji Wang <[email protected]> * New API version for Microsoft.EventHub (#35861) * Base version * New Api Version added * Readme updated * NSP updates * Swagger correction * Swagger correction * Swagger correction * Prettier fix * minCompactionLagTimeInMinutes renamed * lintDiff fixes * lintDiff fixes * more lintDiff fixes * lintDiff fixes2 * Mintls version added * Cluster updates * Examples correction * Updates * Updates * UPdates * fixing operation ID renaming * Updates * Updates --------- Co-authored-by: Your Name <[email protected]> * add Python-emitter (#36011) * [dashboard] Update client.tsp (#36016) * Update client.tsp * Update client.tsp --------- Co-authored-by: Yuchao Yan <[email protected]> * Fix migration breaking (#36035) * fix(elasticsan): resolve Go SDK breaking changes by moving restoreVolume to Management client - Add @clientLocation decorator to move restoreVolume operation to Management client for Go - This maintains backward compatibility for existing Go SDK consumers - Resolves 3 breaking changes identified during TypeSpec migration: * ClientFactory.NewManagementClient removal * NewManagementClient removal * ManagementClient.BeginRestoreVolume removal - Follows Pattern 4 (Client Organization Changes) from breaking changes guide * fix * [containerservice][python] Convert to singleapi (#35811) * Rest api swagger changes for the Secure Erasure (#35737) * updating new version * modifying files with the new version * Update databox.json Updated the description for the V2 model names --------- Co-authored-by: GovardhanaDK <[email protected]> * Update examples of sku (#35986) * add Python emitter (#36012) * update code gen for stable release (#35950) * update code gen for stable release * add tool_resources for v1 * Change for C# also * update * add example generated by copilot * Fix validation errors: add versioning and resolve example conflicts - Added @added(Versions.v2025_05_01) decorator to tool_resources field in runs/models.tsp to fix breaking change validation - Resolved duplicate example file conflicts between stable and preview versions - Generated missing example files for stable version (Messages_CreateMessage, Runs, etc.) - Fixed JSON path references in preview version by removing duplicate root-level example files - Updated preview example titles to avoid conflicts (e.g., Messages_CreateMessage_MaximumSet_Preview) - Recompiled TypeSpec to generate correct OpenAPI JSON with proper x-ms-examples references * Revert "Fix validation errors: add versioning and resolve example conflicts" This reverts commit b20dd7b0239a35145eddff957ae4763ab0015392. * Revert "add example generated by copilot" This reverts commit 645f84bca59993555d8bf11eb4149b2474259e03. * Revert "update" This reverts commit 8c5dfe3a0aaaf0e3bed1919a20d216afae967d1f. * update * update * update * update * update * update * update * Update README with newer version of Servers.json for new logical serv… (#36042) * Update README with newer version of Servers.json for new logical server resource properties * Updating order of file list --------- Co-authored-by: Ji Wang <[email protected]> * Support new RP case in cross version validation (#35983) * Support new RP case in cross version validation * Fixed tests * fix paths on windows * Bump @autorest/openapi-to-typespec (#36058) 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.3 to 0.11.4 - [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.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: openapi-to-typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [dependabot] Try versioning-strategy:increase to update deps in transitive package.json (#36073) * use invalid storage account name in swa examples (#35132) * [EngSys] Bump marked and json-schema-ref-parser to latest (#36080) * [Monitor] Update resource operations route (#36077) * [Monitor] Update resource operations route We need to ensure that the resourceId (which is an ARM resource identifier) is not encoded when the request URL is constructed. Here, we do reserved expansion on the route to allow reserved characters. Signed-off-by: Paul Van Eck <[email protected]> * Update docstrings Signed-off-by: Paul Van Eck <[email protected]> --------- Signed-off-by: Paul Van Eck <[email protected]> * update (#36083) * Adopted internal cache of SpecModel (#36078) * Removed cache as SpecModel supports internal cache * Updated test * Added one more extra new line to re-format markdown * [EngSys] Remove duplicate copy of readme() (#36095) - Copy in changed-files.js was identical * [EngSys] path.includesFolder() should return true for folder itself (#36099) * Microsoft.Security Private Link 2025-09-01-preview (#35777) * Microsoft.Security Private Link 2025-09-01-preview * pascalCase * lintdiff fixes * Run prettier on Microsoft.Security privateLinks files * add description back * LroLocationHeader * TopLevelResourcesListBySubscription * PutResponseCodes * PutRequestResponseSchemeArm --------- Co-authored-by: Ami <[email protected]> * [Devex Agent] /prompts not working copilot instructions (#36085) * refer to prompt through file path * simplify often times the super negativity takes away from the LLM focus * small change * Add `summarize-impact` check, handle label additions in `summarize-checks` (#35951) * add `summarize-impact` check that evaluates a PR to understand which labels MAY need to be added * add new section to summarize-checks that utilizes a detected pr impact assessment FROM summarize-impact check artifact to apply the correct ARM review labels to a PR * associated shared updates to .github/shared and other common javascript modules * Add MongoClusters 2025-07-01-preview API version (#35802) * Add root role, replace dbOwner * Added mongocluster api version 2025-05-01-preview * Ran npx prettier * typespec validation * Updated spec to use shared ManagedServiceIdentityProperty * Deprecate role name in 2025-07-01-preview * Move CMK changes to 2025-07-01-preview * Fix managedidentityproperties on MongoCluster model * Fix formatting * Fix example format * Add scenarios to 2025-07-01-preview --------- Co-authored-by: Joel Pineiro <[email protected]> Co-authored-by: Joel Pineiro <[email protected]> * Update versions for hotfix (#36117) * Bump @azure-tools/typespec-client-generator-cli (#36122) Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools). Updates `@azure-tools/typespec-client-generator-cli` from 0.25.0 to 0.26.0 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) ---…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @apidevtools/json-schema-ref-parser from 14.0.2 to 14.0.3.
Release notes
Sourced from
@apidevtools/json-schema-ref-parser's releases.Commits
6c77265fix(targets): upgrade targets to support Node 20 (current maintenace node), c...3c7af41chore(deps): update deps, set typescript type flagDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)