-
Notifications
You must be signed in to change notification settings - Fork 5.6k
typespec move for november preview #38980
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
Merged
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
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.Comment generated by summarize-checks workflow run. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
15 tasks
12 tasks
91 tasks
9eefa16 to
0b54166
Compare
80 tasks
Member
|
Done for Java. Java SDK is not GAed. |
premparekh
approved these changes
Dec 15, 2025
…into users/abaranwal/tsp-move-public-nov
IndraneelPal
approved these changes
Dec 18, 2025
Contributor
Author
SDK Pull Requests
API Version: |
audreyttt
added a commit
that referenced
this pull request
Dec 19, 2025
commit 4e8946e77e12b5f6b96c20a61f519cc8746aea19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 18 16:53:39 2025 -0800
build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337)
Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure).
Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1
- [Release notes](https://github.com/Azure/typespec-azure/releases)
- [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected])
---
updated-dependencies:
- dependency-name: "@azure-tools/typespec-client-generator-core"
dependency-version: 0.63.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typespec
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 1c6d377a346d3da003c7ac32692c0f51597584d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 18 16:53:08 2025 -0800
build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338)
Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)
---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
dependency-version: 0.9.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit e5bd77c17d47f533027883951dd9736006c24a8d
Author: Ray Chen <[email protected]>
Date: Thu Dec 18 15:38:45 2025 -0800
Set StagedArtifactsFolder to empty if it's undefined (#39303)
* Set StagedArtifactsFolder to empty if it's undefined
* Set variable when it's valid
commit a0203e3fc6642a5fd4c5950f018290c5a978d4e3
Author: Mike Harder <[email protected]>
Date: Thu Dec 18 13:53:13 2025 -0800
[eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315)
- reactions to breaking changes
- adds config to include only `test` dir
- by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`)
- [openapi-diff-runner] mock ctors using `function` instead of `=>`
commit bde57df8b11dd2428cb174fd9402752ab9f48e17
Author: Mike Harder <[email protected]>
Date: Thu Dec 18 13:15:18 2025 -0800
[EngSys] npm update --before 2025-12-17 (#39336)
commit f3ea0455b78a048b64fff58723307e039c551dd8
Author: Nneka Okeke <[email protected]>
Date: Thu Dec 18 14:41:21 2025 -0500
update descriptions for execute create and delete (#39218)
commit 3fde27c10f35fdb038ae45126a23d27d8653ba77
Author: Arthur Ma <[email protected]>
Date: Thu Dec 18 15:01:37 2025 +0800
Update client setting of Terraform (#39304)
commit 96392fc43637466535defeeb2779f2eb054392ce
Author: abaranwal-ms <[email protected]>
Date: Wed Dec 17 22:32:35 2025 -0800
typespec move for november preview (#38980)
* typespec move for november preview
* delete manual swaggers
* update readme
* update
* update
* rename for java
* client.tsp
* fix
* java client
* Update tspconfig.yaml for Azure Stack HCI SDK
* update
* Revert "update"
This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5.
* duplicate list
* use arm operations
* fix doc comment
* fix documentation
* roo analysis
* refactor duplicate models
* remove dup text
* adding dec preview
* remove swaggers
* Exclude some flattenProperties for js
* restore not common models
* Refactor EdgeMachine Models
* duplicate list
* use arm operations
* fix doc comment
* [Minor] use arm operations for ov api (#39121)
* use arm operations
* fix doc comment
* make commit ready
* format
* fix documentation
* roo analysis
* refactor duplicate models
* remove dup text
* restore not common models
* format
* readme update
* formatting
* update
* tsp compile with new version
* no base version annotation
* revert examples for november to store original alignment
* hci properties for december
* prettier fix
* revert
* remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions);
* recompile using compiler 1.7.0
* remove client flatten to unblock sdk
* lint diff suppression
* remove unused model
* remove flatten from non model
---------
Co-authored-by: Wenming Liu <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Jialin Huang <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
commit 19c21a822bc5e6f0074c9faeb6257db3871b030f
Author: KajalSethi <[email protected]>
Date: Thu Dec 18 10:47:57 2025 +0530
Dell public swagger API release (#39310)
commit edc6c7e0a4559fcfbe440b125d3faf9c2de2272e
Author: Tejaswi Salaigari <[email protected]>
Date: Wed Dec 17 19:59:26 2025 -0600
Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319)
commit a1ea06e84e781c73cb34d9c01c17cf3cee994f38
Author: Xiang Yan <[email protected]>
Date: Wed Dec 17 14:47:20 2025 -0800
Rename body (#39265)
* Rename body
* update examples.
* updates
* update
* update
* updates
commit 1927b65eb3f3c6c29188fc6b4d5c21e4f544b097
Author: Azure SDK Bot <[email protected]>
Date: Wed Dec 17 14:36:50 2025 -0800
Remove Invoke-ToolDescriptionEvaluator script (#39321)
Co-authored-by: Summer Warren <[email protected]>
commit 48fcf125117dd5c4ad60b512d76bfe0cf13cc5f1
Author: Ray Chen <[email protected]>
Date: Wed Dec 17 14:34:38 2025 -0800
Made dotnet SDK validation required (#39318)
* Enabled required setting for .net
* Fixed test
commit c590866a83642ded67458664981de95ae20bae28
Author: Ryan Zhang <[email protected]>
Date: Wed Dec 17 14:04:59 2025 -0800
add .net sdk config (#39177)
Signed-off-by: Ryan Zhang <[email protected]>
commit 59930ee61698523269281dc9df36815620cb3d6e
Author: Ojo Okoka <[email protected]>
Date: Wed Dec 17 13:21:36 2025 -0500
Merge GalleryRP 2025-03-03 Features into Main (#38715)
* add new version to main.tsp
* add examples
* swagger generated
* update readme file
* add import versioining
* Gallery Image version StorageAccountStrategy (#35769)
* tsp update
* swagger added
* fix typespec CI validation
---------
Co-authored-by: Ojo Okoka <[email protected]>
* New resource type - Gallery Scripts (#35887)
* added models and main.tsp reference
* update
* add added decorators
* fix unintentional change
* add examples
* update galleryScript name pattern
* fix parameter name with back-compatibles
* fix CI failures
* update responses codes
* fix enum descriptions
* add validationStatus
* update
* set readOnly properties as readOnly
* remove schema from 202 returns
* fix typo
* tsp compiler updated
* Included Azure-AsyncOperation headers to address ARM Comments
* Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues
* Attempt to fix CI TypeSpec Validation
* Attempt to fix CI TypeSpec Validation through npx commands
* Attempted fix
* Cleanup GalleryScriptVersion.tsp file
* Attempted to use Azure decorators
---------
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Ojo Okoka <[email protected]>
* Compilation Errors for TS Validation Fix
* Adding updated Gallery swagger to updated Readme input-file
* Rollback name pattern req + updates to Typespec Validation
* Adding delete read only directives to change 2024-03-03 json from update
* Reversing changes and Getting Breaking Change Approval
* Revert name pattern changes to see CI checks
* Fix Readme and add Swagger Lint Suppression
* Corrected name for min and maxValue
* Rollback on parameter name changes
* Added existing name pattern for GalleryApplications
* Removed suppression for NamePattern
---------
Co-authored-by: Theodore Chang <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: audreyttt <[email protected]>
commit aed3f19a265f781b090d2b448c0ce95b13b5c4ad
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Dec 17 08:35:56 2025 -0800
build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240)
Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/Azure/azure-sdk-tools/releases)
- [Commits](https://github.com/Azure/azure-sdk-tools/commits)
---
updated-dependencies:
- dependency-name: "@azure-tools/spec-gen-sdk"
dependency-version: 0.9.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit d6dc2551bd1b1713a7f94b41ee950657f77ee611
Author: Arthur Ma <[email protected]>
Date: Wed Dec 17 17:29:35 2025 +0800
Update StorageSync TypeSpec definitions for new .NET MPG support (#39257)
commit def6e8dbc27a8b3e0f75dc691cbe18e3e24ae31e
Author: Mike Harder <[email protected]>
Date: Tue Dec 16 23:30:20 2025 -0800
[eng/tools] Bump @types/node from 18 to 20 (#39314)
commit 3a5c9bf3e509124292c00f7e8c5b4038b0ef8415
Author: Mike Harder <[email protected]>
Date: Tue Dec 16 23:20:37 2025 -0800
[.github] bump vitest from 3.2.4 to 4.0.15 (#39309)
commit 0f5563c3f9187f98aba9a6a81fa2eb3459d26b2c
Author: Wenming Liu <[email protected]>
Date: Wed Dec 17 14:58:00 2025 +0800
[TSP Migration]--RedisEnterprise (#38436)
* just converted
modelerfour:
lenient-model-deduplication: true
prenamer: true
* could compile
* update
* update
* Update tspconfig.yaml
* update
* Update tspconfig.yaml
* Update tspconfig.yaml
* Update tspconfig.yaml
* update
* update
* update
* update
* update client name
* update config for python
* updaate
* add config
* remove example config
* revert code
* fix PrivateEndpointConnection duplicate schema
* remove java config
* fix PrivateEndpointConnectionListResult
* add go config
* add go config
* add go config
* update
* update go config
---------
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
Co-authored-by: XiaofeiCao <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
commit 0bc88a5f4aeaeb8b496b090abce909238da48dff
Author: Mike Harder <[email protected]>
Date: Tue Dec 16 22:23:24 2025 -0800
[EngSys] npm update --before 2025-12-16 (#39313)
- earliest date compatible with tsp version
commit 8881cc8ea5ad5dc6be44109049879b692ea09ee6
Author: Mike Harder <[email protected]>
Date: Tue Dec 16 22:10:30 2025 -0800
[.github] ignore shared/coverage in eslint (#39312)
commit 5df531e42f6eaf21c3096a968d8834572d4c5e16
Author: Mike Harder <[email protected]>
Date: Tue Dec 16 21:13:18 2025 -0800
bump prettier from 3.6.2 to 3.7.4 (#39308)
commit 5001bc86daebcea16c9a0b2bbdc8ff08d6d8f4eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue Dec 16 20:58:10 2025 -0800
build(deps-dev): bump @typespec/compiler (#39284)
Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec).
Updates `@typespec/compiler` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/microsoft/typespec/releases)
- [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected])
---
updated-dependencies:
- dependency-name: "@typespec/compiler"
dependency-version: 1.7.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: typespec
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit ee4c6039399c7329cc0d636cc48f12af24d45f4c
Author: Kyle Zhang <[email protected]>
Date: Wed Dec 17 12:53:32 2025 +0800
remove outdated TypeSpecValidation suppressions (#39247)
Co-authored-by: Kyle Zhang <[email protected]>
Co-authored-by: Mary Gao <[email protected]>
commit 7ab857ced41371b9ac35db2d6dc53639cb2ac5d4
Author: Sean McCullough <[email protected]>
Date: Tue Dec 16 22:28:21 2025 -0600
Storage STG 101 Typespec (#39128)
* Added new Typespec version for STG101 (#38546)
* new typespec version
* Added generated_blob
* updated default tag in readme
* Added examples directory
* Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626)
* added DelegatedUserTid
* Add generated_blob.json
* re-commented @azure-tools/typespec-csharp
* updated formatting
* Added SKUs (#38658)
* Merged main (#38661)
* Spelling baseline and corrections for .github folder (#38545)
* Baseline for .github folder
* Narrow exceptions for some spellings
* Format
* spell check tests/fixtures
* [.github/shared] type-check tests (#38532)
- Enable TypeScript type checking of test files
- Address all type errors
- Preparing to enable eslint type-checked ruleset
- In future PR, will enable type-checking of tests in `.github/workflows`
* Migrate conditional flatten to flattenProperty (#38541)
* npm update (#38548)
* Durabletask: Revert client rename to meet .NET naming conventions (#38552)
* Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)"
This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241.
* DurableTask client: add new class name
---------
Co-authored-by: Bernd Verst <[email protected]>
* desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798)
desktopvirtualization 2025-08-01-preview & 2025-09-01-preview
Co-authored-by: Rui Guo <[email protected]>
Co-authored-by: Liwei Ying <[email protected]>
* Update the csharp codegen settings for mysql (#38566)
* Update the DurableTask configuration to support the new MPG (#38568)
* java, mgmt, elasticsan config (#38569)
* java, mgmt, acr, config readme (#38570)
* Swagger changes to Support Jira V2 in ADF (#38430)
* Update Dataset.json for Jira dataset properties
Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset.
* Add JiraDatasetTypeProperties to Dataset.json
Added Jira dataset properties with descriptions for tableName, table, and schema.
* Change dataset reference from Generic to Jira type
* Update Jira dataset descriptions for V2 support
* Update Jira dataset descriptions for V2 support
---------
Co-authored-by: Jingshu918 <[email protected]>
* Using new management plain generator for service dependency map (#38567)
* update tspconfig.yaml.
* replace suffix "Request" With "Content" in model names.
* update client.tsp
* update client.tsp
* fix format issue.
* mgmt, java, monitor, directive to avoid enum of duplicated name (#38572)
* Update readme.md (#38565)
Co-authored-by: Weidong Xu <[email protected]>
* add python config (#38576)
* Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559)
* Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472)
* Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview
* Updates readme
* Updates API version in new specs and examples
* add alb addon to managed cluster ingress profile (#38022)
* Update managed namespace preview api based on GA api (#38036)
* add default domain to aks preview 2025-09-02 (#38037)
* feat: Support nftables mode in kube-proxy (#38030)
* feat: Support nftables mode in kube-proxy
* allow nftables word
* asdf
* asdf
* asdf
* remove outdated maintenance config examples (#38057)
Co-authored-by: juanbe <[email protected]>
* Added new kata naming convention to preview API. (#38067)
---------
Co-authored-by: Sneha Chhabria <[email protected]>
Co-authored-by: Yiran Li <[email protected]>
Co-authored-by: Oliver King <[email protected]>
Co-authored-by: Jack Ma <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Martin Heberling <[email protected]>
* added older preview versions (#38397)
* added older preview swagger
* added back 20241115preview and 20250515preview in typespec
* updated readme
* add older preview swagger
* added 20241115preview and 20250515preview in typespec for Conv inference
* updated readme
* added older preview swaggers for conv authoring
* add older preview in typespec
* update readme
* fix typespec validation
* updated readme
* removed 20241115preview from analyzetext
* remove from analyzetext readme
* removed 20241115preview from analyze conversations
* remove from analyzeconversation readme
* removed 20241115preview from analyzeconversationauthoring
* removed from analyzeconversationauthoring readme
* Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583)
* prompt
* this
* line
* update bens suggestions
* update
* remove try to find pkg path logic
* Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md
Co-authored-by: Ben Broderick Phillips <[email protected]>
* path
* updates
* list numbering incorrect
* linting
---------
Co-authored-by: l0lawrence <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
* Update Microsoft365 naming to Channels (#38517)
* Migrate newrelic to TypeSpec (#36442)
* generated
* update
* update
* update
* update
* update
* delete
* update
* update
* remove x-cadl-generated
* update
* delete consumes
* update
* rename folder
* remove legacyoperation
* update tspconfig
* format
* update summary and description
* update
* add namepattern
* fix java package name
* service-dir for java
* Update tspconfig.yaml
* update
* add config for python
* rename op name for python
* sync go directive
* update package name for js sdk
* remove rename config for python
* update service-dir for js sdk
* fix
* Update output directory and module for New Relic
* update client name for js
* Add createOrUpdate client for MonitoredSubscriptions
* update
---------
Co-authored-by: melina5656 <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Chenjie Shi <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
* service bus config (#38578)
* Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286)
* Add maintenance config fields to ARM spec
* Move versions from private repo to public for Microsoft.Datadog (#38009)
* Base commit
* Add new api versions
* Fix SDK validation
* Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054)
* Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview
Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview.
* Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview
- Convert EdgeActions from JSON swagger to TypeSpec
- Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#)
- Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK
- Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention)
- Add file-scoped suppression for ProvisioningStateMustBeReadOnly
- Add new operations: SwapDefault, DeployVersionCode, GetVersionCode
- Update all examples to 2025-09-01-preview
- Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples
* fix java sdk validation
* fix(edgeactions): address PR review comments for 2025-09-01-preview
- Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline
- Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior
- Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId)
- Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md
- Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings
* style(edgeactions): apply tsp format to TypeSpec files
- Reformat @@extension calls to multi-line style for better readability
- Reorder #suppress directive placement per formatter rules
* remove unnecessary ProvisioningStateMustBeReadOnly suppression
All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules.
* Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression"
This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772.
* extend ResourceProvisioningState for standard ARM compliance
Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle.
* remove ProvisioningStateMustBeReadOnly suppression
Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements.
* add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation
Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors.
References:
- https://github.com/Azure/azure-openapi-validator/issues/637
- https://github.com/Azure/oav/issues/848
---------
Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]>
* Merge tag for ACR Go release (#38594)
* Merge tag for ACR Go release
* Update input file path for container registry tasks
* fix
* update
* Add documentation for Defender for Containers resource level (#35905)
* Add documentation for Defender for Containers resource level
* remove operation status
* prettier
* remove tags with multiple versions
* revert
* new line
* revert
---------
Co-authored-by: ygorshomov <[email protected]>
* [CQA] Correct typo (#38579)
* correct typo
* change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal
---------
Co-authored-by: Qi Yin <[email protected]>
* Waves API (#37394)
* Changes for public preview
* Adding refresh API
* Adding further types for drApplicanceInventoryId
* [.github] type-check tests (#38591)
* Add contrainerregistry directive (#38619)
* add directive
* add directive
* add directive
* add directive
* add directive
* mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616)
* remove the csharp config since this library is still generating from swagger (#38599)
* Keyvault.Management TypeSpec, fix secrets put (#38620)
* fix secret
* regen
* Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359)
Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359)
* Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607)
* add tool instructions prompt
* minor
* prompt revision
* prompt revision and fallback to core requirements
* rename langs to languages + revise prompt
* edit prompt and make checks concurrent
* fix prompt
* add venvPath argument
* minor prompt and log edit
---------
Co-authored-by: jennypng <[email protected]>
* Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581)
* omit constructors (#38588)
* Update with the configuration to run go generate after tsp compile. (#38609)
There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems.
This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly.
* Fix tag in dns-resolver new version for swagger generations (#38635)
* remove HDInsight On Aks api specs (#38593)
Co-authored-by: Yukun Li (Beyondsoft) <[email protected]>
* Updated the description for the boundingBox property of the address object. (#38554)
* Release Microsoft.Network API Version 2025-03-01 (#38556)
* Copy files from stable/2025-01-01
Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.
* Update version to stable/2025-03-01
Updated the API version from stable/2025-01-01 to stable/2025-03-01.
* Added tag for 2025-03-01 in readme file
* Copy readme.md suppressions and directives from previous stable version
* Application Gateway Entra JWT Validation Feature Support (#38335)
* Application Gateway Entra JWT Validation Feature Support
* fixing doe style issues
---------
Co-authored-by: Hemant Imudianda <[email protected]>
* Application Gateway MTLS Passthrough Feature Support (#38337)
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: Prajjwal Kamboj <[email protected]>
* Remove NonSensitivity for DDoS ruleset (#38246)
* Remove NonSensitivity
* make change in the right API folder
* add suppression
---------
Co-authored-by: Prajjwal Kamboj <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
* Adding recordType field to 2025-03-01 version (#38361)
* Adding recordType field to 2025-03-01 version
* Changed description of RecordType
---------
Co-authored-by: Riddhi Nilawar <[email protected]>
* Add new DdosCustomPolicy properties + update examples (#38272)
* Add DCP properties + update examples to 2024-07-01 to 2025-03-01
* Remove unecessary FIP from examples
* Remove < 2025-03-01 API version changes + Resolve PR feedback
* Remove unecessary type
* Fix PR comments
* Attempt
---------
Co-authored-by: Prajjwal Kamboj <[email protected]>
* Updating Examples Files For ErGwScale Get / Update (#38419)
* update examples
* updated the jsons
---------
Co-authored-by: Prajjwal Kamboj <[email protected]>
* IpVersionType property for Private Endpoint API (#38497)
* Addedipconfig type
* Fix indentation
* Addressing comments
* Added example
---------
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: Prajjwal Kamboj <[email protected]>
* IP Preservation API Support (#38358)
* IP Preservation API Support
---------
Co-authored-by: Prajjwal Kamboj <[email protected]>
---------
Co-authored-by: Prajjwal Kamboj <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: baoqihuang0326 <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
Co-authored-by: riddhinilawar <[email protected]>
Co-authored-by: Riddhi Nilawar <[email protected]>
Co-authored-by: Jennifer Wong <[email protected]>
Co-authored-by: aneeshakella-microsoft <[email protected]>
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: pribansa <[email protected]>
* Add optional boolean to capabilityhost object and rename agentDeployments (#38374)
* Add optional boolean to capabilityhost object
* Rename applications/deployments to applications/agentDeployments.
* Update naming enablePublicHostedCode -> enablePublicHostingEnvironment.
* Update suppression to fix path.
---------
Co-authored-by: Jeremy Kramer <[email protected]>
* LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611)
* LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state
* Review feedback: break, eliminate empty set handling in favor of empty tag value
* Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639)
Co-authored-by: Daniel Jurek <[email protected]>
* fix param order (#38657)
Co-authored-by: catalinaperalta <[email protected]>
* Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660)
This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f.
* Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655)
* Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values
- Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value)
- Changed SKU name from 'Basic' to 'Standard' in all examples
- Affected files: 8 example JSON files in EdgeActions preview API
* Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values
- Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value)
- Changed SKU name from 'Basic' to 'Standard' in all examples
- Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/
---------
Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]>
---------
Co-authored-by: Daniel Jurek <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Timothee Guerin <[email protected]>
Co-authored-by: Bernd Verst <[email protected]>
Co-authored-by: Bernd Verst <[email protected]>
Co-authored-by: Rui Guo <[email protected]>
Co-authored-by: Rui Guo <[email protected]>
Co-authored-by: Liwei Ying <[email protected]>
Co-authored-by: Arthur Ma <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Sudhir Reddy Emmadi <[email protected]>
Co-authored-by: Jingshu918 <[email protected]>
Co-authored-by: haiyuan_zhang <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: nirmochiach <[email protected]>
Co-authored-by: FumingZhang <[email protected]>
Co-authored-by: Sneha Chhabria <[email protected]>
Co-authored-by: Yiran Li <[email protected]>
Co-authored-by: Oliver King <[email protected]>
Co-authored-by: Jack Ma <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Martin Heberling <[email protected]>
Co-authored-by: amber-Chen-86 <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: l0lawrence <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: fmabroukmsft <[email protected]>
Co-authored-by: mcgallan <[email protected]>
Co-authored-by: melina5656 <[email protected]>
Co-authored-by: Chenjie Shi <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
Co-authored-by: Xiaofei Cao <[email protected]>
Co-authored-by: Jim Du <[email protected]>
Co-authored-by: vikotha <[email protected]>
Co-authored-by: tundwed <[email protected]>
Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]>
Co-authored-by: yossigorshomov <[email protected]>
Co-authored-by: ygorshomov <[email protected]>
Co-authored-by: Amichelangelo <[email protected]>
Co-authored-by: Qi Yin <[email protected]>
Co-authored-by: sorabhtandon <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
Co-authored-by: Dapeng Zhang <[email protected]>
Co-authored-by: nnellikunnu <[email protected]>
Co-authored-by: jennypng <[email protected]>
Co-authored-by: Grace Wilcox <[email protected]>
Co-authored-by: Richard Park <[email protected]>
Co-authored-by: jamesvoongms <[email protected]>
Co-authored-by: yk <[email protected]>
Co-authored-by: Yukun Li (Beyondsoft) <[email protected]>
Co-authored-by: steve munk <[email protected]>
Co-authored-by: Prajjwal Kamboj <[email protected]>
Co-authored-by: Prajjwal Kamboj <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: baoqihuang0326 <[email protected]>
Co-authored-by: riddhinilawar <[email protected]>
Co-authored-by: Riddhi Nilawar <[email protected]>
Co-authored-by: Jennifer Wong <[email protected]>
Co-authored-by: aneeshakella-microsoft <[email protected]>
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: pribansa <[email protected]>
Co-authored-by: Jeremy Kramer <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
* Added SourceEncryptionKey (#38662)
* Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665)
* tsp compile
* clean install + re-compile
---------
Co-authored-by: Nick Liu <[email protected]>
Co-authored-by: Daniel Jurek <[email protected]>
Co-authored-by: Mike Harder <[email protected]>
Co-authored-by: Timothee Guerin <[email protected]>
Co-authored-by: Bernd Verst <[email protected]>
Co-authored-by: Bernd Verst <[email protected]>
Co-authored-by: Rui Guo <[email protected]>
Co-authored-by: Rui Guo <[email protected]>
Co-authored-by: Liwei Ying <[email protected]>
Co-authored-by: Arthur Ma <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Sudhir Reddy Emmadi <[email protected]>
Co-authored-by: Jingshu918 <[email protected]>
Co-authored-by: haiyuan_zhang <[email protected]>
Co-authored-by: ChenxiJiang333 <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: nirmochiach <[email protected]>
Co-authored-by: FumingZhang <[email protected]>
Co-authored-by: Sneha Chhabria <[email protected]>
Co-authored-by: Yiran Li <[email protected]>
Co-authored-by: Oliver King <[email protected]>
Co-authored-by: Jack Ma <[email protected]>
Co-authored-by: Juan Diego Bencardino <[email protected]>
Co-authored-by: juanbe <[email protected]>
Co-authored-by: Martin Heberling <[email protected]>
Co-authored-by: amber-Chen-86 <[email protected]>
Co-authored-by: Azure SDK Bot <[email protected]>
Co-authored-by: l0lawrence <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
Co-authored-by: fmabroukmsft <[email protected]>
Co-authored-by: mcgallan <[email protected]>
Co-authored-by: melina5656 <[email protected]>
Co-authored-by: Chenjie Shi <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
Co-authored-by: Xiaofei Cao <[email protected]>
Co-authored-by: Jim Du <[email protected]>
Co-authored-by: vikotha <[email protected]>
Co-authored-by: tundwed <[email protected]>
Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]>
Co-authored-by: yossigorshomov <[email protected]>
Co-authored-by: ygorshomov <[email protected]>
Co-authored-by: Amichelangelo <[email protected]>
Co-authored-by: Qi Yin <[email protected]>
Co-authored-by: sorabhtandon <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
Co-authored-by: Dapeng Zhang <[email protected]>
Co-authored-by: nnellikunnu <[email protected]>
Co-authored-by: jennypng <[email protected]>
Co-authored-by: Grace Wilcox <[email protected]>
Co-authored-by: Richard Park <[email protected]>
Co-authored-by: jamesvoongms <[email protected]>
Co-authored-by: yk <[email protected]>
Co-authored-by: Yukun Li (Beyondsoft) <[email protected]>
Co-authored-by: steve munk <[email protected]>
Co-authored-by: Prajjwal Kamboj <[email protected]>
Co-authored-by: Prajjwal Kamboj <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: baoqihuang0326 <[email protected]>
Co-authored-by: riddhinilawar <[email protected]>
Co-authored-by: Riddhi Nilawar <[email protected]>
Co-authored-by: Jennifer Wong <[email protected]>
Co-authored-by: aneeshakella-microsoft <[email protected]>
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: Piyush Mishra <[email protected]>
Co-authored-by: pribansa <[email protected]>
Co-authored-by: Jeremy Kramer <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
Co-authored-by: catalinaperalta <[email protected]>
commit e2a00cb65cf2bb7beb0b62c2d46afcdca84d6495
Author: Kyle Zhang <[email protected]>
Date: Wed Dec 17 12:02:35 2025 +0800
Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256)
Co-authored-by: Kyle Zhang <[email protected]>
commit be31c7768b25795ee6aadd24783100254499c845
Author: mcgallan <[email protected]>
Date: Wed Dec 17 11:00:44 2025 +0800
Migrate PostgreSql to TypeSpec (#36556)
commit e9b44e3aefed8010c02f030abab631b55a8d29de
Author: Weidong Xu <[email protected]>
Date: Wed Dec 17 10:59:00 2025 +0800
mgmt, flatten only for autorest (#39252)
commit 18609d68cf243ee3ce35d7c005ff3c7dd2cd9477
Author: Yuchao Yan <[email protected]>
Date: Tue Dec 16 16:03:00 2025 +0800
[TSV] Add new rule for python configuration validation for mgmt SDKs (#39142)
* add new rule for python configuration validation
* Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic
---------
Co-authored-by: Kyle Zhang <[email protected]>
commit c5c49c665603a5408c5ebc2152e898566791d911
Author: Arthur Ma <[email protected]>
Date: Tue Dec 16 15:25:28 2025 +0800
Update Nginx spec (#39215)
commit c0f15e4a452e77f4e63f5b679f55d6992f2f0e07
Author: Jiarui Guo <[email protected]>
Date: Mon Dec 15 20:57:01 2025 -0800
[Draft] Updates to TextTranslation 2025-10-01-preview (#38621)
* Update get supportedLanguagesResult, -dictionary + LLM models
* clean up client.tsp, custom rename dir -> directionality
* Rename: TranslateTarget -> TranslationTarget
* ReferenceSentencePair -> ReferenceTextPair
* avoid body in generated names
* versioning update
* response values read visibility
* transliterateresult value readonly
* cleanup client
* custom clientname for translate item targets
* update getsupportedlanguages example & missed models field on translationlanguage
* fix a couple of fields
* type string -> etag
* readonly languages dictionary
* scripts list readonly
* exclude python from client renames
* clientName dotnet -> csharp
* python emitter no generate test & sample
* disable generate saple for java
* generate-samples java typo
* fix typo in comment
* java codegen config
* java generated parameter naming
* make unused classes internal for java
* set usage types for internal classess
* clean up java generated methods
---------
Co-authored-by: Jiarui Guo <[email protected]>
commit 315a75f661ee8eef8ae73e7ad79e4c78b60e44aa
Author: Wenming Liu <[email protected]>
Date: Tue Dec 16 11:25:05 2025 +0800
update (#39254)
commit c6a6145cc42fb6ddc5743ecbcc958fb1bc96d015
Author: haiyuan_zhang <[email protected]>
Date: Tue Dec 16 11:12:52 2025 +0800
remove package-name in tspconfig.yaml (#39285)
commit 407461a3f0352d35148bc0364537f6c33ab73870
Author: Kyle Zhang <[email protected]>
Date: Tue Dec 16 10:10:22 2025 +0800
[TSV] share a helper to get the last segment of emitter-output-dir (#39163)
* feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution
* fix: update error messages for emitter output directory validation and streamline variable resolution logic
* fix: refactor emitter output directory rules for improved consistency and clarity
* fix: update variable type annotations for improved type safety in emitter options
---------
Co-authored-by: Kyle Zhang <[email protected]>
commit f0a5127d4e8b1ea6007b0bf9570904d9df860b97
Author: Gerardo Lecaros <[email protected]>
Date: Mon Dec 15 16:46:14 2025 -0800
[OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168)
commit ac51c03ea8447e89f601c650f20b1683194f11a7
Author: steve munk <[email protected]>
Date: Mon Dec 15 17:44:56 2025 -0600
Updated property descriptions for several weather service object properties. (#38908)
* Updated property descriptions for AirAndPollen and AirQuality properties.
* Updated property descriptions for 'daily' objects.
* Updated property descriptions for 'daily' objects.
* spelling issues.
* Updates to datTime properties etc.
* feedback
commit 56a7ec9f6b7574b1d04e3280a2a7f97d193df0da
Author: Mike Harder <[email protected]>
Date: Mon Dec 15 13:29:51 2025 -0800
[.github] Add test to ensure workflows use extension `.yaml` (#39279)
commit bb837f71c029b15f9111564f8a4858ca9deeb197
Author: Zulfat Nutfullin <[email protected]>
Date: Mon Dec 15 12:06:03 2025 -0800
Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258)
* Add quotas on provider level for Workspace resource
* Add deprecation message
* Removed quotas from workspace level
* Add examples
* Updated readme with new version
---------
Co-authored-by: ashwinmayya <[email protected]>
commit cb0b4235a0a3bc0b8a2b23ae42f6e57e60b1a428
Author: Azure SDK Bot <[email protected]>
Date: Mon Dec 15 11:18:47 2025 -0800
Update paths to include all files in .github directory for evals (#39263)
Co-authored-by: Juan Ospina <[email protected]>
commit be82b6cd0a91e907ca129296004f8645fc8d6b69
Author: Mike Harder <[email protected]>
Date: Mon Dec 15 11:17:05 2025 -0800
[.github] Rename workflow files from *.yml to *.yaml (#39233)
commit 213be191bef887e148715fc1b767ecda6fac68d2
Author: ChenxiJiang333 <[email protected]>
Date: Mon Dec 15 15:55:33 2025 +0800
[avs] Update client.tsp (#39253)
* Update client.tsp
* Update client.tsp
commit b772ed86631780efcb7890f14ce9f65cd1f69097
Author: Dapeng Zhang <[email protected]>
Date: Mon Dec 15 15:49:33 2025 +0800
update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116)
commit b971916ccce7a87579348051c9cef6433ff40a82
Author: Dapeng Zhang <[email protected]>
Date: Mon Dec 15 13:35:09 2025 +0800
Clean up typespec issues in ACR (#39031)
commit efa49a123da7ce3ffe093a13832258305f529711
Author: Yuqing Wei <[email protected]>
Date: Sun Dec 14 18:44:52 2025 -0800
Azure Databricks 2026-01-01 API Version (#38900)
* Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link
commit 162c1c3714671304cf2e272af34c7a0a75aa198f
Author: Mike Harder <[email protected]>
Date: Fri Dec 12 17:43:13 2025 -0800
[EngSys] Add action to install deps for github-script (#39244)
commit 261da75062c324464f2ee4aa0e88121456878c92
Author: Mike Harder <[email protected]>
Date: Fri Dec 12 17:20:57 2025 -0800
[dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232)
- Not necessary to align with typespec repo
- Sufficient for both repos to stay near latest
commit de800592ca9c15e5ece193d67009bdf972f2f420
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 12 17:14:34 2025 -0800
build(deps): bump actions/github-script from 7 to 8 (#39205)
* build(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Use Node 24 with github-script@v8
* update spec-gen-sdk-status.yml
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Harder <[email protected]>
commit 13d73d3df723b1dce42f474af92bbde28d7cab79
Author: Mike Harder <[email protected]>
Date: Fri Dec 12 16:48:36 2025 -0800
[search] tsp format (#39230)
commit 4b2c9cb323393710cf7949409d564a12dc9bde35
Author: Yuqing Wei <[email protected]>
Date: Fri Dec 12 15:51:17 2025 -0800
Improve Description Per feedback (#39220)
commit 924f33266d74f20947c4d28a31556ef4ed7663a6
Author: Mike Harder <[email protected]>
Date: Fri Dec 12 14:59:56 2025 -0800
[EngSys] Update default node version from 22 to 24 (part 2) (#39228)
commit 47e860174ed8b0d6cfd9ee96d7022edc83120945
Author: Azure SDK Bot <[email protected]>
Date: Fri Dec 12 13:16:59 2025 -0800
Add 'APIView prod deployment' to internal service connections (#39216)
Co-authored-by: Wes Haggard <[email protected]>
commit 2264e38de2849d0fc57bae100601f81ca6c87a2d
Author: Mike Harder <[email protected]>
Date: Fri Dec 12 12:32:08 2025 -0800
[EngSys] Update default node version from 22 to 24 (#39227)
commit 8881d4f8a817c9da7813c05351fed1103c90fb29
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 12 12:09:47 2025 -0800
build(deps): bump github/codeql-action from 3 to 4 (#39224)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 2f23a4cf643c6a7aec42dd078afadf34019af7d4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 12 12:07:31 2025 -0800
build(deps): bump actions/upload-artifact from 5 to 6 (#39223)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit fd8fd88708d4a1e2bc3d7f064d295b17fb4fa3f7
Author: Charles Lowell <[email protected]>
Date: Fri Dec 12 12:05:38 2025 -0800
Omit constructors for Rust Key Vault clients (#39209)
commit c0ae033d10ff6f99f880223e4f19cb729413d633
Author: Xiang Yan <[email protected]>
Date: Fri Dec 12 11:50:13 2025 -0800
Search tsp rc (#38841)
commit ec3df311a63c6e653824b4018bb1a39d483bf9fc
Author: Wenming Liu <[email protected]>
Date: Sat Dec 13 03:10:14 2025 +0800
Migrate Storage from swagger to TypeSpec (#35403)
* converted
* update
* update
* run prettier
* update
* remove old example files
* include new example files in TSP directory
* update
* update
* update
* Update models.tsp
* recover readme.md
* array element length constraint
* recovery of previous spec files
* Update tspconfig.yaml
* update
* update
* update for {subscription-id} to 00000000-0000-0000-0000-000000000000
* update
* update
* etag mv fix
* Update BlobContainersList.json
* Update BlobContainersList.json
* format uri fix
* update
* update
* fix etag not eTag
* fix optional body
* update
* update
* fix for ProvisioningState
* update
* update
* adopt the ErrorResponse with the local defined one.
* update
* fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update
* fix for OverrideErrorType
* fix optional body
* Update ImmutabilityPolicy.tsp
* Update tspconfig.yaml
* Update ImmutabilityPolicy.tsp
* update
* update
* remove @operationId decorate
* update
* fix warning for clientLocation
* update
* Update client.tsp
* Update main.tsp
* fix
* deleted in the fix #36084
* fix
* addted example files
* update
* formatted
* update
* update
* update
* update
* Update Java service-dir after package split
* fix as new pagination way
* Fix: "x-ms-external": true
* update
* update
* Revert "update"
This reverts commit af8700be938e379a1affd8228506571122e74450.
* Revert "update"
This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14.
* Fix Request model
* update for PR #36668
* update
* resolve breaking
* fix go
* fix go
* update
* update
* Update back-compatible.tsp
* Update tspconfig.yaml
* Update models.tsp
* java configurations
* update
* update
* Update client.tsp
* Update tspconfig.yaml
* update
* etag for java
* update client name for python
* override for java
* format
* update
* Update client.tsp
* Update tspconfig.yaml
* Update tspconfig.yaml
* recovery of version 2025-01-01
* update
* delete examples of xx.Management of 2025-01-01
* add examples to Tsp of 2025-06-01
* examples of swagger after run tsp compile .
* Update models.tsp
* Update openapi.json
* resolve warnings
* fix customAzureResource
* update
* rename common type Resource
* update
* update
* update
* update IntervalUnit
* Revert "update IntervalUnit"
This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e.
* Add Python to clientName for DeletedAccounts
* fix: IntervalUnit
* Update client.tsp
* Update StorageTaskAssignment.tsp
* add config for python
* add config for python
* add config for python
* Update back-compatible.tsp
---------
Co-authored-by: Pan Shao <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
Co-authored-by: Xiaofei Cao <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: tadelesh <[email protected]>
Co-authored-by: Chenjie Shi <[email protected]>
Co-authored-by: xiaofeicao <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
commit 1801af251aa5ca54f68dd939ff3ef305a0e30eab
Author: Mike Harder <[email protected]>
Date: Fri Dec 12 11:09:09 2025 -0800
[dependabot.yml] Remove cooldown for github-actions (#39222)
- We only pin actions major versions, so cooldown less useful
- Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period
commit f2ddf93eb8f769070f4db2f318a2dae80a4f41c4
Author: Osahumen Uyi Aghasomwan <[email protected]>
Date: Fri Dec 12 10:25:47 2025 -0800
Update Chat event to include sequenceId (#39046)
* Update Chat event to include sequenceId
* running Tsp
* updating sequence to use uint64 instead of int64
* undo commit - updating sequence to use uint64 instead of int64
commit 8ddf0b8379d711e33e9881f8e5cc0beb044c5b42
Author: Praven Kuttappan <[email protected]>
Date: Fri Dec 12 11:07:43 2025 -0500
Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171)
* Restructure copilot instructions to move typespec and sdk generation instructions to sub file
commit 9259b9ba2f57f45f7d9c7233e4f33243c09176d2
Author: Azure SDK Bot <[email protected]>
Date: Fri Dec 12 06:29:14 2025 -0800
Add a step explicitly to verify setup (#39213)
Co-authored-by: Praveen Kuttappan <[email protected]>
commit ceebad70d1efa8b6fac32e16bd702dae4b471af2
Author: Zhonglei Ma <[email protected]>
Date: Fri Dec 12 15:25:52 2025 +0800
Add configuration to verify the new code generation (#39024)
commit 5bcc36688023e01eb7d4d57dc4da36a368fb83d2
Author: Xiaofei Cao <[email protected]>
Date: Fri Dec 12 15:01:47 2025 +0800
[TypeSpec-Migration] ManagementGroups (#38384)
* initial convert
* single swagger file compare
* fix routes
* fix managementgroups paths
* fix
* format
* sdk configs
* Revert "single swagger file compare"
This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d.
* prettier
* service-dir
* fix cache-control and x-nullable
* config
* remove operation id
* fix x-nullable
* x-ms-parameter-location for subscriptionId
* add code
* add code
* Add client customization for ManagementGroupsAPI
* Rename client to ManagementGroupsMgmtClient
* Revert "x-ms-parameter-location for subscriptionId"
This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac.
* make subscriptionId method level parameter
* add clientlocation
* test config
* test config
* update config
* change code place
* change code place
* remove code
* add usage for input model
* update client name
* fix pageable
* Update back-compatible.tsp
* Update flattenProperty call for EntityInfo
* fix format and final state schema
---------
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
commit 7814c2326790d00adf456c5560f6a2491ed92c13
Author: Xinni Tong <[email protected]>
Date: Fri Dec 12 14:47:17 2025 +0800
[TSP Migration][attestation] Migrate attestation to TypeSpec (#37548)
* The first version of TSP
* Fix errors and diff
* run prettier check
* Update example file, fix spell check error, run tsp format
* Update main.tsp
* Update tspconfig.yaml
* update description
* Fix comments
* Update
* update client Name
* Add Python client name to AttestationManagementClient
* disable fix-const-stuttering
* Replace list operation templates and update properties with new decorators
* add suppress
* run tsp format command
---------
Co-authored-by: v-xuto <[email protected]>
Co-authored-by: Pan Shao <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Jiao Di (MSFT) <[email protected]>
Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Judy Liu <[email protected]>
commit b0ee8fffb3ed2f700c7837575a0c6c1136739f6d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 11 22:28:37 2025 -0800
build(deps): bump actions/upload-artifact from 4 to 5 (#39207)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 9f292a08b9f934592becedcb18109df1573e1d42
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 11 22:27:15 2025 -0800
build(deps): bump actions/setup-dotnet from 4 to 5 (#39208)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-dotnet
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit d943cf85ce22a1545a23cc4b9217293740205722
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 11 22:25:47 2025 -0800
build(deps): bump actions/checkout from 4 to 6 (#39206)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 342e8540894e2ba2dc214cc30f3bb2ff2e21a50c
Author: Yuchao Yan <[email protected]>
Date: Fri Dec 12 10:12:57 2025 +0800
[mysqlflexibleservers] add config for python to keep compatibility (#39188)
* add config for python to keep compatibility
* update
commit 25496b6…
audreyttt
added a commit
that referenced
this pull request
Dec 19, 2025
* bump @apidevtools/json-schema-ref-parser from 14.2.1 to 15.1.3 (#38733) * Sync eng/common directory with azure-sdk-tools for PR 13267 (#39131) * Updated artifactJson input to artifacts input * Prioritized service directory from artifact object over the parameter input * Returned error when service directory is not provided for the old usage * Removed redudant line * Initilized the variable in a loop --------- Co-authored-by: ray chen <[email protected]> * Fix Go suppression problem (#39038) * refine tsp validation suppression for go * update --------- Co-authored-by: tadelesh <[email protected]> * LogGroupStart should have local build output (#39141) Co-authored-by: Patrick Hallisey <[email protected]> * [Minor] use arm operations for ov api (#39120) * use arm operations * fix doc comment * Fix comment (#39147) * Fix broken links in copilot intructions (#39096) Co-authored-by: Mariana Rios Flores <[email protected]> * [arm-auto-signoff] Refactor to code+status pattern (#39149) - Preparation for #38744 * build(deps-dev): bump the eslint group across 2 directories with 1 update (#39155) Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.48.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> * [Peering] Typespec migration (#38357) * init * update autorest config * format * fix warning * legacy route whose response body is enum * fix breakings * add client config * fix duplicated schema issue for python * remove useless @operationId * fix legacy route * swagger format * format swagger * update * remove unnecessary produces * delete unnecessary suppresions * Mitigate peering breaking (#38642) * edit config * add clientlocation * add config * Update client.tsp * update client name for js sdk * fix duplicated resource * replace x-ms-identifiers with @identifiers * suppress some unnecessary warnings * Add 'javascript' to PeeringManagementClient support --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add public preview version 2026-01-01-preview to computeschedule for OARS feature (#39041) * Refactor code structure for improved readability and maintainability * update readme * Add examples * pass validations * fix validations * fix * clean up and update tsp file with info suffix * updates * prettier * rerun --------- Co-authored-by: Haojing Lu <[email protected]> * Revert "Added new API version 2026-01-01-preview to Microsoft.DBforPostgreSQL (#38674)" (#39125) This reverts commit 16e09790bdb18ad609a334a118ebd8599ca592da. * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec (#38975) * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec * Remove custom ARM operation modeling * Fix dotnet SDK error about "Data" suffix * Revert "Remove custom ARM operation modeling" This reverts commit ba6b7030f6452d29989e7fc12d43c3296576a0f9. * Try renaming operation related models for dotnet * Try another name for dotnet Operation type * More dotnet SDK fixes * Revert common types version change * Format files * Try overriding the type --------- Co-authored-by: Mark Drobnak <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13134 (#39091) * instruction fix * description + instructions --------- Co-authored-by: Juan Ospina <[email protected]> * Upgrade typespec 1.7, Azure libraries 0.63 (#39167) * Upgrade typespec next * fix * fix some samples * more sample fix * more sample fix * more sample fix * fix more * Fix wrong revert * Revert --------- Co-authored-by: Mark Cowlishaw <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13281 (#39151) * Fix link checks to npm for packages * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @weshaggard --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13076 (#39173) * Used full pkg name in release work items * Used full pkg name for dev ops work item * Added test * Pass in package info file path * Reverted changes to verify-changelog.yml and script * Updated script to process groupId in work items * Renamed new property to GroupId * Removed the condition check for Group * Build hash key with non-null arguments * Used the original BuildHashKey to return hash from non-null args --------- Co-authored-by: ray chen <[email protected]> * Add #Requires statement to common.ps1 (#39172) Co-authored-by: Patrick Hallisey <[email protected]> * bump the targeted proxy version (#39156) Co-authored-by: Scott Beddall <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13100 (#39169) * prompt improvement * minor * test making copilot install for you * minor --------- Co-authored-by: jennypng <[email protected]> * fix python breaking (#39164) * Updating documentation based on Cx requirement. (#38982) * updating documentation based on Cx requirement * fix the checks * changes * changing the description to json supported format * fix * fix tsp format --------- Co-authored-by: Himanshu Agarwal <[email protected]> * Update client setting for Carbon (#39146) * Added new preview api-version (#39184) * Base commit to add new api-version * Added new api-version with storageUri as resource property * [NetAppFiles]Add missing bucket operation (#39143) * Add missing bucket operation * Add missing bucket * Add 2026-01-01-preview API version for Microsoft.DevCenter (#39180) Co-authored-by: Arber Hila <[email protected]> * fix base url typo (#39187) * Prevent language exclusion when SDK generation fails (#39132) * Sync eng/common directory with azure-sdk-tools for PR 13218 (#39179) * Add script for tool description eval workflow * Fix param casing * respond to comments --------- Co-authored-by: Summer Warren <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13304 (#39190) * Update copilot instructions to support both local and pipeline based SDK gen * Fix GroupId property access (#39195) Co-authored-by: Wes Haggard <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13235 (#39192) * Remove ApiKey usage * Add -TestAuth flag to verify Bearer token authentication * TEMP: Enable TestAuthOnly for pipeline testing * Remove testing logs * Additional clean up * Keep apikey fallback while migrating * Keep migration to new endpoint * Keep migration to new endpoint * Feedback --------- Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> * [changed-files.js] Add markdown() filter (#39198) * [ARM Auto SignOff] Fix casing of workflow name (#39200) - incorrect name introduced in #39149 * Skip verify setup tool when running on coding agent (#39130) Co-authored-by: Praven Kuttappan <[email protected]> * Update trigger and PR settings in YAML pipeline (#39194) Co-authored-by: Juan Ospina <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13325 (#39203) * Refactor API Review task conditions in YAML * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13307 (#39201) * Fix npm URL replacement logic to handle versioned and non-versioned URLs Co-authored-by: weshaggard <[email protected]> * Simplify regex pattern as suggested by weshaggard Co-authored-by: weshaggard <[email protected]> * Fix regex to handle query params and fragments, add edge case tests Co-authored-by: weshaggard <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: weshaggard <[email protected]> * [dependabot.yml] Enable for github actions (#39204) * Add 2025-09-01 to Main for ACS Email GA (#37848) * Copy files from stable/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 stable/2025-09-01 Updated the API version from stable/2025-05-01 to stable/2025-09-01. * Added tag for 2025-09-01 in readme file * add new GA resources * update * fix comment from reviewer --------- Co-authored-by: Komivi Agbakpem <[email protected]> * [mysqlflexibleservers] add config for python to keep compatibility (#39188) * add config for python to keep compatibility * update * build(deps): bump actions/checkout from 4 to 6 (#39206) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump actions/setup-dotnet from 4 to 5 (#39208) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump actions/upload-artifact from 4 to 5 (#39207) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548) * The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> * [TypeSpec-Migration] ManagementGroups (#38384) * initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d. * prettier * service-dir * fix cache-control and x-nullable * config * remove operation id * fix x-nullable * x-ms-parameter-location for subscriptionId * add code * add code * Add client customization for ManagementGroupsAPI * Rename client to ManagementGroupsMgmtClient * Revert "x-ms-parameter-location for subscriptionId" This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add configuration to verify the new code generation (#39024) * Add a step explicitly to verify setup (#39213) Co-authored-by: Praveen Kuttappan <[email protected]> * Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file * Update Chat event to include sequenceId (#39046) * Update Chat event to include sequenceId * running Tsp * updating sequence to use uint64 instead of int64 * undo commit - updating sequence to use uint64 instead of int64 * [dependabot.yml] Remove cooldown for github-actions (#39222) - We only pin actions major versions, so cooldown less useful - Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period * Migrate Storage from swagger to TypeSpec (#35403) * converted * update * update * run prettier * update * remove old example files * include new example files in TSP directory * update * update * update * Update models.tsp * recover readme.md * array element length constraint * recovery of previous spec files * Update tspconfig.yaml * update * update * update for {subscription-id} to 00000000-0000-0000-0000-000000000000 * update * update * etag mv fix * Update BlobContainersList.json * Update BlobContainersList.json * format uri fix * update * update * fix etag not eTag * fix optional body * update * update * fix for ProvisioningState * update * update * adopt the ErrorResponse with the local defined one. * update * fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update * fix for OverrideErrorType * fix optional body * Update ImmutabilityPolicy.tsp * Update tspconfig.yaml * Update ImmutabilityPolicy.tsp * update * update * remove @operationId decorate * update * fix warning for clientLocation * update * Update client.tsp * Update main.tsp * fix * deleted in the fix #36084 * fix * addted example files * update * formatted * update * update * update * update * Update Java service-dir after package split * fix as new pagination way * Fix: "x-ms-external": true * update * update * Revert "update" This reverts commit af8700be938e379a1affd8228506571122e74450. * Revert "update" This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14. * Fix Request model * update for PR #36668 * update * resolve breaking * fix go * fix go * update * update * Update back-compatible.tsp * Update tspconfig.yaml * Update models.tsp * java configurations * update * update * Update client.tsp * Update tspconfig.yaml * update * etag for java * update client name for python * override for java * format * update * Update client.tsp * Update tspconfig.yaml * Update tspconfig.yaml * recovery of version 2025-01-01 * update * delete examples of xx.Management of 2025-01-01 * add examples to Tsp of 2025-06-01 * examples of swagger after run tsp compile . * Update models.tsp * Update openapi.json * resolve warnings * fix customAzureResource * update * rename common type Resource * update * update * update * update IntervalUnit * Revert "update IntervalUnit" This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e. * Add Python to clientName for DeletedAccounts * fix: IntervalUnit * Update client.tsp * Update StorageTaskAssignment.tsp * add config for python * add config for python * add config for python * Update back-compatible.tsp --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Search tsp rc (#38841) * Omit constructors for Rust Key Vault clients (#39209) * build(deps): bump actions/upload-artifact from 5 to 6 (#39223) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 3 to 4 (#39224) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Update default node version from 22 to 24 (#39227) * Add 'APIView prod deployment' to internal service connections (#39216) Co-authored-by: Wes Haggard <[email protected]> * [EngSys] Update default node version from 22 to 24 (part 2) (#39228) * Improve Description Per feedback (#39220) * [search] tsp format (#39230) * build(deps): bump actions/github-script from 7 to 8 (#39205) * build(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]> * [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232) - Not necessary to align with typespec repo - Sufficient for both repos to stay near latest * [EngSys] Add action to install deps for github-script (#39244) * Azure Databricks 2026-01-01 API Version (#38900) * Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link * Clean up typespec issues in ACR (#39031) * update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116) * [avs] Update client.tsp (#39253) * Update client.tsp * Update client.tsp * [.github] Rename workflow files from *.yml to *.yaml (#39233) * Update paths to include all files in .github directory for evals (#39263) Co-authored-by: Juan Ospina <[email protected]> * Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <[email protected]> * [.github] Add test to ensure workflows use extension `.yaml` (#39279) * Updated property descriptions for several weather service object properties. (#38908) * Updated property descriptions for AirAndPollen and AirQuality properties. * Updated property descriptions for 'daily' objects. * Updated property descriptions for 'daily' objects. * spelling issues. * Updates to datTime properties etc. * feedback * [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168) * [TSV] share a helper to get the last segment of emitter-output-dir (#39163) * feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution * fix: update error messages for emitter output directory validation and streamline variable resolution logic * fix: refactor emitter output directory rules for improved consistency and clarity * fix: update variable type annotations for improved type safety in emitter options --------- Co-authored-by: Kyle Zhang <[email protected]> * remove package-name in tspconfig.yaml (#39285) * update (#39254) * [Draft] Updates to TextTranslation 2025-10-01-preview (#38621) * Update get supportedLanguagesResult, -dictionary + LLM models * clean up client.tsp, custom rename dir -> directionality * Rename: TranslateTarget -> TranslationTarget * ReferenceSentencePair -> ReferenceTextPair * avoid body in generated names * versioning update * response values read visibility * transliterateresult value readonly * cleanup client * custom clientname for translate item targets * update getsupportedlanguages example & missed models field on translationlanguage * fix a couple of fields * type string -> etag * readonly languages dictionary * scripts list readonly * exclude python from client renames * clientName dotnet -> csharp * python emitter no generate test & sample * disable generate saple for java * generate-samples java typo * fix typo in comment * java codegen config * java generated parameter naming * make unused classes internal for java * set usage types for internal classess * clean up java generated methods --------- Co-authored-by: Jiarui Guo <[email protected]> * Update Nginx spec (#39215) * [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142) * add new rule for python configuration validation * Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic --------- Co-authored-by: Kyle Zhang <[email protected]> * mgmt, flatten only for autorest (#39252) * Migrate PostgreSql to TypeSpec (#36556) * Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256) Co-authored-by: Kyle Zhang <[email protected]> * Storage STG 101 Typespec (#39128) * Added new Typespec version for STG101 (#38546) * new typespec version * Added generated_blob * updated default tag in readme * Added examples directory * Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626) * added DelegatedUserTid * Add generated_blob.json * re-commented @azure-tools/typespec-csharp * updated formatting * Added SKUs (#38658) * Merged main (#38661) * Spelling baseline and corrections for .github folder (#38545) * Baseline for .github folder * Narrow exceptions for some spellings * Format * spell check tests/fixtures * [.github/shared] type-check tests (#38532) - Enable TypeScript type checking of test files - Address all type errors - Preparing to enable eslint type-checked ruleset - In future PR, will enable type-checking of tests in `.github/workflows` * Migrate conditional flatten to flattenProperty (#38541) * npm update (#38548) * Durabletask: Revert client rename to meet .NET naming conventions (#38552) * Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)" This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241. * DurableTask client: add new class name --------- Co-authored-by: Bernd Verst <[email protected]> * desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798) desktopvirtualization 2025-08-01-preview & 2025-09-01-preview Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> * Update the csharp codegen settings for mysql (#38566) * Update the DurableTask configuration to support the new MPG (#38568) * java, mgmt, elasticsan config (#38569) * java, mgmt, acr, config readme (#38570) * Swagger changes to Support Jira V2 in ADF (#38430) * Update Dataset.json for Jira dataset properties Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset. * Add JiraDatasetTypeProperties to Dataset.json Added Jira dataset properties with descriptions for tableName, table, and schema. * Change dataset reference from Generic to Jira type * Update Jira dataset descriptions for V2 support * Update Jira dataset descriptions for V2 support --------- Co-authored-by: Jingshu918 <[email protected]> * Using new management plain generator for service dependency map (#38567) * update tspconfig.yaml. * replace suffix "Request" With "Content" in model names. * update client.tsp * update client.tsp * fix format issue. * mgmt, java, monitor, directive to avoid enum of duplicated name (#38572) * Update readme.md (#38565) Co-authored-by: Weidong Xu <[email protected]> * add python config (#38576) * Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559) * Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview * Updates readme * Updates API version in new specs and examples * add alb addon to managed cluster ingress profile (#38022) * Update managed namespace preview api based on GA api (#38036) * add default domain to aks preview 2025-09-02 (#38037) * feat: Support nftables mode in kube-proxy (#38030) * feat: Support nftables mode in kube-proxy * allow nftables word * asdf * asdf * asdf * remove outdated maintenance config examples (#38057) Co-authored-by: juanbe <[email protected]> * Added new kata naming convention to preview API. (#38067) --------- Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> * added older preview versions (#38397) * added older preview swagger * added back 20241115preview and 20250515preview in typespec * updated readme * add older preview swagger * added 20241115preview and 20250515preview in typespec for Conv inference * updated readme * added older preview swaggers for conv authoring * add older preview in typespec * update readme * fix typespec validation * updated readme * removed 20241115preview from analyzetext * remove from analyzetext readme * removed 20241115preview from analyze conversations * remove from analyzeconversation readme * removed 20241115preview from analyzeconversationauthoring * removed from analyzeconversationauthoring readme * Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583) * prompt * this * line * update bens suggestions * update * remove try to find pkg path logic * Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * path * updates * list numbering incorrect * linting --------- Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * Update Microsoft365 naming to Channels (#38517) * Migrate newrelic to TypeSpec (#36442) * generated * update * update * update * update * update * delete * update * update * remove x-cadl-generated * update * delete consumes * update * rename folder * remove legacyoperation * update tspconfig * format * update summary and description * update * add namepattern * fix java package name * service-dir for java * Update tspconfig.yaml * update * add config for python * rename op name for python * sync go directive * update package name for js sdk * remove rename config for python * update service-dir for js sdk * fix * Update output directory and module for New Relic * update client name for js * Add createOrUpdate client for MonitoredSubscriptions * update --------- Co-authored-by: melina5656 <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * service bus config (#38578) * Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286) * Add maintenance config fields to ARM spec * Move versions from private repo to public for Microsoft.Datadog (#38009) * Base commit * Add new api versions * Fix SDK validation * Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054) * Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview. * Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview - Convert EdgeActions from JSON swagger to TypeSpec - Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#) - Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK - Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention) - Add file-scoped suppression for ProvisioningStateMustBeReadOnly - Add new operations: SwapDefault, DeployVersionCode, GetVersionCode - Update all examples to 2025-09-01-preview - Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples * fix java sdk validation * fix(edgeactions): address PR review comments for 2025-09-01-preview - Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline - Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior - Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId) - Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md - Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings * style(edgeactions): apply tsp format to TypeSpec files - Reformat @@extension calls to multi-line style for better readability - Reorder #suppress directive placement per formatter rules * remove unnecessary ProvisioningStateMustBeReadOnly suppression All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules. * Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression" This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772. * extend ResourceProvisioningState for standard ARM compliance Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle. * remove ProvisioningStateMustBeReadOnly suppression Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements. * add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors. References: - https://github.com/Azure/azure-openapi-validator/issues/637 - https://github.com/Azure/oav/issues/848 --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> * Merge tag for ACR Go release (#38594) * Merge tag for ACR Go release * Update input file path for container registry tasks * fix * update * Add documentation for Defender for Containers resource level (#35905) * Add documentation for Defender for Containers resource level * remove operation status * prettier * remove tags with multiple versions * revert * new line * revert --------- Co-authored-by: ygorshomov <[email protected]> * [CQA] Correct typo (#38579) * correct typo * change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal --------- Co-authored-by: Qi Yin <[email protected]> * Waves API (#37394) * Changes for public preview * Adding refresh API * Adding further types for drApplicanceInventoryId * [.github] type-check tests (#38591) * Add contrainerregistry directive (#38619) * add directive * add directive * add directive * add directive * add directive * mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616) * remove the csharp config since this library is still generating from swagger (#38599) * Keyvault.Management TypeSpec, fix secrets put (#38620) * fix secret * regen * Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) * Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607) * add tool instructions prompt * minor * prompt revision * prompt revision and fallback to core requirements * rename langs to languages + revise prompt * edit prompt and make checks concurrent * fix prompt * add venvPath argument * minor prompt and log edit --------- Co-authored-by: jennypng <[email protected]> * Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581) * omit constructors (#38588) * Update with the configuration to run go generate after tsp compile. (#38609) There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems. This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly. * Fix tag in dns-resolver new version for swagger generations (#38635) * remove HDInsight On Aks api specs (#38593) Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> * Updated the description for the boundingBox property of the address object. (#38554) * Release Microsoft.Network API Version 2025-03-01 (#38556) * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Copy readme.md suppressions and directives from previous stable version * Application Gateway Entra JWT Validation Feature Support (#38335) * Application Gateway Entra JWT Validation Feature Support * fixing doe style issues --------- Co-authored-by: Hemant Imudianda <[email protected]> * Application Gateway MTLS Passthrough Feature Support (#38337) Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * Remove NonSensitivity for DDoS ruleset (#38246) * Remove NonSensitivity * make change in the right API folder * add suppression --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Judy Liu <[email protected]> * Adding recordType field to 2025-03-01 version (#38361) * Adding recordType field to 2025-03-01 version * Changed description of RecordType --------- Co-authored-by: Riddhi Nilawar <[email protected]> * Add new DdosCustomPolicy properties + update examples (#38272) * Add DCP properties + update examples to 2024-07-01 to 2025-03-01 * Remove unecessary FIP from examples * Remove < 2025-03-01 API version changes + Resolve PR feedback * Remove unecessary type * Fix PR comments * Attempt --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * Updating Examples Files For ErGwScale Get / Update (#38419) * update examples * updated the jsons --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * IpVersionType property for Private Endpoint API (#38497) * Addedipconfig type * Fix indentation * Addressing comments * Added example --------- Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * IP Preservation API Support (#38358) * IP Preservation API Support --------- Co-authored-by: Prajjwal Kamboj <[email protected]> --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> * Add optional boolean to capabilityhost object and rename agentDeployments (#38374) * Add optional boolean to capabilityhost object * Rename applications/deployments to applications/agentDeployments. * Update naming enablePublicHostedCode -> enablePublicHostingEnvironment. * Update suppression to fix path. --------- Co-authored-by: Jeremy Kramer <[email protected]> * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611) * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state * Review feedback: break, eliminate empty set handling in favor of empty tag value * Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639) Co-authored-by: Daniel Jurek <[email protected]> * fix param order (#38657) Co-authored-by: catalinaperalta <[email protected]> * Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660) This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f. * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655) * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 8 example JSON files in EdgeActions preview API * Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/ --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> --------- Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * Added SourceEncryptionKey (#38662) * Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665) * tsp compile * clean install + re-compile --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * remove outdated TypeSpecValidation suppressions (#39247) Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Mary Gao <[email protected]> * build(deps-dev): bump @typespec/compiler (#39284) Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec). Updates `@typespec/compiler` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@typespec/compiler" dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump prettier from 3.6.2 to 3.7.4 (#39308) * [.github] ignore shared/coverage in eslint (#39312) * [EngSys] npm update --before 2025-12-16 (#39313) - earliest date compatible with tsp version * [TSP Migration]--RedisEnterprise (#38436) * just converted modelerfour: lenient-model-deduplication: true prenamer: true * could compile * update * update * Update tspconfig.yaml * update * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * update * update client name * update config for python * updaate * add config * remove example config * revert code * fix PrivateEndpointConnection duplicate schema * remove java config * fix PrivateEndpointConnectionListResult * add go config * add go config * add go config * update * update go config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [.github] bump vitest from 3.2.4 to 4.0.15 (#39309) * [eng/tools] Bump @types/node from 18 to 20 (#39314) * Update StorageSync TypeSpec definitions for new .NET MPG support (#39257) * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge GalleryRP 2025-03-03 Features into Main (#38715) * add new version to main.tsp * add examples * swagger generated * update readme file * add import versioining * Gallery Image version StorageAccountStrategy (#35769) * tsp update * swagger added * fix typespec CI validation --------- Co-authored-by: Ojo Okoka <[email protected]> * New resource type - Gallery Scripts (#35887) * added models and main.tsp reference * update * add added decorators * fix unintentional change * add examples * update galleryScript name pattern * fix parameter name with back-compatibles * fix CI failures * update responses codes * fix enum descriptions * add validationStatus * update * set readOnly properties as readOnly * remove schema from 202 returns * fix typo * tsp compiler updated * Included Azure-AsyncOperation headers to address ARM Comments * Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues * Attempt to fix CI TypeSpec Validation * Attempt to fix CI TypeSpec Validation through npx commands * Attempted fix * Cleanup GalleryScriptVersion.tsp file * Attempted to use Azure decorators --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> * Compilation Errors for TS Validation Fix * Adding updated Gallery swagger to updated Readme input-file * Rollback name pattern req + updates to Typespec Validation * Adding delete read only directives to change 2024-03-03 json from update * Reversing changes and Getting Breaking Change Approval * Revert name pattern changes to see CI checks * Fix Readme and add Swagger Lint Suppression * Corrected name for min and maxValue * Rollback on parameter name changes * Added existing name pattern for GalleryApplications * Removed suppression for NamePattern --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: audreyttt <[email protected]> * add .net sdk config (#39177) Signed-off-by: Ryan Zhang <[email protected]> * Made dotnet SDK validation required (#39318) * Enabled required setting for .net * Fixed test * Remove Invoke-ToolDescriptionEvaluator script (#39321) Co-authored-by: Summer Warren <[email protected]> * Rename body (#39265) * Rename body * update examples. * updates * update * update * updates * Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319) * Dell public swagger API release (#39310) * typespec move for november preview (#38980) * typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> * Update client setting of Terraform (#39304) * update descriptions for execute create and delete (#39218) * [EngSys] npm update --before 2025-12-17 (#39336) * [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315) - reactions to breaking changes - adds config to include only `test` dir - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`) - [openapi-diff-runner] mock ctors using `function` instead of `=>` * Set StagedArtifactsFolder to empty if it's undefined (#39303) * Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix flatten breakings for avs (#39325) * Add swagger and typespec `module` version suffix (#39133) * add suffix * add config * add config * add version suffix * add quota version suffix * update version * Cleaned up obsolete content (#39225) * [typespec-requirement] enable eslint (#39348) * [eslint] Enable debug category "eslint:linter" (#39349) - Lists all files analyzed * [tsp-client-tests] enable eslint (#39350) --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Ryan Zhang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: ray chen <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Patrick Hallisey <[email protected]> Co-authored-by: abaranwal-ms <[email protected]> Co-authored-by: Nikolay Rovinskiy <[email protected]> Co-authored-by: Summer <[email protected]> Co-authored-by: Mariana Rios Flores <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: haojinglu-dev <[email protected]> Co-authored-by: Haojing Lu <[email protected]> Co-authored-by: petarperin-mdcs <[email protected]> Co-authored-by: Mark Drobnak <[email protected]> Co-authored-by: Mark Drobnak <[email protected]> Co-authored-by: Juan Ospina <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Mark Cowlishaw <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Shashank Singh <[email protected]> Co-authored-by: Himanshu Agarwal <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: MJ <[email protected]> Co-authored-by: Auðunn <[email protected]> Co-authored-by: Arber Hila <[email protected]> Co-authored-by: Arber Hila <[email protected]> Co-authored-by: LakshmanDunna <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Praven Kuttappan <[email protected]> Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: weshaggard <[email protected]> Co-authored-by: Dominque Artura Douglas <[email protected]> Co-authored-by: Komivi Agbakpem <[email protected]> Co-authored-by: Xinni Tong <[email protected]> Co-authored-by: v-xuto <[email protected]> Co-authored-by: Xiaofei Cao <923543…
kamboj-prjwl
added a commit
that referenced
this pull request
Dec 26, 2025
* build(deps): bump actions/upload-artifact from 4 to 5 (#39207) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548) * The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> * [TypeSpec-Migration] ManagementGroups (#38384) * initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d. * prettier * service-dir * fix cache-control and x-nullable * config * remove operation id * fix x-nullable * x-ms-parameter-location for subscriptionId * add code * add code * Add client customization for ManagementGroupsAPI * Rename client to ManagementGroupsMgmtClient * Revert "x-ms-parameter-location for subscriptionId" This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add configuration to verify the new code generation (#39024) * Add a step explicitly to verify setup (#39213) Co-authored-by: Praveen Kuttappan <[email protected]> * Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file * Update Chat event to include sequenceId (#39046) * Update Chat event to include sequenceId * running Tsp * updating sequence to use uint64 instead of int64 * undo commit - updating sequence to use uint64 instead of int64 * [dependabot.yml] Remove cooldown for github-actions (#39222) - We only pin actions major versions, so cooldown less useful - Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period * Migrate Storage from swagger to TypeSpec (#35403) * converted * update * update * run prettier * update * remove old example files * include new example files in TSP directory * update * update * update * Update models.tsp * recover readme.md * array element length constraint * recovery of previous spec files * Update tspconfig.yaml * update * update * update for {subscription-id} to 00000000-0000-0000-0000-000000000000 * update * update * etag mv fix * Update BlobContainersList.json * Update BlobContainersList.json * format uri fix * update * update * fix etag not eTag * fix optional body * update * update * fix for ProvisioningState * update * update * adopt the ErrorResponse with the local defined one. * update * fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update * fix for OverrideErrorType * fix optional body * Update ImmutabilityPolicy.tsp * Update tspconfig.yaml * Update ImmutabilityPolicy.tsp * update * update * remove @operationId decorate * update * fix warning for clientLocation * update * Update client.tsp * Update main.tsp * fix * deleted in the fix #36084 * fix * addted example files * update * formatted * update * update * update * update * Update Java service-dir after package split * fix as new pagination way * Fix: "x-ms-external": true * update * update * Revert "update" This reverts commit af8700be938e379a1affd8228506571122e74450. * Revert "update" This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14. * Fix Request model * update for PR #36668 * update * resolve breaking * fix go * fix go * update * update * Update back-compatible.tsp * Update tspconfig.yaml * Update models.tsp * java configurations * update * update * Update client.tsp * Update tspconfig.yaml * update * etag for java * update client name for python * override for java * format * update * Update client.tsp * Update tspconfig.yaml * Update tspconfig.yaml * recovery of version 2025-01-01 * update * delete examples of xx.Management of 2025-01-01 * add examples to Tsp of 2025-06-01 * examples of swagger after run tsp compile . * Update models.tsp * Update openapi.json * resolve warnings * fix customAzureResource * update * rename common type Resource * update * update * update * update IntervalUnit * Revert "update IntervalUnit" This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e. * Add Python to clientName for DeletedAccounts * fix: IntervalUnit * Update client.tsp * Update StorageTaskAssignment.tsp * add config for python * add config for python * add config for python * Update back-compatible.tsp --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Search tsp rc (#38841) * Omit constructors for Rust Key Vault clients (#39209) * build(deps): bump actions/upload-artifact from 5 to 6 (#39223) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 3 to 4 (#39224) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Update default node version from 22 to 24 (#39227) * Add 'APIView prod deployment' to internal service connections (#39216) Co-authored-by: Wes Haggard <[email protected]> * [EngSys] Update default node version from 22 to 24 (part 2) (#39228) * Improve Description Per feedback (#39220) * [search] tsp format (#39230) * build(deps): bump actions/github-script from 7 to 8 (#39205) * build(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]> * [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232) - Not necessary to align with typespec repo - Sufficient for both repos to stay near latest * [EngSys] Add action to install deps for github-script (#39244) * Azure Databricks 2026-01-01 API Version (#38900) * Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link * Clean up typespec issues in ACR (#39031) * update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116) * [avs] Update client.tsp (#39253) * Update client.tsp * Update client.tsp * [.github] Rename workflow files from *.yml to *.yaml (#39233) * Update paths to include all files in .github directory for evals (#39263) Co-authored-by: Juan Ospina <[email protected]> * Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <[email protected]> * [.github] Add test to ensure workflows use extension `.yaml` (#39279) * Updated property descriptions for several weather service object properties. (#38908) * Updated property descriptions for AirAndPollen and AirQuality properties. * Updated property descriptions for 'daily' objects. * Updated property descriptions for 'daily' objects. * spelling issues. * Updates to datTime properties etc. * feedback * [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168) * [TSV] share a helper to get the last segment of emitter-output-dir (#39163) * feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution * fix: update error messages for emitter output directory validation and streamline variable resolution logic * fix: refactor emitter output directory rules for improved consistency and clarity * fix: update variable type annotations for improved type safety in emitter options --------- Co-authored-by: Kyle Zhang <[email protected]> * remove package-name in tspconfig.yaml (#39285) * update (#39254) * [Draft] Updates to TextTranslation 2025-10-01-preview (#38621) * Update get supportedLanguagesResult, -dictionary + LLM models * clean up client.tsp, custom rename dir -> directionality * Rename: TranslateTarget -> TranslationTarget * ReferenceSentencePair -> ReferenceTextPair * avoid body in generated names * versioning update * response values read visibility * transliterateresult value readonly * cleanup client * custom clientname for translate item targets * update getsupportedlanguages example & missed models field on translationlanguage * fix a couple of fields * type string -> etag * readonly languages dictionary * scripts list readonly * exclude python from client renames * clientName dotnet -> csharp * python emitter no generate test & sample * disable generate saple for java * generate-samples java typo * fix typo in comment * java codegen config * java generated parameter naming * make unused classes internal for java * set usage types for internal classess * clean up java generated methods --------- Co-authored-by: Jiarui Guo <[email protected]> * Update Nginx spec (#39215) * [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142) * add new rule for python configuration validation * Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic --------- Co-authored-by: Kyle Zhang <[email protected]> * mgmt, flatten only for autorest (#39252) * Migrate PostgreSql to TypeSpec (#36556) * Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256) Co-authored-by: Kyle Zhang <[email protected]> * Storage STG 101 Typespec (#39128) * Added new Typespec version for STG101 (#38546) * new typespec version * Added generated_blob * updated default tag in readme * Added examples directory * Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626) * added DelegatedUserTid * Add generated_blob.json * re-commented @azure-tools/typespec-csharp * updated formatting * Added SKUs (#38658) * Merged main (#38661) * Spelling baseline and corrections for .github folder (#38545) * Baseline for .github folder * Narrow exceptions for some spellings * Format * spell check tests/fixtures * [.github/shared] type-check tests (#38532) - Enable TypeScript type checking of test files - Address all type errors - Preparing to enable eslint type-checked ruleset - In future PR, will enable type-checking of tests in `.github/workflows` * Migrate conditional flatten to flattenProperty (#38541) * npm update (#38548) * Durabletask: Revert client rename to meet .NET naming conventions (#38552) * Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)" This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241. * DurableTask client: add new class name --------- Co-authored-by: Bernd Verst <[email protected]> * desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798) desktopvirtualization 2025-08-01-preview & 2025-09-01-preview Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> * Update the csharp codegen settings for mysql (#38566) * Update the DurableTask configuration to support the new MPG (#38568) * java, mgmt, elasticsan config (#38569) * java, mgmt, acr, config readme (#38570) * Swagger changes to Support Jira V2 in ADF (#38430) * Update Dataset.json for Jira dataset properties Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset. * Add JiraDatasetTypeProperties to Dataset.json Added Jira dataset properties with descriptions for tableName, table, and schema. * Change dataset reference from Generic to Jira type * Update Jira dataset descriptions for V2 support * Update Jira dataset descriptions for V2 support --------- Co-authored-by: Jingshu918 <[email protected]> * Using new management plain generator for service dependency map (#38567) * update tspconfig.yaml. * replace suffix "Request" With "Content" in model names. * update client.tsp * update client.tsp * fix format issue. * mgmt, java, monitor, directive to avoid enum of duplicated name (#38572) * Update readme.md (#38565) Co-authored-by: Weidong Xu <[email protected]> * add python config (#38576) * Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559) * Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview * Updates readme * Updates API version in new specs and examples * add alb addon to managed cluster ingress profile (#38022) * Update managed namespace preview api based on GA api (#38036) * add default domain to aks preview 2025-09-02 (#38037) * feat: Support nftables mode in kube-proxy (#38030) * feat: Support nftables mode in kube-proxy * allow nftables word * asdf * asdf * asdf * remove outdated maintenance config examples (#38057) Co-authored-by: juanbe <[email protected]> * Added new kata naming convention to preview API. (#38067) --------- Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> * added older preview versions (#38397) * added older preview swagger * added back 20241115preview and 20250515preview in typespec * updated readme * add older preview swagger * added 20241115preview and 20250515preview in typespec for Conv inference * updated readme * added older preview swaggers for conv authoring * add older preview in typespec * update readme * fix typespec validation * updated readme * removed 20241115preview from analyzetext * remove from analyzetext readme * removed 20241115preview from analyze conversations * remove from analyzeconversation readme * removed 20241115preview from analyzeconversationauthoring * removed from analyzeconversationauthoring readme * Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583) * prompt * this * line * update bens suggestions * update * remove try to find pkg path logic * Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * path * updates * list numbering incorrect * linting --------- Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * Update Microsoft365 naming to Channels (#38517) * Migrate newrelic to TypeSpec (#36442) * generated * update * update * update * update * update * delete * update * update * remove x-cadl-generated * update * delete consumes * update * rename folder * remove legacyoperation * update tspconfig * format * update summary and description * update * add namepattern * fix java package name * service-dir for java * Update tspconfig.yaml * update * add config for python * rename op name for python * sync go directive * update package name for js sdk * remove rename config for python * update service-dir for js sdk * fix * Update output directory and module for New Relic * update client name for js * Add createOrUpdate client for MonitoredSubscriptions * update --------- Co-authored-by: melina5656 <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * service bus config (#38578) * Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286) * Add maintenance config fields to ARM spec * Move versions from private repo to public for Microsoft.Datadog (#38009) * Base commit * Add new api versions * Fix SDK validation * Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054) * Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview. * Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview - Convert EdgeActions from JSON swagger to TypeSpec - Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#) - Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK - Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention) - Add file-scoped suppression for ProvisioningStateMustBeReadOnly - Add new operations: SwapDefault, DeployVersionCode, GetVersionCode - Update all examples to 2025-09-01-preview - Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples * fix java sdk validation * fix(edgeactions): address PR review comments for 2025-09-01-preview - Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline - Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior - Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId) - Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md - Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings * style(edgeactions): apply tsp format to TypeSpec files - Reformat @@extension calls to multi-line style for better readability - Reorder #suppress directive placement per formatter rules * remove unnecessary ProvisioningStateMustBeReadOnly suppression All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules. * Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression" This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772. * extend ResourceProvisioningState for standard ARM compliance Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle. * remove ProvisioningStateMustBeReadOnly suppression Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements. * add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors. References: - https://github.com/Azure/azure-openapi-validator/issues/637 - https://github.com/Azure/oav/issues/848 --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> * Merge tag for ACR Go release (#38594) * Merge tag for ACR Go release * Update input file path for container registry tasks * fix * update * Add documentation for Defender for Containers resource level (#35905) * Add documentation for Defender for Containers resource level * remove operation status * prettier * remove tags with multiple versions * revert * new line * revert --------- Co-authored-by: ygorshomov <[email protected]> * [CQA] Correct typo (#38579) * correct typo * change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal --------- Co-authored-by: Qi Yin <[email protected]> * Waves API (#37394) * Changes for public preview * Adding refresh API * Adding further types for drApplicanceInventoryId * [.github] type-check tests (#38591) * Add contrainerregistry directive (#38619) * add directive * add directive * add directive * add directive * add directive * mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616) * remove the csharp config since this library is still generating from swagger (#38599) * Keyvault.Management TypeSpec, fix secrets put (#38620) * fix secret * regen * Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) * Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607) * add tool instructions prompt * minor * prompt revision * prompt revision and fallback to core requirements * rename langs to languages + revise prompt * edit prompt and make checks concurrent * fix prompt * add venvPath argument * minor prompt and log edit --------- Co-authored-by: jennypng <[email protected]> * Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581) * omit constructors (#38588) * Update with the configuration to run go generate after tsp compile. (#38609) There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems. This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly. * Fix tag in dns-resolver new version for swagger generations (#38635) * remove HDInsight On Aks api specs (#38593) Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> * Updated the description for the boundingBox property of the address object. (#38554) * Release Microsoft.Network API Version 2025-03-01 (#38556) * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Copy readme.md suppressions and directives from previous stable version * Application Gateway Entra JWT Validation Feature Support (#38335) * Application Gateway Entra JWT Validation Feature Support * fixing doe style issues --------- Co-authored-by: Hemant Imudianda <[email protected]> * Application Gateway MTLS Passthrough Feature Support (#38337) Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * Remove NonSensitivity for DDoS ruleset (#38246) * Remove NonSensitivity * make change in the right API folder * add suppression --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Judy Liu <[email protected]> * Adding recordType field to 2025-03-01 version (#38361) * Adding recordType field to 2025-03-01 version * Changed description of RecordType --------- Co-authored-by: Riddhi Nilawar <[email protected]> * Add new DdosCustomPolicy properties + update examples (#38272) * Add DCP properties + update examples to 2024-07-01 to 2025-03-01 * Remove unecessary FIP from examples * Remove < 2025-03-01 API version changes + Resolve PR feedback * Remove unecessary type * Fix PR comments * Attempt --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * Updating Examples Files For ErGwScale Get / Update (#38419) * update examples * updated the jsons --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * IpVersionType property for Private Endpoint API (#38497) * Addedipconfig type * Fix indentation * Addressing comments * Added example --------- Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * IP Preservation API Support (#38358) * IP Preservation API Support --------- Co-authored-by: Prajjwal Kamboj <[email protected]> --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> * Add optional boolean to capabilityhost object and rename agentDeployments (#38374) * Add optional boolean to capabilityhost object * Rename applications/deployments to applications/agentDeployments. * Update naming enablePublicHostedCode -> enablePublicHostingEnvironment. * Update suppression to fix path. --------- Co-authored-by: Jeremy Kramer <[email protected]> * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611) * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state * Review feedback: break, eliminate empty set handling in favor of empty tag value * Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639) Co-authored-by: Daniel Jurek <[email protected]> * fix param order (#38657) Co-authored-by: catalinaperalta <[email protected]> * Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660) This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f. * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655) * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 8 example JSON files in EdgeActions preview API * Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/ --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> --------- Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * Added SourceEncryptionKey (#38662) * Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665) * tsp compile * clean install + re-compile --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * remove outdated TypeSpecValidation suppressions (#39247) Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Mary Gao <[email protected]> * build(deps-dev): bump @typespec/compiler (#39284) Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec). Updates `@typespec/compiler` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@typespec/compiler" dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump prettier from 3.6.2 to 3.7.4 (#39308) * [.github] ignore shared/coverage in eslint (#39312) * [EngSys] npm update --before 2025-12-16 (#39313) - earliest date compatible with tsp version * [TSP Migration]--RedisEnterprise (#38436) * just converted modelerfour: lenient-model-deduplication: true prenamer: true * could compile * update * update * Update tspconfig.yaml * update * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * update * update client name * update config for python * updaate * add config * remove example config * revert code * fix PrivateEndpointConnection duplicate schema * remove java config * fix PrivateEndpointConnectionListResult * add go config * add go config * add go config * update * update go config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [.github] bump vitest from 3.2.4 to 4.0.15 (#39309) * [eng/tools] Bump @types/node from 18 to 20 (#39314) * Update StorageSync TypeSpec definitions for new .NET MPG support (#39257) * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge GalleryRP 2025-03-03 Features into Main (#38715) * add new version to main.tsp * add examples * swagger generated * update readme file * add import versioining * Gallery Image version StorageAccountStrategy (#35769) * tsp update * swagger added * fix typespec CI validation --------- Co-authored-by: Ojo Okoka <[email protected]> * New resource type - Gallery Scripts (#35887) * added models and main.tsp reference * update * add added decorators * fix unintentional change * add examples * update galleryScript name pattern * fix parameter name with back-compatibles * fix CI failures * update responses codes * fix enum descriptions * add validationStatus * update * set readOnly properties as readOnly * remove schema from 202 returns * fix typo * tsp compiler updated * Included Azure-AsyncOperation headers to address ARM Comments * Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues * Attempt to fix CI TypeSpec Validation * Attempt to fix CI TypeSpec Validation through npx commands * Attempted fix * Cleanup GalleryScriptVersion.tsp file * Attempted to use Azure decorators --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> * Compilation Errors for TS Validation Fix * Adding updated Gallery swagger to updated Readme input-file * Rollback name pattern req + updates to Typespec Validation * Adding delete read only directives to change 2024-03-03 json from update * Reversing changes and Getting Breaking Change Approval * Revert name pattern changes to see CI checks * Fix Readme and add Swagger Lint Suppression * Corrected name for min and maxValue * Rollback on parameter name changes * Added existing name pattern for GalleryApplications * Removed suppression for NamePattern --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: audreyttt <[email protected]> * add .net sdk config (#39177) Signed-off-by: Ryan Zhang <[email protected]> * Made dotnet SDK validation required (#39318) * Enabled required setting for .net * Fixed test * Remove Invoke-ToolDescriptionEvaluator script (#39321) Co-authored-by: Summer Warren <[email protected]> * Rename body (#39265) * Rename body * update examples. * updates * update * update * updates * Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319) * Dell public swagger API release (#39310) * typespec move for november preview (#38980) * typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> * Update client setting of Terraform (#39304) * update descriptions for execute create and delete (#39218) * [EngSys] npm update --before 2025-12-17 (#39336) * [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315) - reactions to breaking changes - adds config to include only `test` dir - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`) - [openapi-diff-runner] mock ctors using `function` instead of `=>` * Set StagedArtifactsFolder to empty if it's undefined (#39303) * Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix flatten breakings for avs (#39325) * Add swagger and typespec `module` version suffix (#39133) * add suffix * add config * add config * add version suffix * add quota version suffix * update version * Cleaned up obsolete content (#39225) * [typespec-requirement] enable eslint (#39348) * [eslint] Enable debug category "eslint:linter" (#39349) - Lists all files analyzed * [tsp-client-tests] enable eslint (#39350) * Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861) * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updete client settings for VirtualEnclaves (#39355) * Update client settings for StorageMover (#39329) * Updete client settings for WorkloadOrchestration (#39356) * configure default value for python (#39368) * Migrate stress cluster resource groups (#39126) Co-authored-by: Ben Broderick Phillips <[email protected]> * [TSP Migration][batch] TypeSpec migrated from swagger (#38084) * converted * solved error * update @list && main.tsp description * update parameters:name * update response:header * update x-nullable:true * update deprecated && delete deprecated suppress * update tspconfig.yml & midify readme & delete other swagger file * after prettier * after prettier recource-manager * solve warning * add @secret & update #suppress * fix x-ms-enum missing name * update readme * fix tspconfig location error * remove operationId * remove @useDepedency * update missing * model validation test * model validation test * fix model validation error * fix model validation error * fix model validation error * fix model validation error * Revert "model validation test" This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496. * fix default response * update * update * prettire * update * update dec & summary * update * update * fix tsmv error * format change * diff fix * add title * fix diff * diff fix * update description * delete * fix model validation error * update response * update * update * fix * remove FIXME * Replace with Custom Resource Model and Update * update client name for js sdk * update * java config * java config * Update client.tsp * update go config * update go config * add go config * add go config * add go config * Add publicNetworkAccess missing enum name * update * update * update * update * update * add go config * fix * add go config * format * add go config * format * update path parameter descriptions * fix * update * update accountName Doc and Pattern * update title on nodeDeallocationOption * change batchaccount to TrackedResource * Update client.tsp * Update client.tsp * Clean up blank lines in client.tsp Removed unnecessary blank lines in client.tsp * delete duplicate title * update batchaccount pattern * Add config for csharp --------- Co-authored-by: mcgallan <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: judy.liu <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Minghao Chen <[email protected]> * Storage STG 101 Swagger (#39127) * initial commit (#37884) * update blob enum (#37888) * Added Files Swagger (#37955) * Added Files swagger (#37986) * Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed (#37893) * Add support for missing SKU Name values (#37954) * Delete Blob Conditional Tier 101 (#37913) * Delete Blob Conditional Tier * un-parameterized * Added SourceCustomerProvidedKey Request Headers (#37928) * Cross-Tenant support for Principal Bound Delegation Sas 101 (#38020) * Added Request body and Response body * Added changes for Files * Added chnages for Queues * removed queues * Added queues back * Added ShareErrorCodes (#37984) * Grouped Source CPK (#39176) * Removed enum (#39320) --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Mike Harder <[email protected]> * MPG migration - purestorageblock (#39365) * MPG migration - onlineexperimentation (#39345) * update tspconfig.yaml (#39359) --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Ryan Zhang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xinni Tong <[email protected]> Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Zhonglei Ma <[email protected]> Co-authored-by: Praveen Kuttappan <[email protected]> Co-authored-by: Praven Kuttappan <[email protected]> Co-authored-by: Osahumen Uyi Aghasomwan <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Xiang Yan <[email protected]> Co-authored-by: Charles Lowell <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Yuqing Wei <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Juan Ospina <[email protected]> Co-authored-by: Zulfat Nutfullin <[email protected]> Co-authored-by: ashwinmayya <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Gerardo Lecaros <[email protected]> Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: Jiarui Guo <[email protected]> Co-authored-by: Jiarui Guo <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Sean McCullough <[email protected]> Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: Mary Gao <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: audreyttt <[email protected]> Co-authored-by: Ryan Zhang <[email protected]> Co-authored-by: Ray Chen <[email protected]> Co-authored-by: Summer Warren <[email protected]> Co-authored-by: Tejaswi Salaigari <[email protected]> Co-authored-by: KajalSethi <[email protected]> Co-authored-by: abaranwal-ms <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Nneka Okeke <[email protected]> Co-authored-by: ZiWei Chen <[email protected]> Co-authored-by: Meghana Gupta <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: Qishun Zhong (MSFT) <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Minghao Chen <[email protected]>
kamboj-prjwl
added a commit
that referenced
this pull request
Jan 5, 2026
* build(deps): bump actions/upload-artifact from 4 to 5 (#39207) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548) * The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> * [TypeSpec-Migration] ManagementGroups (#38384) * initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d. * prettier * service-dir * fix cache-control and x-nullable * config * remove operation id * fix x-nullable * x-ms-parameter-location for subscriptionId * add code * add code * Add client customization for ManagementGroupsAPI * Rename client to ManagementGroupsMgmtClient * Revert "x-ms-parameter-location for subscriptionId" This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add configuration to verify the new code generation (#39024) * Add a step explicitly to verify setup (#39213) Co-authored-by: Praveen Kuttappan <[email protected]> * Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file * Update Chat event to include sequenceId (#39046) * Update Chat event to include sequenceId * running Tsp * updating sequence to use uint64 instead of int64 * undo commit - updating sequence to use uint64 instead of int64 * [dependabot.yml] Remove cooldown for github-actions (#39222) - We only pin actions major versions, so cooldown less useful - Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period * Migrate Storage from swagger to TypeSpec (#35403) * converted * update * update * run prettier * update * remove old example files * include new example files in TSP directory * update * update * update * Update models.tsp * recover readme.md * array element length constraint * recovery of previous spec files * Update tspconfig.yaml * update * update * update for {subscription-id} to 00000000-0000-0000-0000-000000000000 * update * update * etag mv fix * Update BlobContainersList.json * Update BlobContainersList.json * format uri fix * update * update * fix etag not eTag * fix optional body * update * update * fix for ProvisioningState * update * update * adopt the ErrorResponse with the local defined one. * update * fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update * fix for OverrideErrorType * fix optional body * Update ImmutabilityPolicy.tsp * Update tspconfig.yaml * Update ImmutabilityPolicy.tsp * update * update * remove @operationId decorate * update * fix warning for clientLocation * update * Update client.tsp * Update main.tsp * fix * deleted in the fix #36084 * fix * addted example files * update * formatted * update * update * update * update * Update Java service-dir after package split * fix as new pagination way * Fix: "x-ms-external": true * update * update * Revert "update" This reverts commit af8700be938e379a1affd8228506571122e74450. * Revert "update" This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14. * Fix Request model * update for PR #36668 * update * resolve breaking * fix go * fix go * update * update * Update back-compatible.tsp * Update tspconfig.yaml * Update models.tsp * java configurations * update * update * Update client.tsp * Update tspconfig.yaml * update * etag for java * update client name for python * override for java * format * update * Update client.tsp * Update tspconfig.yaml * Update tspconfig.yaml * recovery of version 2025-01-01 * update * delete examples of xx.Management of 2025-01-01 * add examples to Tsp of 2025-06-01 * examples of swagger after run tsp compile . * Update models.tsp * Update openapi.json * resolve warnings * fix customAzureResource * update * rename common type Resource * update * update * update * update IntervalUnit * Revert "update IntervalUnit" This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e. * Add Python to clientName for DeletedAccounts * fix: IntervalUnit * Update client.tsp * Update StorageTaskAssignment.tsp * add config for python * add config for python * add config for python * Update back-compatible.tsp --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Search tsp rc (#38841) * Omit constructors for Rust Key Vault clients (#39209) * build(deps): bump actions/upload-artifact from 5 to 6 (#39223) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 3 to 4 (#39224) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Update default node version from 22 to 24 (#39227) * Add 'APIView prod deployment' to internal service connections (#39216) Co-authored-by: Wes Haggard <[email protected]> * [EngSys] Update default node version from 22 to 24 (part 2) (#39228) * Improve Description Per feedback (#39220) * [search] tsp format (#39230) * build(deps): bump actions/github-script from 7 to 8 (#39205) * build(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]> * [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232) - Not necessary to align with typespec repo - Sufficient for both repos to stay near latest * [EngSys] Add action to install deps for github-script (#39244) * Azure Databricks 2026-01-01 API Version (#38900) * Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link * Clean up typespec issues in ACR (#39031) * update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116) * [avs] Update client.tsp (#39253) * Update client.tsp * Update client.tsp * [.github] Rename workflow files from *.yml to *.yaml (#39233) * Update paths to include all files in .github directory for evals (#39263) Co-authored-by: Juan Ospina <[email protected]> * Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <[email protected]> * [.github] Add test to ensure workflows use extension `.yaml` (#39279) * Updated property descriptions for several weather service object properties. (#38908) * Updated property descriptions for AirAndPollen and AirQuality properties. * Updated property descriptions for 'daily' objects. * Updated property descriptions for 'daily' objects. * spelling issues. * Updates to datTime properties etc. * feedback * [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168) * [TSV] share a helper to get the last segment of emitter-output-dir (#39163) * feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution * fix: update error messages for emitter output directory validation and streamline variable resolution logic * fix: refactor emitter output directory rules for improved consistency and clarity * fix: update variable type annotations for improved type safety in emitter options --------- Co-authored-by: Kyle Zhang <[email protected]> * remove package-name in tspconfig.yaml (#39285) * update (#39254) * [Draft] Updates to TextTranslation 2025-10-01-preview (#38621) * Update get supportedLanguagesResult, -dictionary + LLM models * clean up client.tsp, custom rename dir -> directionality * Rename: TranslateTarget -> TranslationTarget * ReferenceSentencePair -> ReferenceTextPair * avoid body in generated names * versioning update * response values read visibility * transliterateresult value readonly * cleanup client * custom clientname for translate item targets * update getsupportedlanguages example & missed models field on translationlanguage * fix a couple of fields * type string -> etag * readonly languages dictionary * scripts list readonly * exclude python from client renames * clientName dotnet -> csharp * python emitter no generate test & sample * disable generate saple for java * generate-samples java typo * fix typo in comment * java codegen config * java generated parameter naming * make unused classes internal for java * set usage types for internal classess * clean up java generated methods --------- Co-authored-by: Jiarui Guo <[email protected]> * Update Nginx spec (#39215) * [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142) * add new rule for python configuration validation * Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic --------- Co-authored-by: Kyle Zhang <[email protected]> * mgmt, flatten only for autorest (#39252) * Migrate PostgreSql to TypeSpec (#36556) * Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256) Co-authored-by: Kyle Zhang <[email protected]> * Storage STG 101 Typespec (#39128) * Added new Typespec version for STG101 (#38546) * new typespec version * Added generated_blob * updated default tag in readme * Added examples directory * Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626) * added DelegatedUserTid * Add generated_blob.json * re-commented @azure-tools/typespec-csharp * updated formatting * Added SKUs (#38658) * Merged main (#38661) * Spelling baseline and corrections for .github folder (#38545) * Baseline for .github folder * Narrow exceptions for some spellings * Format * spell check tests/fixtures * [.github/shared] type-check tests (#38532) - Enable TypeScript type checking of test files - Address all type errors - Preparing to enable eslint type-checked ruleset - In future PR, will enable type-checking of tests in `.github/workflows` * Migrate conditional flatten to flattenProperty (#38541) * npm update (#38548) * Durabletask: Revert client rename to meet .NET naming conventions (#38552) * Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)" This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241. * DurableTask client: add new class name --------- Co-authored-by: Bernd Verst <[email protected]> * desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798) desktopvirtualization 2025-08-01-preview & 2025-09-01-preview Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> * Update the csharp codegen settings for mysql (#38566) * Update the DurableTask configuration to support the new MPG (#38568) * java, mgmt, elasticsan config (#38569) * java, mgmt, acr, config readme (#38570) * Swagger changes to Support Jira V2 in ADF (#38430) * Update Dataset.json for Jira dataset properties Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset. * Add JiraDatasetTypeProperties to Dataset.json Added Jira dataset properties with descriptions for tableName, table, and schema. * Change dataset reference from Generic to Jira type * Update Jira dataset descriptions for V2 support * Update Jira dataset descriptions for V2 support --------- Co-authored-by: Jingshu918 <[email protected]> * Using new management plain generator for service dependency map (#38567) * update tspconfig.yaml. * replace suffix "Request" With "Content" in model names. * update client.tsp * update client.tsp * fix format issue. * mgmt, java, monitor, directive to avoid enum of duplicated name (#38572) * Update readme.md (#38565) Co-authored-by: Weidong Xu <[email protected]> * add python config (#38576) * Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559) * Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview * Updates readme * Updates API version in new specs and examples * add alb addon to managed cluster ingress profile (#38022) * Update managed namespace preview api based on GA api (#38036) * add default domain to aks preview 2025-09-02 (#38037) * feat: Support nftables mode in kube-proxy (#38030) * feat: Support nftables mode in kube-proxy * allow nftables word * asdf * asdf * asdf * remove outdated maintenance config examples (#38057) Co-authored-by: juanbe <[email protected]> * Added new kata naming convention to preview API. (#38067) --------- Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> * added older preview versions (#38397) * added older preview swagger * added back 20241115preview and 20250515preview in typespec * updated readme * add older preview swagger * added 20241115preview and 20250515preview in typespec for Conv inference * updated readme * added older preview swaggers for conv authoring * add older preview in typespec * update readme * fix typespec validation * updated readme * removed 20241115preview from analyzetext * remove from analyzetext readme * removed 20241115preview from analyze conversations * remove from analyzeconversation readme * removed 20241115preview from analyzeconversationauthoring * removed from analyzeconversationauthoring readme * Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583) * prompt * this * line * update bens suggestions * update * remove try to find pkg path logic * Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * path * updates * list numbering incorrect * linting --------- Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * Update Microsoft365 naming to Channels (#38517) * Migrate newrelic to TypeSpec (#36442) * generated * update * update * update * update * update * delete * update * update * remove x-cadl-generated * update * delete consumes * update * rename folder * remove legacyoperation * update tspconfig * format * update summary and description * update * add namepattern * fix java package name * service-dir for java * Update tspconfig.yaml * update * add config for python * rename op name for python * sync go directive * update package name for js sdk * remove rename config for python * update service-dir for js sdk * fix * Update output directory and module for New Relic * update client name for js * Add createOrUpdate client for MonitoredSubscriptions * update --------- Co-authored-by: melina5656 <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * service bus config (#38578) * Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286) * Add maintenance config fields to ARM spec * Move versions from private repo to public for Microsoft.Datadog (#38009) * Base commit * Add new api versions * Fix SDK validation * Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054) * Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview. * Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview - Convert EdgeActions from JSON swagger to TypeSpec - Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#) - Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK - Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention) - Add file-scoped suppression for ProvisioningStateMustBeReadOnly - Add new operations: SwapDefault, DeployVersionCode, GetVersionCode - Update all examples to 2025-09-01-preview - Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples * fix java sdk validation * fix(edgeactions): address PR review comments for 2025-09-01-preview - Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline - Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior - Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId) - Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md - Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings * style(edgeactions): apply tsp format to TypeSpec files - Reformat @@extension calls to multi-line style for better readability - Reorder #suppress directive placement per formatter rules * remove unnecessary ProvisioningStateMustBeReadOnly suppression All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules. * Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression" This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772. * extend ResourceProvisioningState for standard ARM compliance Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle. * remove ProvisioningStateMustBeReadOnly suppression Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements. * add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors. References: - https://github.com/Azure/azure-openapi-validator/issues/637 - https://github.com/Azure/oav/issues/848 --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> * Merge tag for ACR Go release (#38594) * Merge tag for ACR Go release * Update input file path for container registry tasks * fix * update * Add documentation for Defender for Containers resource level (#35905) * Add documentation for Defender for Containers resource level * remove operation status * prettier * remove tags with multiple versions * revert * new line * revert --------- Co-authored-by: ygorshomov <[email protected]> * [CQA] Correct typo (#38579) * correct typo * change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal --------- Co-authored-by: Qi Yin <[email protected]> * Waves API (#37394) * Changes for public preview * Adding refresh API * Adding further types for drApplicanceInventoryId * [.github] type-check tests (#38591) * Add contrainerregistry directive (#38619) * add directive * add directive * add directive * add directive * add directive * mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616) * remove the csharp config since this library is still generating from swagger (#38599) * Keyvault.Management TypeSpec, fix secrets put (#38620) * fix secret * regen * Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) * Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607) * add tool instructions prompt * minor * prompt revision * prompt revision and fallback to core requirements * rename langs to languages + revise prompt * edit prompt and make checks concurrent * fix prompt * add venvPath argument * minor prompt and log edit --------- Co-authored-by: jennypng <[email protected]> * Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581) * omit constructors (#38588) * Update with the configuration to run go generate after tsp compile. (#38609) There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems. This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly. * Fix tag in dns-resolver new version for swagger generations (#38635) * remove HDInsight On Aks api specs (#38593) Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> * Updated the description for the boundingBox property of the address object. (#38554) * Release Microsoft.Network API Version 2025-03-01 (#38556) * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Copy readme.md suppressions and directives from previous stable version * Application Gateway Entra JWT Validation Feature Support (#38335) * Application Gateway Entra JWT Validation Feature Support * fixing doe style issues --------- Co-authored-by: Hemant Imudianda <[email protected]> * Application Gateway MTLS Passthrough Feature Support (#38337) Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * Remove NonSensitivity for DDoS ruleset (#38246) * Remove NonSensitivity * make change in the right API folder * add suppression --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Judy Liu <[email protected]> * Adding recordType field to 2025-03-01 version (#38361) * Adding recordType field to 2025-03-01 version * Changed description of RecordType --------- Co-authored-by: Riddhi Nilawar <[email protected]> * Add new DdosCustomPolicy properties + update examples (#38272) * Add DCP properties + update examples to 2024-07-01 to 2025-03-01 * Remove unecessary FIP from examples * Remove < 2025-03-01 API version changes + Resolve PR feedback * Remove unecessary type * Fix PR comments * Attempt --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * Updating Examples Files For ErGwScale Get / Update (#38419) * update examples * updated the jsons --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * IpVersionType property for Private Endpoint API (#38497) * Addedipconfig type * Fix indentation * Addressing comments * Added example --------- Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * IP Preservation API Support (#38358) * IP Preservation API Support --------- Co-authored-by: Prajjwal Kamboj <[email protected]> --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> * Add optional boolean to capabilityhost object and rename agentDeployments (#38374) * Add optional boolean to capabilityhost object * Rename applications/deployments to applications/agentDeployments. * Update naming enablePublicHostedCode -> enablePublicHostingEnvironment. * Update suppression to fix path. --------- Co-authored-by: Jeremy Kramer <[email protected]> * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611) * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state * Review feedback: break, eliminate empty set handling in favor of empty tag value * Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639) Co-authored-by: Daniel Jurek <[email protected]> * fix param order (#38657) Co-authored-by: catalinaperalta <[email protected]> * Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660) This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f. * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655) * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 8 example JSON files in EdgeActions preview API * Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/ --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> --------- Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * Added SourceEncryptionKey (#38662) * Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665) * tsp compile * clean install + re-compile --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * remove outdated TypeSpecValidation suppressions (#39247) Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Mary Gao <[email protected]> * build(deps-dev): bump @typespec/compiler (#39284) Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec). Updates `@typespec/compiler` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@typespec/compiler" dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump prettier from 3.6.2 to 3.7.4 (#39308) * [.github] ignore shared/coverage in eslint (#39312) * [EngSys] npm update --before 2025-12-16 (#39313) - earliest date compatible with tsp version * [TSP Migration]--RedisEnterprise (#38436) * just converted modelerfour: lenient-model-deduplication: true prenamer: true * could compile * update * update * Update tspconfig.yaml * update * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * update * update client name * update config for python * updaate * add config * remove example config * revert code * fix PrivateEndpointConnection duplicate schema * remove java config * fix PrivateEndpointConnectionListResult * add go config * add go config * add go config * update * update go config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [.github] bump vitest from 3.2.4 to 4.0.15 (#39309) * [eng/tools] Bump @types/node from 18 to 20 (#39314) * Update StorageSync TypeSpec definitions for new .NET MPG support (#39257) * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge GalleryRP 2025-03-03 Features into Main (#38715) * add new version to main.tsp * add examples * swagger generated * update readme file * add import versioining * Gallery Image version StorageAccountStrategy (#35769) * tsp update * swagger added * fix typespec CI validation --------- Co-authored-by: Ojo Okoka <[email protected]> * New resource type - Gallery Scripts (#35887) * added models and main.tsp reference * update * add added decorators * fix unintentional change * add examples * update galleryScript name pattern * fix parameter name with back-compatibles * fix CI failures * update responses codes * fix enum descriptions * add validationStatus * update * set readOnly properties as readOnly * remove schema from 202 returns * fix typo * tsp compiler updated * Included Azure-AsyncOperation headers to address ARM Comments * Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues * Attempt to fix CI TypeSpec Validation * Attempt to fix CI TypeSpec Validation through npx commands * Attempted fix * Cleanup GalleryScriptVersion.tsp file * Attempted to use Azure decorators --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> * Compilation Errors for TS Validation Fix * Adding updated Gallery swagger to updated Readme input-file * Rollback name pattern req + updates to Typespec Validation * Adding delete read only directives to change 2024-03-03 json from update * Reversing changes and Getting Breaking Change Approval * Revert name pattern changes to see CI checks * Fix Readme and add Swagger Lint Suppression * Corrected name for min and maxValue * Rollback on parameter name changes * Added existing name pattern for GalleryApplications * Removed suppression for NamePattern --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: audreyttt <[email protected]> * add .net sdk config (#39177) Signed-off-by: Ryan Zhang <[email protected]> * Made dotnet SDK validation required (#39318) * Enabled required setting for .net * Fixed test * Remove Invoke-ToolDescriptionEvaluator script (#39321) Co-authored-by: Summer Warren <[email protected]> * Rename body (#39265) * Rename body * update examples. * updates * update * update * updates * Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319) * Dell public swagger API release (#39310) * typespec move for november preview (#38980) * typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> * Update client setting of Terraform (#39304) * update descriptions for execute create and delete (#39218) * [EngSys] npm update --before 2025-12-17 (#39336) * [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315) - reactions to breaking changes - adds config to include only `test` dir - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`) - [openapi-diff-runner] mock ctors using `function` instead of `=>` * Set StagedArtifactsFolder to empty if it's undefined (#39303) * Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix flatten breakings for avs (#39325) * Add swagger and typespec `module` version suffix (#39133) * add suffix * add config * add config * add version suffix * add quota version suffix * update version * Cleaned up obsolete content (#39225) * [typespec-requirement] enable eslint (#39348) * [eslint] Enable debug category "eslint:linter" (#39349) - Lists all files analyzed * [tsp-client-tests] enable eslint (#39350) * Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861) * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updete client settings for VirtualEnclaves (#39355) * Update client settings for StorageMover (#39329) * Updete client settings for WorkloadOrchestration (#39356) * configure default value for python (#39368) * Migrate stress cluster resource groups (#39126) Co-authored-by: Ben Broderick Phillips <[email protected]> * [TSP Migration][batch] TypeSpec migrated from swagger (#38084) * converted * solved error * update @list && main.tsp description * update parameters:name * update response:header * update x-nullable:true * update deprecated && delete deprecated suppress * update tspconfig.yml & midify readme & delete other swagger file * after prettier * after prettier recource-manager * solve warning * add @secret & update #suppress * fix x-ms-enum missing name * update readme * fix tspconfig location error * remove operationId * remove @useDepedency * update missing * model validation test * model validation test * fix model validation error * fix model validation error * fix model validation error * fix model validation error * Revert "model validation test" This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496. * fix default response * update * update * prettire * update * update dec & summary * update * update * fix tsmv error * format change * diff fix * add title * fix diff * diff fix * update description * delete * fix model validation error * update response * update * update * fix * remove FIXME * Replace with Custom Resource Model and Update * update client name for js sdk * update * java config * java config * Update client.tsp * update go config * update go config * add go config * add go config * add go config * Add publicNetworkAccess missing enum name * update * update * update * update * update * add go config * fix * add go config * format * add go config * format * update path parameter descriptions * fix * update * update accountName Doc and Pattern * update title on nodeDeallocationOption * change batchaccount to TrackedResource * Update client.tsp * Update client.tsp * Clean up blank lines in client.tsp Removed unnecessary blank lines in client.tsp * delete duplicate title * update batchaccount pattern * Add config for csharp --------- Co-authored-by: mcgallan <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: judy.liu <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Minghao Chen <[email protected]> * Storage STG 101 Swagger (#39127) * initial commit (#37884) * update blob enum (#37888) * Added Files Swagger (#37955) * Added Files swagger (#37986) * Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed (#37893) * Add support for missing SKU Name values (#37954) * Delete Blob Conditional Tier 101 (#37913) * Delete Blob Conditional Tier * un-parameterized * Added SourceCustomerProvidedKey Request Headers (#37928) * Cross-Tenant support for Principal Bound Delegation Sas 101 (#38020) * Added Request body and Response body * Added changes for Files * Added chnages for Queues * removed queues * Added queues back * Added ShareErrorCodes (#37984) * Grouped Source CPK (#39176) * Removed enum (#39320) --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Mike Harder <[email protected]> * MPG migration - purestorageblock (#39365) * MPG migration - onlineexperimentation (#39345) * update tspconfig.yaml (#39359) * Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal (#39088) * Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal * update go config --------- Co-authored-by: ReleaseHelper <ReleaseHelper> * Edge actions api 2025 12 01 preview - Remove addAttachment and deleteAttachment operations from the public EdgeActions API (#38775) * Add baseline for 2025-12-01-preview based on 2025-09-01-preview Copy all files from 2025-09-01-preview as baseline for new API version. This is an exact copy of 2025-09-01-preview before making any changes to remove attachment APIs. * Remove addAttachment and deleteAttachment operations from 2025-12-01-preview - Added @removed decorator to addAttachment and deleteAttachment operations in main.tsp - Updated tspconfig.yaml with multi-version output pattern - Set 2025-12-01-preview as default tag in readme.md - Removed stale example files with incorrect naming - Both API versions generated from single TypeSpec source * fix: make read-only properties optional in 2025-12-01-preview to fix SDK generation - EdgeActionAttachment.id: made optional with @madeOptional decorator - EdgeActionVersionProperties.validationStatus: made optional - EdgeActionVersionProperties.lastPackageUpdateTime: made optional - EdgeActionExecutionFilterProperties.lastUpdateTime: made optional These read-only properties cannot be provided by clients on create/update, so they should not be required. Using @madeOptional ensures the change only applies to 2025-12-01-preview while maintaining backward compatibility with 2025-09-01-preview. --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: AnamikaNupur <[email protected]> * Fixed SiteDetails in EdgeMachine (#39407) merging bug fix * Added new api to provide workspace details using workspace ID (#39186) * Base commit to add new api-version * Added new api to provide workspace details using workspace ID * Fixed CI validation * Fixed CI validation * Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp Co-authored-by: Copilot <[email protected]> * Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp Co-authored-by: Copilot <[email protected]> * Update specification/loadtestservice/data-plane/playwright/preview/2026-01-01-preview/playwright.json Co-authored-by: Copilot <[email protected]> * Fixed CI validation --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Mike Harder <[email protected]> * Add Azure Red Hat OpenShift 2025-07-25 API version (#35013) * commit previous API version `v2024-08-12-preview` first * commit new API version `v2025-07-25` second * Remove unsupported SQL Pool Metadata Sync Configs pages (#39331) * Change only the current default versions (the one specified in https://github.com/Azure/azure-rest-api-specs/blob/main/specification/synapse/resource-manager/readme.md#tag-package-composite-v2) * Moving it from preview file as well as avocado error states that. * Removing API from older versions * Removing unreferenced MetadataSyncConfig config --------- Co-authored-by: Tijana Sonjic <[email protected]> * User/gwilfshukrun/fix discrepancies between preview stable (#39293) * Fix metadataPatch model to be consistent with BE + Preview versions * Fix operations preview version discrepancies * Fix alert rules discrepancies between stable and preview * Fix discrepancies of data connectors between preview and stable * Fix watchlists discrepancies between preview and stable * Fix incidents discrepancies between preview and stable * Fix prettier * Fix prettier attemp 2 * Fix model of data connectors * Fix dataconnectors examples * add mdti to spellcheck * Revert all previous private changes, keep only the latest preview changes * Fix alert rule descriptions * Updated descriptions to better align with naming conventions and product names (#39402) * Fix AAD references, using name Microsoft Entra ID * Fix description for data connectors stable --------- Co-authored-by: Guy Wilf Shukrun <[email protected]> Co-authored-by: dacousin-msft <[email protected]> * [DisconnectedOperations] Add configuration to verify the new code generation (#39033) * [DevOpsInfrastructure] Add configuration to verify the new code generation (#39008) * [ComputeSchedule] Add configuration to verify the new code generation (#39022) * [Qumulo] Add configuration to verify the new code generation (#39011) * [Grafana] Add configuration to verify the new code generation (#39052) * Updete client settings for OracleDatabase (#39394) * Updete client settings for IotOperations (#39416) * java, mgmt, healthbot, tspconfig for backward-compatibility (#39430) * Update client settings for FileShare .Net SDK (#39422) * MPG migration - workloadssapvirtualinstance (#39286) * Update client settings for AzureStackHciVm (#39425) * MPG migration - Fabric (#39010) * Update client setting for FileShares (#39433) * [storage] configure default value for python (#39251) * configure default value for python * configure default value for python * revert (#39326) --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Ryan Zhang <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xinni Tong <[email protected]> Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Zhonglei Ma <[email protected]> Co-authored-by: Praveen Kuttappan <[email protected]> Co-authored-by: Praven Kuttappan <[email protected]> Co-authored-by: Osahumen Uyi Aghasomwan <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Xiang Yan <[email protected]> Co-authored-by: Charles Lowell <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Yuqing Wei <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Juan Ospina <[email protected]> Co-authored-by: Zulfat Nutfullin <[email protected]> Co-authored-by: ashwinmayya <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Gerardo Lecaros <[email protected]> Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: Jiarui Guo <[email protected]> Co-authored-by: Jiarui Guo <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Sean McCullough <[email protected]> Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <37525416+Amichelangelo@users.…
audreyttt
added a commit
that referenced
this pull request
Jan 5, 2026
* bump @apidevtools/json-schema-ref-parser from 14.2.1 to 15.1.3 (#38733) * Sync eng/common directory with azure-sdk-tools for PR 13267 (#39131) * Updated artifactJson input to artifacts input * Prioritized service directory from artifact object over the parameter input * Returned error when service directory is not provided for the old usage * Removed redudant line * Initilized the variable in a loop --------- Co-authored-by: ray chen <[email protected]> * Fix Go suppression problem (#39038) * refine tsp validation suppression for go * update --------- Co-authored-by: tadelesh <[email protected]> * LogGroupStart should have local build output (#39141) Co-authored-by: Patrick Hallisey <[email protected]> * [Minor] use arm operations for ov api (#39120) * use arm operations * fix doc comment * Fix comment (#39147) * Fix broken links in copilot intructions (#39096) Co-authored-by: Mariana Rios Flores <[email protected]> * [arm-auto-signoff] Refactor to code+status pattern (#39149) - Preparation for #38744 * build(deps-dev): bump the eslint group across 2 directories with 1 update (#39155) Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.48.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> * [Peering] Typespec migration (#38357) * init * update autorest config * format * fix warning * legacy route whose response body is enum * fix breakings * add client config * fix duplicated schema issue for python * remove useless @operationId * fix legacy route * swagger format * format swagger * update * remove unnecessary produces * delete unnecessary suppresions * Mitigate peering breaking (#38642) * edit config * add clientlocation * add config * Update client.tsp * update client name for js sdk * fix duplicated resource * replace x-ms-identifiers with @identifiers * suppress some unnecessary warnings * Add 'javascript' to PeeringManagementClient support --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add public preview version 2026-01-01-preview to computeschedule for OARS feature (#39041) * Refactor code structure for improved readability and maintainability * update readme * Add examples * pass validations * fix validations * fix * clean up and update tsp file with info suffix * updates * prettier * rerun --------- Co-authored-by: Haojing Lu <[email protected]> * Revert "Added new API version 2026-01-01-preview to Microsoft.DBforPostgreSQL (#38674)" (#39125) This reverts commit 16e09790bdb18ad609a334a118ebd8599ca592da. * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec (#38975) * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec * Remove custom ARM operation modeling * Fix dotnet SDK error about "Data" suffix * Revert "Remove custom ARM operation modeling" This reverts commit ba6b7030f6452d29989e7fc12d43c3296576a0f9. * Try renaming operation related models for dotnet * Try another name for dotnet Operation type * More dotnet SDK fixes * Revert common types version change * Format files * Try overriding the type --------- Co-authored-by: Mark Drobnak <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13134 (#39091) * instruction fix * description + instructions --------- Co-authored-by: Juan Ospina <[email protected]> * Upgrade typespec 1.7, Azure libraries 0.63 (#39167) * Upgrade typespec next * fix * fix some samples * more sample fix * more sample fix * more sample fix * fix more * Fix wrong revert * Revert --------- Co-authored-by: Mark Cowlishaw <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13281 (#39151) * Fix link checks to npm for packages * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @weshaggard --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13076 (#39173) * Used full pkg name in release work items * Used full pkg name for dev ops work item * Added test * Pass in package info file path * Reverted changes to verify-changelog.yml and script * Updated script to process groupId in work items * Renamed new property to GroupId * Removed the condition check for Group * Build hash key with non-null arguments * Used the original BuildHashKey to return hash from non-null args --------- Co-authored-by: ray chen <[email protected]> * Add #Requires statement to common.ps1 (#39172) Co-authored-by: Patrick Hallisey <[email protected]> * bump the targeted proxy version (#39156) Co-authored-by: Scott Beddall <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13100 (#39169) * prompt improvement * minor * test making copilot install for you * minor --------- Co-authored-by: jennypng <[email protected]> * fix python breaking (#39164) * Updating documentation based on Cx requirement. (#38982) * updating documentation based on Cx requirement * fix the checks * changes * changing the description to json supported format * fix * fix tsp format --------- Co-authored-by: Himanshu Agarwal <[email protected]> * Update client setting for Carbon (#39146) * Added new preview api-version (#39184) * Base commit to add new api-version * Added new api-version with storageUri as resource property * [NetAppFiles]Add missing bucket operation (#39143) * Add missing bucket operation * Add missing bucket * Add 2026-01-01-preview API version for Microsoft.DevCenter (#39180) Co-authored-by: Arber Hila <[email protected]> * fix base url typo (#39187) * Prevent language exclusion when SDK generation fails (#39132) * Sync eng/common directory with azure-sdk-tools for PR 13218 (#39179) * Add script for tool description eval workflow * Fix param casing * respond to comments --------- Co-authored-by: Summer Warren <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13304 (#39190) * Update copilot instructions to support both local and pipeline based SDK gen * Fix GroupId property access (#39195) Co-authored-by: Wes Haggard <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13235 (#39192) * Remove ApiKey usage * Add -TestAuth flag to verify Bearer token authentication * TEMP: Enable TestAuthOnly for pipeline testing * Remove testing logs * Additional clean up * Keep apikey fallback while migrating * Keep migration to new endpoint * Keep migration to new endpoint * Feedback --------- Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> * [changed-files.js] Add markdown() filter (#39198) * [ARM Auto SignOff] Fix casing of workflow name (#39200) - incorrect name introduced in #39149 * Skip verify setup tool when running on coding agent (#39130) Co-authored-by: Praven Kuttappan <[email protected]> * Update trigger and PR settings in YAML pipeline (#39194) Co-authored-by: Juan Ospina <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13325 (#39203) * Refactor API Review task conditions in YAML * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13307 (#39201) * Fix npm URL replacement logic to handle versioned and non-versioned URLs Co-authored-by: weshaggard <[email protected]> * Simplify regex pattern as suggested by weshaggard Co-authored-by: weshaggard <[email protected]> * Fix regex to handle query params and fragments, add edge case tests Co-authored-by: weshaggard <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: weshaggard <[email protected]> * [dependabot.yml] Enable for github actions (#39204) * Add 2025-09-01 to Main for ACS Email GA (#37848) * Copy files from stable/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 stable/2025-09-01 Updated the API version from stable/2025-05-01 to stable/2025-09-01. * Added tag for 2025-09-01 in readme file * add new GA resources * update * fix comment from reviewer --------- Co-authored-by: Komivi Agbakpem <[email protected]> * [mysqlflexibleservers] add config for python to keep compatibility (#39188) * add config for python to keep compatibility * update * build(deps): bump actions/checkout from 4 to 6 (#39206) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump actions/setup-dotnet from 4 to 5 (#39208) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump actions/upload-artifact from 4 to 5 (#39207) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548) * The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> * [TypeSpec-Migration] ManagementGroups (#38384) * initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d. * prettier * service-dir * fix cache-control and x-nullable * config * remove operation id * fix x-nullable * x-ms-parameter-location for subscriptionId * add code * add code * Add client customization for ManagementGroupsAPI * Rename client to ManagementGroupsMgmtClient * Revert "x-ms-parameter-location for subscriptionId" This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add configuration to verify the new code generation (#39024) * Add a step explicitly to verify setup (#39213) Co-authored-by: Praveen Kuttappan <[email protected]> * Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file * Update Chat event to include sequenceId (#39046) * Update Chat event to include sequenceId * running Tsp * updating sequence to use uint64 instead of int64 * undo commit - updating sequence to use uint64 instead of int64 * [dependabot.yml] Remove cooldown for github-actions (#39222) - We only pin actions major versions, so cooldown less useful - Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period * Migrate Storage from swagger to TypeSpec (#35403) * converted * update * update * run prettier * update * remove old example files * include new example files in TSP directory * update * update * update * Update models.tsp * recover readme.md * array element length constraint * recovery of previous spec files * Update tspconfig.yaml * update * update * update for {subscription-id} to 00000000-0000-0000-0000-000000000000 * update * update * etag mv fix * Update BlobContainersList.json * Update BlobContainersList.json * format uri fix * update * update * fix etag not eTag * fix optional body * update * update * fix for ProvisioningState * update * update * adopt the ErrorResponse with the local defined one. * update * fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update * fix for OverrideErrorType * fix optional body * Update ImmutabilityPolicy.tsp * Update tspconfig.yaml * Update ImmutabilityPolicy.tsp * update * update * remove @operationId decorate * update * fix warning for clientLocation * update * Update client.tsp * Update main.tsp * fix * deleted in the fix #36084 * fix * addted example files * update * formatted * update * update * update * update * Update Java service-dir after package split * fix as new pagination way * Fix: "x-ms-external": true * update * update * Revert "update" This reverts commit af8700be938e379a1affd8228506571122e74450. * Revert "update" This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14. * Fix Request model * update for PR #36668 * update * resolve breaking * fix go * fix go * update * update * Update back-compatible.tsp * Update tspconfig.yaml * Update models.tsp * java configurations * update * update * Update client.tsp * Update tspconfig.yaml * update * etag for java * update client name for python * override for java * format * update * Update client.tsp * Update tspconfig.yaml * Update tspconfig.yaml * recovery of version 2025-01-01 * update * delete examples of xx.Management of 2025-01-01 * add examples to Tsp of 2025-06-01 * examples of swagger after run tsp compile . * Update models.tsp * Update openapi.json * resolve warnings * fix customAzureResource * update * rename common type Resource * update * update * update * update IntervalUnit * Revert "update IntervalUnit" This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e. * Add Python to clientName for DeletedAccounts * fix: IntervalUnit * Update client.tsp * Update StorageTaskAssignment.tsp * add config for python * add config for python * add config for python * Update back-compatible.tsp --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Search tsp rc (#38841) * Omit constructors for Rust Key Vault clients (#39209) * build(deps): bump actions/upload-artifact from 5 to 6 (#39223) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 3 to 4 (#39224) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Update default node version from 22 to 24 (#39227) * Add 'APIView prod deployment' to internal service connections (#39216) Co-authored-by: Wes Haggard <[email protected]> * [EngSys] Update default node version from 22 to 24 (part 2) (#39228) * Improve Description Per feedback (#39220) * [search] tsp format (#39230) * build(deps): bump actions/github-script from 7 to 8 (#39205) * build(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]> * [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232) - Not necessary to align with typespec repo - Sufficient for both repos to stay near latest * [EngSys] Add action to install deps for github-script (#39244) * Azure Databricks 2026-01-01 API Version (#38900) * Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link * Clean up typespec issues in ACR (#39031) * update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116) * [avs] Update client.tsp (#39253) * Update client.tsp * Update client.tsp * [.github] Rename workflow files from *.yml to *.yaml (#39233) * Update paths to include all files in .github directory for evals (#39263) Co-authored-by: Juan Ospina <[email protected]> * Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <[email protected]> * [.github] Add test to ensure workflows use extension `.yaml` (#39279) * Updated property descriptions for several weather service object properties. (#38908) * Updated property descriptions for AirAndPollen and AirQuality properties. * Updated property descriptions for 'daily' objects. * Updated property descriptions for 'daily' objects. * spelling issues. * Updates to datTime properties etc. * feedback * [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168) * [TSV] share a helper to get the last segment of emitter-output-dir (#39163) * feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution * fix: update error messages for emitter output directory validation and streamline variable resolution logic * fix: refactor emitter output directory rules for improved consistency and clarity * fix: update variable type annotations for improved type safety in emitter options --------- Co-authored-by: Kyle Zhang <[email protected]> * remove package-name in tspconfig.yaml (#39285) * update (#39254) * [Draft] Updates to TextTranslation 2025-10-01-preview (#38621) * Update get supportedLanguagesResult, -dictionary + LLM models * clean up client.tsp, custom rename dir -> directionality * Rename: TranslateTarget -> TranslationTarget * ReferenceSentencePair -> ReferenceTextPair * avoid body in generated names * versioning update * response values read visibility * transliterateresult value readonly * cleanup client * custom clientname for translate item targets * update getsupportedlanguages example & missed models field on translationlanguage * fix a couple of fields * type string -> etag * readonly languages dictionary * scripts list readonly * exclude python from client renames * clientName dotnet -> csharp * python emitter no generate test & sample * disable generate saple for java * generate-samples java typo * fix typo in comment * java codegen config * java generated parameter naming * make unused classes internal for java * set usage types for internal classess * clean up java generated methods --------- Co-authored-by: Jiarui Guo <[email protected]> * Update Nginx spec (#39215) * [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142) * add new rule for python configuration validation * Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic --------- Co-authored-by: Kyle Zhang <[email protected]> * mgmt, flatten only for autorest (#39252) * Migrate PostgreSql to TypeSpec (#36556) * Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256) Co-authored-by: Kyle Zhang <[email protected]> * Storage STG 101 Typespec (#39128) * Added new Typespec version for STG101 (#38546) * new typespec version * Added generated_blob * updated default tag in readme * Added examples directory * Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626) * added DelegatedUserTid * Add generated_blob.json * re-commented @azure-tools/typespec-csharp * updated formatting * Added SKUs (#38658) * Merged main (#38661) * Spelling baseline and corrections for .github folder (#38545) * Baseline for .github folder * Narrow exceptions for some spellings * Format * spell check tests/fixtures * [.github/shared] type-check tests (#38532) - Enable TypeScript type checking of test files - Address all type errors - Preparing to enable eslint type-checked ruleset - In future PR, will enable type-checking of tests in `.github/workflows` * Migrate conditional flatten to flattenProperty (#38541) * npm update (#38548) * Durabletask: Revert client rename to meet .NET naming conventions (#38552) * Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)" This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241. * DurableTask client: add new class name --------- Co-authored-by: Bernd Verst <[email protected]> * desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798) desktopvirtualization 2025-08-01-preview & 2025-09-01-preview Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> * Update the csharp codegen settings for mysql (#38566) * Update the DurableTask configuration to support the new MPG (#38568) * java, mgmt, elasticsan config (#38569) * java, mgmt, acr, config readme (#38570) * Swagger changes to Support Jira V2 in ADF (#38430) * Update Dataset.json for Jira dataset properties Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset. * Add JiraDatasetTypeProperties to Dataset.json Added Jira dataset properties with descriptions for tableName, table, and schema. * Change dataset reference from Generic to Jira type * Update Jira dataset descriptions for V2 support * Update Jira dataset descriptions for V2 support --------- Co-authored-by: Jingshu918 <[email protected]> * Using new management plain generator for service dependency map (#38567) * update tspconfig.yaml. * replace suffix "Request" With "Content" in model names. * update client.tsp * update client.tsp * fix format issue. * mgmt, java, monitor, directive to avoid enum of duplicated name (#38572) * Update readme.md (#38565) Co-authored-by: Weidong Xu <[email protected]> * add python config (#38576) * Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559) * Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview * Updates readme * Updates API version in new specs and examples * add alb addon to managed cluster ingress profile (#38022) * Update managed namespace preview api based on GA api (#38036) * add default domain to aks preview 2025-09-02 (#38037) * feat: Support nftables mode in kube-proxy (#38030) * feat: Support nftables mode in kube-proxy * allow nftables word * asdf * asdf * asdf * remove outdated maintenance config examples (#38057) Co-authored-by: juanbe <[email protected]> * Added new kata naming convention to preview API. (#38067) --------- Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> * added older preview versions (#38397) * added older preview swagger * added back 20241115preview and 20250515preview in typespec * updated readme * add older preview swagger * added 20241115preview and 20250515preview in typespec for Conv inference * updated readme * added older preview swaggers for conv authoring * add older preview in typespec * update readme * fix typespec validation * updated readme * removed 20241115preview from analyzetext * remove from analyzetext readme * removed 20241115preview from analyze conversations * remove from analyzeconversation readme * removed 20241115preview from analyzeconversationauthoring * removed from analyzeconversationauthoring readme * Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583) * prompt * this * line * update bens suggestions * update * remove try to find pkg path logic * Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * path * updates * list numbering incorrect * linting --------- Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * Update Microsoft365 naming to Channels (#38517) * Migrate newrelic to TypeSpec (#36442) * generated * update * update * update * update * update * delete * update * update * remove x-cadl-generated * update * delete consumes * update * rename folder * remove legacyoperation * update tspconfig * format * update summary and description * update * add namepattern * fix java package name * service-dir for java * Update tspconfig.yaml * update * add config for python * rename op name for python * sync go directive * update package name for js sdk * remove rename config for python * update service-dir for js sdk * fix * Update output directory and module for New Relic * update client name for js * Add createOrUpdate client for MonitoredSubscriptions * update --------- Co-authored-by: melina5656 <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * service bus config (#38578) * Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286) * Add maintenance config fields to ARM spec * Move versions from private repo to public for Microsoft.Datadog (#38009) * Base commit * Add new api versions * Fix SDK validation * Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054) * Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview. * Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview - Convert EdgeActions from JSON swagger to TypeSpec - Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#) - Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK - Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention) - Add file-scoped suppression for ProvisioningStateMustBeReadOnly - Add new operations: SwapDefault, DeployVersionCode, GetVersionCode - Update all examples to 2025-09-01-preview - Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples * fix java sdk validation * fix(edgeactions): address PR review comments for 2025-09-01-preview - Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline - Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior - Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId) - Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md - Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings * style(edgeactions): apply tsp format to TypeSpec files - Reformat @@extension calls to multi-line style for better readability - Reorder #suppress directive placement per formatter rules * remove unnecessary ProvisioningStateMustBeReadOnly suppression All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules. * Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression" This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772. * extend ResourceProvisioningState for standard ARM compliance Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle. * remove ProvisioningStateMustBeReadOnly suppression Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements. * add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors. References: - https://github.com/Azure/azure-openapi-validator/issues/637 - https://github.com/Azure/oav/issues/848 --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> * Merge tag for ACR Go release (#38594) * Merge tag for ACR Go release * Update input file path for container registry tasks * fix * update * Add documentation for Defender for Containers resource level (#35905) * Add documentation for Defender for Containers resource level * remove operation status * prettier * remove tags with multiple versions * revert * new line * revert --------- Co-authored-by: ygorshomov <[email protected]> * [CQA] Correct typo (#38579) * correct typo * change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal --------- Co-authored-by: Qi Yin <[email protected]> * Waves API (#37394) * Changes for public preview * Adding refresh API * Adding further types for drApplicanceInventoryId * [.github] type-check tests (#38591) * Add contrainerregistry directive (#38619) * add directive * add directive * add directive * add directive * add directive * mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616) * remove the csharp config since this library is still generating from swagger (#38599) * Keyvault.Management TypeSpec, fix secrets put (#38620) * fix secret * regen * Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) * Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607) * add tool instructions prompt * minor * prompt revision * prompt revision and fallback to core requirements * rename langs to languages + revise prompt * edit prompt and make checks concurrent * fix prompt * add venvPath argument * minor prompt and log edit --------- Co-authored-by: jennypng <[email protected]> * Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581) * omit constructors (#38588) * Update with the configuration to run go generate after tsp compile. (#38609) There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems. This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly. * Fix tag in dns-resolver new version for swagger generations (#38635) * remove HDInsight On Aks api specs (#38593) Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> * Updated the description for the boundingBox property of the address object. (#38554) * Release Microsoft.Network API Version 2025-03-01 (#38556) * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Copy readme.md suppressions and directives from previous stable version * Application Gateway Entra JWT Validation Feature Support (#38335) * Application Gateway Entra JWT Validation Feature Support * fixing doe style issues --------- Co-authored-by: Hemant Imudianda <[email protected]> * Application Gateway MTLS Passthrough Feature Support (#38337) Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * Remove NonSensitivity for DDoS ruleset (#38246) * Remove NonSensitivity * make change in the right API folder * add suppression --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Judy Liu <[email protected]> * Adding recordType field to 2025-03-01 version (#38361) * Adding recordType field to 2025-03-01 version * Changed description of RecordType --------- Co-authored-by: Riddhi Nilawar <[email protected]> * Add new DdosCustomPolicy properties + update examples (#38272) * Add DCP properties + update examples to 2024-07-01 to 2025-03-01 * Remove unecessary FIP from examples * Remove < 2025-03-01 API version changes + Resolve PR feedback * Remove unecessary type * Fix PR comments * Attempt --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * Updating Examples Files For ErGwScale Get / Update (#38419) * update examples * updated the jsons --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * IpVersionType property for Private Endpoint API (#38497) * Addedipconfig type * Fix indentation * Addressing comments * Added example --------- Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * IP Preservation API Support (#38358) * IP Preservation API Support --------- Co-authored-by: Prajjwal Kamboj <[email protected]> --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> * Add optional boolean to capabilityhost object and rename agentDeployments (#38374) * Add optional boolean to capabilityhost object * Rename applications/deployments to applications/agentDeployments. * Update naming enablePublicHostedCode -> enablePublicHostingEnvironment. * Update suppression to fix path. --------- Co-authored-by: Jeremy Kramer <[email protected]> * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611) * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state * Review feedback: break, eliminate empty set handling in favor of empty tag value * Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639) Co-authored-by: Daniel Jurek <[email protected]> * fix param order (#38657) Co-authored-by: catalinaperalta <[email protected]> * Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660) This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f. * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655) * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 8 example JSON files in EdgeActions preview API * Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/ --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> --------- Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * Added SourceEncryptionKey (#38662) * Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665) * tsp compile * clean install + re-compile --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * remove outdated TypeSpecValidation suppressions (#39247) Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Mary Gao <[email protected]> * build(deps-dev): bump @typespec/compiler (#39284) Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec). Updates `@typespec/compiler` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@typespec/compiler" dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump prettier from 3.6.2 to 3.7.4 (#39308) * [.github] ignore shared/coverage in eslint (#39312) * [EngSys] npm update --before 2025-12-16 (#39313) - earliest date compatible with tsp version * [TSP Migration]--RedisEnterprise (#38436) * just converted modelerfour: lenient-model-deduplication: true prenamer: true * could compile * update * update * Update tspconfig.yaml * update * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * update * update client name * update config for python * updaate * add config * remove example config * revert code * fix PrivateEndpointConnection duplicate schema * remove java config * fix PrivateEndpointConnectionListResult * add go config * add go config * add go config * update * update go config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [.github] bump vitest from 3.2.4 to 4.0.15 (#39309) * [eng/tools] Bump @types/node from 18 to 20 (#39314) * Update StorageSync TypeSpec definitions for new .NET MPG support (#39257) * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge GalleryRP 2025-03-03 Features into Main (#38715) * add new version to main.tsp * add examples * swagger generated * update readme file * add import versioining * Gallery Image version StorageAccountStrategy (#35769) * tsp update * swagger added * fix typespec CI validation --------- Co-authored-by: Ojo Okoka <[email protected]> * New resource type - Gallery Scripts (#35887) * added models and main.tsp reference * update * add added decorators * fix unintentional change * add examples * update galleryScript name pattern * fix parameter name with back-compatibles * fix CI failures * update responses codes * fix enum descriptions * add validationStatus * update * set readOnly properties as readOnly * remove schema from 202 returns * fix typo * tsp compiler updated * Included Azure-AsyncOperation headers to address ARM Comments * Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues * Attempt to fix CI TypeSpec Validation * Attempt to fix CI TypeSpec Validation through npx commands * Attempted fix * Cleanup GalleryScriptVersion.tsp file * Attempted to use Azure decorators --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> * Compilation Errors for TS Validation Fix * Adding updated Gallery swagger to updated Readme input-file * Rollback name pattern req + updates to Typespec Validation * Adding delete read only directives to change 2024-03-03 json from update * Reversing changes and Getting Breaking Change Approval * Revert name pattern changes to see CI checks * Fix Readme and add Swagger Lint Suppression * Corrected name for min and maxValue * Rollback on parameter name changes * Added existing name pattern for GalleryApplications * Removed suppression for NamePattern --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: audreyttt <[email protected]> * add .net sdk config (#39177) Signed-off-by: Ryan Zhang <[email protected]> * Made dotnet SDK validation required (#39318) * Enabled required setting for .net * Fixed test * Remove Invoke-ToolDescriptionEvaluator script (#39321) Co-authored-by: Summer Warren <[email protected]> * Rename body (#39265) * Rename body * update examples. * updates * update * update * updates * Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319) * Dell public swagger API release (#39310) * typespec move for november preview (#38980) * typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> * Update client setting of Terraform (#39304) * update descriptions for execute create and delete (#39218) * [EngSys] npm update --before 2025-12-17 (#39336) * [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315) - reactions to breaking changes - adds config to include only `test` dir - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`) - [openapi-diff-runner] mock ctors using `function` instead of `=>` * Set StagedArtifactsFolder to empty if it's undefined (#39303) * Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix flatten breakings for avs (#39325) * Add swagger and typespec `module` version suffix (#39133) * add suffix * add config * add config * add version suffix * add quota version suffix * update version * Cleaned up obsolete content (#39225) * [typespec-requirement] enable eslint (#39348) * [eslint] Enable debug category "eslint:linter" (#39349) - Lists all files analyzed * [tsp-client-tests] enable eslint (#39350) * Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861) * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updete client settings for VirtualEnclaves (#39355) * Update client settings for StorageMover (#39329) * Updete client settings for WorkloadOrchestration (#39356) * configure default value for python (#39368) * Migrate stress cluster resource groups (#39126) Co-authored-by: Ben Broderick Phillips <[email protected]> * [TSP Migration][batch] TypeSpec migrated from swagger (#38084) * converted * solved error * update @list && main.tsp description * update parameters:name * update response:header * update x-nullable:true * update deprecated && delete deprecated suppress * update tspconfig.yml & midify readme & delete other swagger file * after prettier * after prettier recource-manager * solve warning * add @secret & update #suppress * fix x-ms-enum missing name * update readme * fix tspconfig location error * remove operationId * remove @useDepedency * update missing * model validation test * model validation test * fix model validation error * fix model validation error * fix model validation error * fix model validation error * Revert "model validation test" This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496. * fix default response * update * update * prettire * update * update dec & summary * update * update * fix tsmv error * format change * diff fix * add title * fix diff * diff fix * update description * delete * fix model validation error * update response * update * update * fix * rem…
kamboj-prjwl
added a commit
that referenced
this pull request
Jan 6, 2026
* build(deps): bump actions/upload-artifact from 4 to 5 (#39207) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548) * The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> * [TypeSpec-Migration] ManagementGroups (#38384) * initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d. * prettier * service-dir * fix cache-control and x-nullable * config * remove operation id * fix x-nullable * x-ms-parameter-location for subscriptionId * add code * add code * Add client customization for ManagementGroupsAPI * Rename client to ManagementGroupsMgmtClient * Revert "x-ms-parameter-location for subscriptionId" This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add configuration to verify the new code generation (#39024) * Add a step explicitly to verify setup (#39213) Co-authored-by: Praveen Kuttappan <[email protected]> * Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file * Update Chat event to include sequenceId (#39046) * Update Chat event to include sequenceId * running Tsp * updating sequence to use uint64 instead of int64 * undo commit - updating sequence to use uint64 instead of int64 * [dependabot.yml] Remove cooldown for github-actions (#39222) - We only pin actions major versions, so cooldown less useful - Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period * Migrate Storage from swagger to TypeSpec (#35403) * converted * update * update * run prettier * update * remove old example files * include new example files in TSP directory * update * update * update * Update models.tsp * recover readme.md * array element length constraint * recovery of previous spec files * Update tspconfig.yaml * update * update * update for {subscription-id} to 00000000-0000-0000-0000-000000000000 * update * update * etag mv fix * Update BlobContainersList.json * Update BlobContainersList.json * format uri fix * update * update * fix etag not eTag * fix optional body * update * update * fix for ProvisioningState * update * update * adopt the ErrorResponse with the local defined one. * update * fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update * fix for OverrideErrorType * fix optional body * Update ImmutabilityPolicy.tsp * Update tspconfig.yaml * Update ImmutabilityPolicy.tsp * update * update * remove @operationId decorate * update * fix warning for clientLocation * update * Update client.tsp * Update main.tsp * fix * deleted in the fix #36084 * fix * addted example files * update * formatted * update * update * update * update * Update Java service-dir after package split * fix as new pagination way * Fix: "x-ms-external": true * update * update * Revert "update" This reverts commit af8700be938e379a1affd8228506571122e74450. * Revert "update" This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14. * Fix Request model * update for PR #36668 * update * resolve breaking * fix go * fix go * update * update * Update back-compatible.tsp * Update tspconfig.yaml * Update models.tsp * java configurations * update * update * Update client.tsp * Update tspconfig.yaml * update * etag for java * update client name for python * override for java * format * update * Update client.tsp * Update tspconfig.yaml * Update tspconfig.yaml * recovery of version 2025-01-01 * update * delete examples of xx.Management of 2025-01-01 * add examples to Tsp of 2025-06-01 * examples of swagger after run tsp compile . * Update models.tsp * Update openapi.json * resolve warnings * fix customAzureResource * update * rename common type Resource * update * update * update * update IntervalUnit * Revert "update IntervalUnit" This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e. * Add Python to clientName for DeletedAccounts * fix: IntervalUnit * Update client.tsp * Update StorageTaskAssignment.tsp * add config for python * add config for python * add config for python * Update back-compatible.tsp --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Search tsp rc (#38841) * Omit constructors for Rust Key Vault clients (#39209) * build(deps): bump actions/upload-artifact from 5 to 6 (#39223) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 3 to 4 (#39224) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Update default node version from 22 to 24 (#39227) * Add 'APIView prod deployment' to internal service connections (#39216) Co-authored-by: Wes Haggard <[email protected]> * [EngSys] Update default node version from 22 to 24 (part 2) (#39228) * Improve Description Per feedback (#39220) * [search] tsp format (#39230) * build(deps): bump actions/github-script from 7 to 8 (#39205) * build(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]> * [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232) - Not necessary to align with typespec repo - Sufficient for both repos to stay near latest * [EngSys] Add action to install deps for github-script (#39244) * Azure Databricks 2026-01-01 API Version (#38900) * Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link * Clean up typespec issues in ACR (#39031) * update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116) * [avs] Update client.tsp (#39253) * Update client.tsp * Update client.tsp * [.github] Rename workflow files from *.yml to *.yaml (#39233) * Update paths to include all files in .github directory for evals (#39263) Co-authored-by: Juan Ospina <[email protected]> * Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <[email protected]> * [.github] Add test to ensure workflows use extension `.yaml` (#39279) * Updated property descriptions for several weather service object properties. (#38908) * Updated property descriptions for AirAndPollen and AirQuality properties. * Updated property descriptions for 'daily' objects. * Updated property descriptions for 'daily' objects. * spelling issues. * Updates to datTime properties etc. * feedback * [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168) * [TSV] share a helper to get the last segment of emitter-output-dir (#39163) * feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution * fix: update error messages for emitter output directory validation and streamline variable resolution logic * fix: refactor emitter output directory rules for improved consistency and clarity * fix: update variable type annotations for improved type safety in emitter options --------- Co-authored-by: Kyle Zhang <[email protected]> * remove package-name in tspconfig.yaml (#39285) * update (#39254) * [Draft] Updates to TextTranslation 2025-10-01-preview (#38621) * Update get supportedLanguagesResult, -dictionary + LLM models * clean up client.tsp, custom rename dir -> directionality * Rename: TranslateTarget -> TranslationTarget * ReferenceSentencePair -> ReferenceTextPair * avoid body in generated names * versioning update * response values read visibility * transliterateresult value readonly * cleanup client * custom clientname for translate item targets * update getsupportedlanguages example & missed models field on translationlanguage * fix a couple of fields * type string -> etag * readonly languages dictionary * scripts list readonly * exclude python from client renames * clientName dotnet -> csharp * python emitter no generate test & sample * disable generate saple for java * generate-samples java typo * fix typo in comment * java codegen config * java generated parameter naming * make unused classes internal for java * set usage types for internal classess * clean up java generated methods --------- Co-authored-by: Jiarui Guo <[email protected]> * Update Nginx spec (#39215) * [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142) * add new rule for python configuration validation * Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic --------- Co-authored-by: Kyle Zhang <[email protected]> * mgmt, flatten only for autorest (#39252) * Migrate PostgreSql to TypeSpec (#36556) * Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256) Co-authored-by: Kyle Zhang <[email protected]> * Storage STG 101 Typespec (#39128) * Added new Typespec version for STG101 (#38546) * new typespec version * Added generated_blob * updated default tag in readme * Added examples directory * Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626) * added DelegatedUserTid * Add generated_blob.json * re-commented @azure-tools/typespec-csharp * updated formatting * Added SKUs (#38658) * Merged main (#38661) * Spelling baseline and corrections for .github folder (#38545) * Baseline for .github folder * Narrow exceptions for some spellings * Format * spell check tests/fixtures * [.github/shared] type-check tests (#38532) - Enable TypeScript type checking of test files - Address all type errors - Preparing to enable eslint type-checked ruleset - In future PR, will enable type-checking of tests in `.github/workflows` * Migrate conditional flatten to flattenProperty (#38541) * npm update (#38548) * Durabletask: Revert client rename to meet .NET naming conventions (#38552) * Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)" This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241. * DurableTask client: add new class name --------- Co-authored-by: Bernd Verst <[email protected]> * desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798) desktopvirtualization 2025-08-01-preview & 2025-09-01-preview Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> * Update the csharp codegen settings for mysql (#38566) * Update the DurableTask configuration to support the new MPG (#38568) * java, mgmt, elasticsan config (#38569) * java, mgmt, acr, config readme (#38570) * Swagger changes to Support Jira V2 in ADF (#38430) * Update Dataset.json for Jira dataset properties Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset. * Add JiraDatasetTypeProperties to Dataset.json Added Jira dataset properties with descriptions for tableName, table, and schema. * Change dataset reference from Generic to Jira type * Update Jira dataset descriptions for V2 support * Update Jira dataset descriptions for V2 support --------- Co-authored-by: Jingshu918 <[email protected]> * Using new management plain generator for service dependency map (#38567) * update tspconfig.yaml. * replace suffix "Request" With "Content" in model names. * update client.tsp * update client.tsp * fix format issue. * mgmt, java, monitor, directive to avoid enum of duplicated name (#38572) * Update readme.md (#38565) Co-authored-by: Weidong Xu <[email protected]> * add python config (#38576) * Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559) * Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview * Updates readme * Updates API version in new specs and examples * add alb addon to managed cluster ingress profile (#38022) * Update managed namespace preview api based on GA api (#38036) * add default domain to aks preview 2025-09-02 (#38037) * feat: Support nftables mode in kube-proxy (#38030) * feat: Support nftables mode in kube-proxy * allow nftables word * asdf * asdf * asdf * remove outdated maintenance config examples (#38057) Co-authored-by: juanbe <[email protected]> * Added new kata naming convention to preview API. (#38067) --------- Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> * added older preview versions (#38397) * added older preview swagger * added back 20241115preview and 20250515preview in typespec * updated readme * add older preview swagger * added 20241115preview and 20250515preview in typespec for Conv inference * updated readme * added older preview swaggers for conv authoring * add older preview in typespec * update readme * fix typespec validation * updated readme * removed 20241115preview from analyzetext * remove from analyzetext readme * removed 20241115preview from analyze conversations * remove from analyzeconversation readme * removed 20241115preview from analyzeconversationauthoring * removed from analyzeconversationauthoring readme * Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583) * prompt * this * line * update bens suggestions * update * remove try to find pkg path logic * Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * path * updates * list numbering incorrect * linting --------- Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * Update Microsoft365 naming to Channels (#38517) * Migrate newrelic to TypeSpec (#36442) * generated * update * update * update * update * update * delete * update * update * remove x-cadl-generated * update * delete consumes * update * rename folder * remove legacyoperation * update tspconfig * format * update summary and description * update * add namepattern * fix java package name * service-dir for java * Update tspconfig.yaml * update * add config for python * rename op name for python * sync go directive * update package name for js sdk * remove rename config for python * update service-dir for js sdk * fix * Update output directory and module for New Relic * update client name for js * Add createOrUpdate client for MonitoredSubscriptions * update --------- Co-authored-by: melina5656 <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * service bus config (#38578) * Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286) * Add maintenance config fields to ARM spec * Move versions from private repo to public for Microsoft.Datadog (#38009) * Base commit * Add new api versions * Fix SDK validation * Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054) * Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview. * Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview - Convert EdgeActions from JSON swagger to TypeSpec - Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#) - Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK - Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention) - Add file-scoped suppression for ProvisioningStateMustBeReadOnly - Add new operations: SwapDefault, DeployVersionCode, GetVersionCode - Update all examples to 2025-09-01-preview - Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples * fix java sdk validation * fix(edgeactions): address PR review comments for 2025-09-01-preview - Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline - Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior - Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId) - Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md - Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings * style(edgeactions): apply tsp format to TypeSpec files - Reformat @@extension calls to multi-line style for better readability - Reorder #suppress directive placement per formatter rules * remove unnecessary ProvisioningStateMustBeReadOnly suppression All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules. * Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression" This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772. * extend ResourceProvisioningState for standard ARM compliance Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle. * remove ProvisioningStateMustBeReadOnly suppression Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements. * add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors. References: - https://github.com/Azure/azure-openapi-validator/issues/637 - https://github.com/Azure/oav/issues/848 --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> * Merge tag for ACR Go release (#38594) * Merge tag for ACR Go release * Update input file path for container registry tasks * fix * update * Add documentation for Defender for Containers resource level (#35905) * Add documentation for Defender for Containers resource level * remove operation status * prettier * remove tags with multiple versions * revert * new line * revert --------- Co-authored-by: ygorshomov <[email protected]> * [CQA] Correct typo (#38579) * correct typo * change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal --------- Co-authored-by: Qi Yin <[email protected]> * Waves API (#37394) * Changes for public preview * Adding refresh API * Adding further types for drApplicanceInventoryId * [.github] type-check tests (#38591) * Add contrainerregistry directive (#38619) * add directive * add directive * add directive * add directive * add directive * mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616) * remove the csharp config since this library is still generating from swagger (#38599) * Keyvault.Management TypeSpec, fix secrets put (#38620) * fix secret * regen * Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) * Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607) * add tool instructions prompt * minor * prompt revision * prompt revision and fallback to core requirements * rename langs to languages + revise prompt * edit prompt and make checks concurrent * fix prompt * add venvPath argument * minor prompt and log edit --------- Co-authored-by: jennypng <[email protected]> * Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581) * omit constructors (#38588) * Update with the configuration to run go generate after tsp compile. (#38609) There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems. This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly. * Fix tag in dns-resolver new version for swagger generations (#38635) * remove HDInsight On Aks api specs (#38593) Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> * Updated the description for the boundingBox property of the address object. (#38554) * Release Microsoft.Network API Version 2025-03-01 (#38556) * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Copy readme.md suppressions and directives from previous stable version * Application Gateway Entra JWT Validation Feature Support (#38335) * Application Gateway Entra JWT Validation Feature Support * fixing doe style issues --------- Co-authored-by: Hemant Imudianda <[email protected]> * Application Gateway MTLS Passthrough Feature Support (#38337) Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * Remove NonSensitivity for DDoS ruleset (#38246) * Remove NonSensitivity * make change in the right API folder * add suppression --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Judy Liu <[email protected]> * Adding recordType field to 2025-03-01 version (#38361) * Adding recordType field to 2025-03-01 version * Changed description of RecordType --------- Co-authored-by: Riddhi Nilawar <[email protected]> * Add new DdosCustomPolicy properties + update examples (#38272) * Add DCP properties + update examples to 2024-07-01 to 2025-03-01 * Remove unecessary FIP from examples * Remove < 2025-03-01 API version changes + Resolve PR feedback * Remove unecessary type * Fix PR comments * Attempt --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * Updating Examples Files For ErGwScale Get / Update (#38419) * update examples * updated the jsons --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * IpVersionType property for Private Endpoint API (#38497) * Addedipconfig type * Fix indentation * Addressing comments * Added example --------- Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * IP Preservation API Support (#38358) * IP Preservation API Support --------- Co-authored-by: Prajjwal Kamboj <[email protected]> --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> * Add optional boolean to capabilityhost object and rename agentDeployments (#38374) * Add optional boolean to capabilityhost object * Rename applications/deployments to applications/agentDeployments. * Update naming enablePublicHostedCode -> enablePublicHostingEnvironment. * Update suppression to fix path. --------- Co-authored-by: Jeremy Kramer <[email protected]> * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611) * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state * Review feedback: break, eliminate empty set handling in favor of empty tag value * Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639) Co-authored-by: Daniel Jurek <[email protected]> * fix param order (#38657) Co-authored-by: catalinaperalta <[email protected]> * Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660) This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f. * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655) * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 8 example JSON files in EdgeActions preview API * Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/ --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> --------- Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * Added SourceEncryptionKey (#38662) * Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665) * tsp compile * clean install + re-compile --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * remove outdated TypeSpecValidation suppressions (#39247) Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Mary Gao <[email protected]> * build(deps-dev): bump @typespec/compiler (#39284) Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec). Updates `@typespec/compiler` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@typespec/compiler" dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump prettier from 3.6.2 to 3.7.4 (#39308) * [.github] ignore shared/coverage in eslint (#39312) * [EngSys] npm update --before 2025-12-16 (#39313) - earliest date compatible with tsp version * [TSP Migration]--RedisEnterprise (#38436) * just converted modelerfour: lenient-model-deduplication: true prenamer: true * could compile * update * update * Update tspconfig.yaml * update * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * update * update client name * update config for python * updaate * add config * remove example config * revert code * fix PrivateEndpointConnection duplicate schema * remove java config * fix PrivateEndpointConnectionListResult * add go config * add go config * add go config * update * update go config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [.github] bump vitest from 3.2.4 to 4.0.15 (#39309) * [eng/tools] Bump @types/node from 18 to 20 (#39314) * Update StorageSync TypeSpec definitions for new .NET MPG support (#39257) * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge GalleryRP 2025-03-03 Features into Main (#38715) * add new version to main.tsp * add examples * swagger generated * update readme file * add import versioining * Gallery Image version StorageAccountStrategy (#35769) * tsp update * swagger added * fix typespec CI validation --------- Co-authored-by: Ojo Okoka <[email protected]> * New resource type - Gallery Scripts (#35887) * added models and main.tsp reference * update * add added decorators * fix unintentional change * add examples * update galleryScript name pattern * fix parameter name with back-compatibles * fix CI failures * update responses codes * fix enum descriptions * add validationStatus * update * set readOnly properties as readOnly * remove schema from 202 returns * fix typo * tsp compiler updated * Included Azure-AsyncOperation headers to address ARM Comments * Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues * Attempt to fix CI TypeSpec Validation * Attempt to fix CI TypeSpec Validation through npx commands * Attempted fix * Cleanup GalleryScriptVersion.tsp file * Attempted to use Azure decorators --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> * Compilation Errors for TS Validation Fix * Adding updated Gallery swagger to updated Readme input-file * Rollback name pattern req + updates to Typespec Validation * Adding delete read only directives to change 2024-03-03 json from update * Reversing changes and Getting Breaking Change Approval * Revert name pattern changes to see CI checks * Fix Readme and add Swagger Lint Suppression * Corrected name for min and maxValue * Rollback on parameter name changes * Added existing name pattern for GalleryApplications * Removed suppression for NamePattern --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: audreyttt <[email protected]> * add .net sdk config (#39177) Signed-off-by: Ryan Zhang <[email protected]> * Made dotnet SDK validation required (#39318) * Enabled required setting for .net * Fixed test * Remove Invoke-ToolDescriptionEvaluator script (#39321) Co-authored-by: Summer Warren <[email protected]> * Rename body (#39265) * Rename body * update examples. * updates * update * update * updates * Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319) * Dell public swagger API release (#39310) * typespec move for november preview (#38980) * typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> * Update client setting of Terraform (#39304) * update descriptions for execute create and delete (#39218) * [EngSys] npm update --before 2025-12-17 (#39336) * [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315) - reactions to breaking changes - adds config to include only `test` dir - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`) - [openapi-diff-runner] mock ctors using `function` instead of `=>` * Set StagedArtifactsFolder to empty if it's undefined (#39303) * Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix flatten breakings for avs (#39325) * Add swagger and typespec `module` version suffix (#39133) * add suffix * add config * add config * add version suffix * add quota version suffix * update version * Cleaned up obsolete content (#39225) * [typespec-requirement] enable eslint (#39348) * [eslint] Enable debug category "eslint:linter" (#39349) - Lists all files analyzed * [tsp-client-tests] enable eslint (#39350) * Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861) * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updete client settings for VirtualEnclaves (#39355) * Update client settings for StorageMover (#39329) * Updete client settings for WorkloadOrchestration (#39356) * configure default value for python (#39368) * Migrate stress cluster resource groups (#39126) Co-authored-by: Ben Broderick Phillips <[email protected]> * [TSP Migration][batch] TypeSpec migrated from swagger (#38084) * converted * solved error * update @list && main.tsp description * update parameters:name * update response:header * update x-nullable:true * update deprecated && delete deprecated suppress * update tspconfig.yml & midify readme & delete other swagger file * after prettier * after prettier recource-manager * solve warning * add @secret & update #suppress * fix x-ms-enum missing name * update readme * fix tspconfig location error * remove operationId * remove @useDepedency * update missing * model validation test * model validation test * fix model validation error * fix model validation error * fix model validation error * fix model validation error * Revert "model validation test" This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496. * fix default response * update * update * prettire * update * update dec & summary * update * update * fix tsmv error * format change * diff fix * add title * fix diff * diff fix * update description * delete * fix model validation error * update response * update * update * fix * remove FIXME * Replace with Custom Resource Model and Update * update client name for js sdk * update * java config * java config * Update client.tsp * update go config * update go config * add go config * add go config * add go config * Add publicNetworkAccess missing enum name * update * update * update * update * update * add go config * fix * add go config * format * add go config * format * update path parameter descriptions * fix * update * update accountName Doc and Pattern * update title on nodeDeallocationOption * change batchaccount to TrackedResource * Update client.tsp * Update client.tsp * Clean up blank lines in client.tsp Removed unnecessary blank lines in client.tsp * delete duplicate title * update batchaccount pattern * Add config for csharp --------- Co-authored-by: mcgallan <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: judy.liu <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Minghao Chen <[email protected]> * Storage STG 101 Swagger (#39127) * initial commit (#37884) * update blob enum (#37888) * Added Files Swagger (#37955) * Added Files swagger (#37986) * Added IncrementalCopyOfEarlierSnapshotNotAllowed blob error code and Deprecated IncrementalCopyOfEarlierVersionSnapshotNotAllowed (#37893) * Add support for missing SKU Name values (#37954) * Delete Blob Conditional Tier 101 (#37913) * Delete Blob Conditional Tier * un-parameterized * Added SourceCustomerProvidedKey Request Headers (#37928) * Cross-Tenant support for Principal Bound Delegation Sas 101 (#38020) * Added Request body and Response body * Added changes for Files * Added chnages for Queues * removed queues * Added queues back * Added ShareErrorCodes (#37984) * Grouped Source CPK (#39176) * Removed enum (#39320) --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Mike Harder <[email protected]> * MPG migration - purestorageblock (#39365) * MPG migration - onlineexperimentation (#39345) * update tspconfig.yaml (#39359) * Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal (#39088) * Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal * update go config --------- Co-authored-by: ReleaseHelper <ReleaseHelper> * Edge actions api 2025 12 01 preview - Remove addAttachment and deleteAttachment operations from the public EdgeActions API (#38775) * Add baseline for 2025-12-01-preview based on 2025-09-01-preview Copy all files from 2025-09-01-preview as baseline for new API version. This is an exact copy of 2025-09-01-preview before making any changes to remove attachment APIs. * Remove addAttachment and deleteAttachment operations from 2025-12-01-preview - Added @removed decorator to addAttachment and deleteAttachment operations in main.tsp - Updated tspconfig.yaml with multi-version output pattern - Set 2025-12-01-preview as default tag in readme.md - Removed stale example files with incorrect naming - Both API versions generated from single TypeSpec source * fix: make read-only properties optional in 2025-12-01-preview to fix SDK generation - EdgeActionAttachment.id: made optional with @madeOptional decorator - EdgeActionVersionProperties.validationStatus: made optional - EdgeActionVersionProperties.lastPackageUpdateTime: made optional - EdgeActionExecutionFilterProperties.lastUpdateTime: made optional These read-only properties cannot be provided by clients on create/update, so they should not be required. Using @madeOptional ensures the change only applies to 2025-12-01-preview while maintaining backward compatibility with 2025-09-01-preview. --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: AnamikaNupur <[email protected]> * Fixed SiteDetails in EdgeMachine (#39407) merging bug fix * Added new api to provide workspace details using workspace ID (#39186) * Base commit to add new api-version * Added new api to provide workspace details using workspace ID * Fixed CI validation * Fixed CI validation * Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp Co-authored-by: Copilot <[email protected]> * Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp Co-authored-by: Copilot <[email protected]> * Update specification/loadtestservice/data-plane/playwright/preview/2026-01-01-preview/playwright.json Co-authored-by: Copilot <[email protected]> * Fixed CI validation --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Mike Harder <[email protected]> * Add Azure Red Hat OpenShift 2025-07-25 API version (#35013) * commit previous API version `v2024-08-12-preview` first * commit new API version `v2025-07-25` second * Remove unsupported SQL Pool Metadata Sync Configs pages (#39331) * Change only the current default versions (the one specified in https://github.com/Azure/azure-rest-api-specs/blob/main/specification/synapse/resource-manager/readme.md#tag-package-composite-v2) * Moving it from preview file as well as avocado error states that. * Removing API from older versions * Removing unreferenced MetadataSyncConfig config --------- Co-authored-by: Tijana Sonjic <[email protected]> * User/gwilfshukrun/fix discrepancies between preview stable (#39293) * Fix metadataPatch model to be consistent with BE + Preview versions * Fix operations preview version discrepancies * Fix alert rules discrepancies between stable and preview * Fix discrepancies of data connectors between preview and stable * Fix watchlists discrepancies between preview and stable * Fix incidents discrepancies between preview and stable * Fix prettier * Fix prettier attemp 2 * Fix model of data connectors * Fix dataconnectors examples * add mdti to spellcheck * Revert all previous private changes, keep only the latest preview changes * Fix alert rule descriptions * Updated descriptions to better align with naming conventions and product names (#39402) * Fix AAD references, using name Microsoft Entra ID * Fix description for data connectors stable --------- Co-authored-by: Guy Wilf Shukrun <[email protected]> Co-authored-by: dacousin-msft <[email protected]> * [DisconnectedOperations] Add configuration to verify the new code generation (#39033) * [DevOpsInfrastructure] Add configuration to verify the new code generation (#39008) * [ComputeSchedule] Add configuration to verify the new code generation (#39022) * [Qumulo] Add configuration to verify the new code generation (#39011) * [Grafana] Add configuration to verify the new code generation (#39052) * Updete client settings for OracleDatabase (#39394) * Updete client settings for IotOperations (#39416) * java, mgmt, healthbot, tspconfig for backward-compatibility (#39430) * Update client settings for FileShare .Net SDK (#39422) * MPG migration - workloadssapvirtualinstance (#39286) * Update client settings for AzureStackHciVm (#39425) * MPG migration - Fabric (#39010) * Update client setting for FileShares (#39433) * [storage] configure default value for python (#39251) * configure default value for python * configure default value for python * revert (#39326) * Adding ADA fields (#38832) * Adding ada fields * resolve comments * resolving model valisation * resolve model validation * Adding an example for fulfillmentTiming * Adding value example * prettier fix * add new c# generator client.tsp overrides (#38390) * [.github/instructions] Add ARM OpenAPI review instructions (#39446) * [.github] bump actionlint from 1.7.9 to 1.7.10 (#39458) * build(deps-dev): bump the eslint group across 2 directories with 1 update (#39456) Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) Updates `typescript-eslint` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) Updates `typescript-eslint` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) Updates `typescript-eslint` from 8.50.0 to 8.51.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.51.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.51.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Batch Management Plane 2025-06-01 (#35105) * update to 2025-06-01 * removing Certificate, ApplicationLIcenses, and resrouceTags --------- Co-authored-by: Qiaoqiao Zhang <[email protected]> * MPG migration - ServiceNetworking (#39161) * [healthbot] update python tsp config (#39436) * Add Python client names for HealthBot management * Update client.tsp * Update client.tsp * [TSV] Support optional check in general (#39384) * Refactor SDK Tspconfig validation rules to separate required and optional rules, enhancing validation logic and error handling * Enhance optional rules validation: update loadConfig to return undefined, add tests for skipping optional rules when emitters are not configured * Update eng/tools/typespec-validation/test/sdk-tspconfig-validation.test.ts Co-authored-by: Copilot <[email protected]> * Refactor optionalRules handling in SdkTspConfigValidationRule to ensure proper type usage and streamline emitter configuration checks * Fix type assertion for subRules in SdkTspConfigValidationRule instantiation --------- Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Copilot <[email protected]> * Update clien…
audreyttt
added a commit
that referenced
this pull request
Jan 6, 2026
* bump @apidevtools/json-schema-ref-parser from 14.2.1 to 15.1.3 (#38733) * Sync eng/common directory with azure-sdk-tools for PR 13267 (#39131) * Updated artifactJson input to artifacts input * Prioritized service directory from artifact object over the parameter input * Returned error when service directory is not provided for the old usage * Removed redudant line * Initilized the variable in a loop --------- Co-authored-by: ray chen <[email protected]> * Fix Go suppression problem (#39038) * refine tsp validation suppression for go * update --------- Co-authored-by: tadelesh <[email protected]> * LogGroupStart should have local build output (#39141) Co-authored-by: Patrick Hallisey <[email protected]> * [Minor] use arm operations for ov api (#39120) * use arm operations * fix doc comment * Fix comment (#39147) * Fix broken links in copilot intructions (#39096) Co-authored-by: Mariana Rios Flores <[email protected]> * [arm-auto-signoff] Refactor to code+status pattern (#39149) - Preparation for #38744 * build(deps-dev): bump the eslint group across 2 directories with 1 update (#39155) Bumps the eslint group with 1 update in the /.github directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Bumps the eslint group with 1 update in the /.github/shared directory: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) Updates `typescript-eslint` from 8.48.0 to 8.48.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.48.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.48.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: typescript-eslint dependency-version: 8.48.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> * [Peering] Typespec migration (#38357) * init * update autorest config * format * fix warning * legacy route whose response body is enum * fix breakings * add client config * fix duplicated schema issue for python * remove useless @operationId * fix legacy route * swagger format * format swagger * update * remove unnecessary produces * delete unnecessary suppresions * Mitigate peering breaking (#38642) * edit config * add clientlocation * add config * Update client.tsp * update client name for js sdk * fix duplicated resource * replace x-ms-identifiers with @identifiers * suppress some unnecessary warnings * Add 'javascript' to PeeringManagementClient support --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add public preview version 2026-01-01-preview to computeschedule for OARS feature (#39041) * Refactor code structure for improved readability and maintainability * update readme * Add examples * pass validations * fix validations * fix * clean up and update tsp file with info suffix * updates * prettier * rerun --------- Co-authored-by: Haojing Lu <[email protected]> * Revert "Added new API version 2026-01-01-preview to Microsoft.DBforPostgreSQL (#38674)" (#39125) This reverts commit 16e09790bdb18ad609a334a118ebd8599ca592da. * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec (#38975) * Add Dotnet SDK generation for Microsoft.ResourceConnector via TypeSpec * Remove custom ARM operation modeling * Fix dotnet SDK error about "Data" suffix * Revert "Remove custom ARM operation modeling" This reverts commit ba6b7030f6452d29989e7fc12d43c3296576a0f9. * Try renaming operation related models for dotnet * Try another name for dotnet Operation type * More dotnet SDK fixes * Revert common types version change * Format files * Try overriding the type --------- Co-authored-by: Mark Drobnak <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13134 (#39091) * instruction fix * description + instructions --------- Co-authored-by: Juan Ospina <[email protected]> * Upgrade typespec 1.7, Azure libraries 0.63 (#39167) * Upgrade typespec next * fix * fix some samples * more sample fix * more sample fix * more sample fix * fix more * Fix wrong revert * Revert --------- Co-authored-by: Mark Cowlishaw <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13281 (#39151) * Fix link checks to npm for packages * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> * Apply suggestion from @weshaggard --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13076 (#39173) * Used full pkg name in release work items * Used full pkg name for dev ops work item * Added test * Pass in package info file path * Reverted changes to verify-changelog.yml and script * Updated script to process groupId in work items * Renamed new property to GroupId * Removed the condition check for Group * Build hash key with non-null arguments * Used the original BuildHashKey to return hash from non-null args --------- Co-authored-by: ray chen <[email protected]> * Add #Requires statement to common.ps1 (#39172) Co-authored-by: Patrick Hallisey <[email protected]> * bump the targeted proxy version (#39156) Co-authored-by: Scott Beddall <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13100 (#39169) * prompt improvement * minor * test making copilot install for you * minor --------- Co-authored-by: jennypng <[email protected]> * fix python breaking (#39164) * Updating documentation based on Cx requirement. (#38982) * updating documentation based on Cx requirement * fix the checks * changes * changing the description to json supported format * fix * fix tsp format --------- Co-authored-by: Himanshu Agarwal <[email protected]> * Update client setting for Carbon (#39146) * Added new preview api-version (#39184) * Base commit to add new api-version * Added new api-version with storageUri as resource property * [NetAppFiles]Add missing bucket operation (#39143) * Add missing bucket operation * Add missing bucket * Add 2026-01-01-preview API version for Microsoft.DevCenter (#39180) Co-authored-by: Arber Hila <[email protected]> * fix base url typo (#39187) * Prevent language exclusion when SDK generation fails (#39132) * Sync eng/common directory with azure-sdk-tools for PR 13218 (#39179) * Add script for tool description eval workflow * Fix param casing * respond to comments --------- Co-authored-by: Summer Warren <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13304 (#39190) * Update copilot instructions to support both local and pipeline based SDK gen * Fix GroupId property access (#39195) Co-authored-by: Wes Haggard <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13235 (#39192) * Remove ApiKey usage * Add -TestAuth flag to verify Bearer token authentication * TEMP: Enable TestAuthOnly for pipeline testing * Remove testing logs * Additional clean up * Keep apikey fallback while migrating * Keep migration to new endpoint * Keep migration to new endpoint * Feedback --------- Co-authored-by: Alitzel Mendez <[email protected]> Co-authored-by: Alitzel Mendez <[email protected]> * [changed-files.js] Add markdown() filter (#39198) * [ARM Auto SignOff] Fix casing of workflow name (#39200) - incorrect name introduced in #39149 * Skip verify setup tool when running on coding agent (#39130) Co-authored-by: Praven Kuttappan <[email protected]> * Update trigger and PR settings in YAML pipeline (#39194) Co-authored-by: Juan Ospina <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13325 (#39203) * Refactor API Review task conditions in YAML * Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Copilot <[email protected]> * Sync eng/common directory with azure-sdk-tools for PR 13307 (#39201) * Fix npm URL replacement logic to handle versioned and non-versioned URLs Co-authored-by: weshaggard <[email protected]> * Simplify regex pattern as suggested by weshaggard Co-authored-by: weshaggard <[email protected]> * Fix regex to handle query params and fragments, add edge case tests Co-authored-by: weshaggard <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: weshaggard <[email protected]> * [dependabot.yml] Enable for github actions (#39204) * Add 2025-09-01 to Main for ACS Email GA (#37848) * Copy files from stable/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 stable/2025-09-01 Updated the API version from stable/2025-05-01 to stable/2025-09-01. * Added tag for 2025-09-01 in readme file * add new GA resources * update * fix comment from reviewer --------- Co-authored-by: Komivi Agbakpem <[email protected]> * [mysqlflexibleservers] add config for python to keep compatibility (#39188) * add config for python to keep compatibility * update * build(deps): bump actions/checkout from 4 to 6 (#39206) Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump actions/setup-dotnet from 4 to 5 (#39208) Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump actions/upload-artifact from 4 to 5 (#39207) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [TSP Migration][attestation] Migrate attestation to TypeSpec (#37548) * The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> * [TypeSpec-Migration] ManagementGroups (#38384) * initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cbbb81bce82cfe22c4d5f4b4ae28a61c43d. * prettier * service-dir * fix cache-control and x-nullable * config * remove operation id * fix x-nullable * x-ms-parameter-location for subscriptionId * add code * add code * Add client customization for ManagementGroupsAPI * Rename client to ManagementGroupsMgmtClient * Revert "x-ms-parameter-location for subscriptionId" This reverts commit 997c275ac301ec7752c0dcd72aa95724586384ac. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Add configuration to verify the new code generation (#39024) * Add a step explicitly to verify setup (#39213) Co-authored-by: Praveen Kuttappan <[email protected]> * Restructure copilot instructions to move typespec and sdk generation to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file * Update Chat event to include sequenceId (#39046) * Update Chat event to include sequenceId * running Tsp * updating sequence to use uint64 instead of int64 * undo commit - updating sequence to use uint64 instead of int64 * [dependabot.yml] Remove cooldown for github-actions (#39222) - We only pin actions major versions, so cooldown less useful - Cooldown also prevents creating PRs to update major versions, if the latest patch release is within the cooldown period * Migrate Storage from swagger to TypeSpec (#35403) * converted * update * update * run prettier * update * remove old example files * include new example files in TSP directory * update * update * update * Update models.tsp * recover readme.md * array element length constraint * recovery of previous spec files * Update tspconfig.yaml * update * update * update for {subscription-id} to 00000000-0000-0000-0000-000000000000 * update * update * etag mv fix * Update BlobContainersList.json * Update BlobContainersList.json * format uri fix * update * update * fix etag not eTag * fix optional body * update * update * fix for ProvisioningState * update * update * adopt the ErrorResponse with the local defined one. * update * fix AAO and location header for StorageTaskAssignments_Delete / StorageTaskAssignments_Update * fix for OverrideErrorType * fix optional body * Update ImmutabilityPolicy.tsp * Update tspconfig.yaml * Update ImmutabilityPolicy.tsp * update * update * remove @operationId decorate * update * fix warning for clientLocation * update * Update client.tsp * Update main.tsp * fix * deleted in the fix #36084 * fix * addted example files * update * formatted * update * update * update * update * Update Java service-dir after package split * fix as new pagination way * Fix: "x-ms-external": true * update * update * Revert "update" This reverts commit af8700be938e379a1affd8228506571122e74450. * Revert "update" This reverts commit b0d15e225e4bfd4269a9832207247bd620193b14. * Fix Request model * update for PR #36668 * update * resolve breaking * fix go * fix go * update * update * Update back-compatible.tsp * Update tspconfig.yaml * Update models.tsp * java configurations * update * update * Update client.tsp * Update tspconfig.yaml * update * etag for java * update client name for python * override for java * format * update * Update client.tsp * Update tspconfig.yaml * Update tspconfig.yaml * recovery of version 2025-01-01 * update * delete examples of xx.Management of 2025-01-01 * add examples to Tsp of 2025-06-01 * examples of swagger after run tsp compile . * Update models.tsp * Update openapi.json * resolve warnings * fix customAzureResource * update * rename common type Resource * update * update * update * update IntervalUnit * Revert "update IntervalUnit" This reverts commit 632da2f4827c410a14f2d429f161eab243e1716e. * Add Python to clientName for DeletedAccounts * fix: IntervalUnit * Update client.tsp * Update StorageTaskAssignment.tsp * add config for python * add config for python * add config for python * Update back-compatible.tsp --------- Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: tadelesh <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * Search tsp rc (#38841) * Omit constructors for Rust Key Vault clients (#39209) * build(deps): bump actions/upload-artifact from 5 to 6 (#39223) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps): bump github/codeql-action from 3 to 4 (#39224) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * [EngSys] Update default node version from 22 to 24 (#39227) * Add 'APIView prod deployment' to internal service connections (#39216) Co-authored-by: Wes Haggard <[email protected]> * [EngSys] Update default node version from 22 to 24 (part 2) (#39228) * Improve Description Per feedback (#39220) * [search] tsp format (#39230) * build(deps): bump actions/github-script from 7 to 8 (#39205) * build(deps): bump actions/github-script from 7 to 8 Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]> * [dependabot.yml] Remove ignores for prettier, vitest, typescript (#39232) - Not necessary to align with typespec repo - Sufficient for both repos to stay near latest * [EngSys] Add action to install deps for github-script (#39244) * Azure Databricks 2026-01-01 API Version (#38900) * Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link * Clean up typespec issues in ACR (#39031) * update the typespec and remove the operationId decorator for SAPVirtualMachine RP (#39116) * [avs] Update client.tsp (#39253) * Update client.tsp * Update client.tsp * [.github] Rename workflow files from *.yml to *.yaml (#39233) * Update paths to include all files in .github directory for evals (#39263) Co-authored-by: Juan Ospina <[email protected]> * Update Quantum Control Plane API adding new 2025-12-15 version with Quotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <[email protected]> * [.github] Add test to ensure workflows use extension `.yaml` (#39279) * Updated property descriptions for several weather service object properties. (#38908) * Updated property descriptions for AirAndPollen and AirQuality properties. * Updated property descriptions for 'daily' objects. * Updated property descriptions for 'daily' objects. * spelling issues. * Updates to datTime properties etc. * feedback * [OpenAI.v1] Updating spec to latest from the new ingestion pipeline. (#39168) * [TSV] share a helper to get the last segment of emitter-output-dir (#39163) * feat: enhance variable resolution in TspconfigEmitterOptionsSubRuleBase and add test case for recursive variable resolution * fix: update error messages for emitter output directory validation and streamline variable resolution logic * fix: refactor emitter output directory rules for improved consistency and clarity * fix: update variable type annotations for improved type safety in emitter options --------- Co-authored-by: Kyle Zhang <[email protected]> * remove package-name in tspconfig.yaml (#39285) * update (#39254) * [Draft] Updates to TextTranslation 2025-10-01-preview (#38621) * Update get supportedLanguagesResult, -dictionary + LLM models * clean up client.tsp, custom rename dir -> directionality * Rename: TranslateTarget -> TranslationTarget * ReferenceSentencePair -> ReferenceTextPair * avoid body in generated names * versioning update * response values read visibility * transliterateresult value readonly * cleanup client * custom clientname for translate item targets * update getsupportedlanguages example & missed models field on translationlanguage * fix a couple of fields * type string -> etag * readonly languages dictionary * scripts list readonly * exclude python from client renames * clientName dotnet -> csharp * python emitter no generate test & sample * disable generate saple for java * generate-samples java typo * fix typo in comment * java codegen config * java generated parameter naming * make unused classes internal for java * set usage types for internal classess * clean up java generated methods --------- Co-authored-by: Jiarui Guo <[email protected]> * Update Nginx spec (#39215) * [TSV] Add new rule for python configuration validation for mgmt SDKs (#39142) * add new rule for python configuration validation * Refactor TspConfigPythonNamespaceMatchesEmitterOutputDirSubRule for improved validation logic --------- Co-authored-by: Kyle Zhang <[email protected]> * mgmt, flatten only for autorest (#39252) * Migrate PostgreSql to TypeSpec (#36556) * Update emitter output directories in tspconfig.yaml for Confidential Ledger and Container Service (#39256) Co-authored-by: Kyle Zhang <[email protected]> * Storage STG 101 Typespec (#39128) * Added new Typespec version for STG101 (#38546) * new typespec version * Added generated_blob * updated default tag in readme * Added examples directory * Cross-Tenant support for Principal Bound Delegation Sas 101 (TypeSpec) (#38626) * added DelegatedUserTid * Add generated_blob.json * re-commented @azure-tools/typespec-csharp * updated formatting * Added SKUs (#38658) * Merged main (#38661) * Spelling baseline and corrections for .github folder (#38545) * Baseline for .github folder * Narrow exceptions for some spellings * Format * spell check tests/fixtures * [.github/shared] type-check tests (#38532) - Enable TypeScript type checking of test files - Address all type errors - Preparing to enable eslint type-checked ruleset - In future PR, will enable type-checking of tests in `.github/workflows` * Migrate conditional flatten to flattenProperty (#38541) * npm update (#38548) * Durabletask: Revert client rename to meet .NET naming conventions (#38552) * Revert "[DurableTask] Rename SDK classes for 1.0.0 release (#38143)" This reverts commit 485b3477f78f10d3c8d7247ddd6a9d619b792241. * DurableTask client: add new class name --------- Co-authored-by: Bernd Verst <[email protected]> * desktopvirtualization 2025-08-01-preview & 2025-09-01-preview (#36798) desktopvirtualization 2025-08-01-preview & 2025-09-01-preview Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> * Update the csharp codegen settings for mysql (#38566) * Update the DurableTask configuration to support the new MPG (#38568) * java, mgmt, elasticsan config (#38569) * java, mgmt, acr, config readme (#38570) * Swagger changes to Support Jira V2 in ADF (#38430) * Update Dataset.json for Jira dataset properties Updated the Dataset.json to reference JiraTableDatasetTypeProperties and added properties for Jira dataset. * Add JiraDatasetTypeProperties to Dataset.json Added Jira dataset properties with descriptions for tableName, table, and schema. * Change dataset reference from Generic to Jira type * Update Jira dataset descriptions for V2 support * Update Jira dataset descriptions for V2 support --------- Co-authored-by: Jingshu918 <[email protected]> * Using new management plain generator for service dependency map (#38567) * update tspconfig.yaml. * replace suffix "Request" With "Content" in model names. * update client.tsp * update client.tsp * fix format issue. * mgmt, java, monitor, directive to avoid enum of duplicated name (#38572) * Update readme.md (#38565) Co-authored-by: Weidong Xu <[email protected]> * add python config (#38576) * Update productType and language descriptions for clarity in models and OpenAPI specifications (#38559) * Review request for Microsoft.ContainerService/aks to add version preview/2025-09-02-preview (#38472) * Adds base for updating Microsoft.ContainerService/aks from version preview/2025-08-02-preview to version preview/2025-09-02-preview * Updates readme * Updates API version in new specs and examples * add alb addon to managed cluster ingress profile (#38022) * Update managed namespace preview api based on GA api (#38036) * add default domain to aks preview 2025-09-02 (#38037) * feat: Support nftables mode in kube-proxy (#38030) * feat: Support nftables mode in kube-proxy * allow nftables word * asdf * asdf * asdf * remove outdated maintenance config examples (#38057) Co-authored-by: juanbe <[email protected]> * Added new kata naming convention to preview API. (#38067) --------- Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> * added older preview versions (#38397) * added older preview swagger * added back 20241115preview and 20250515preview in typespec * updated readme * add older preview swagger * added 20241115preview and 20250515preview in typespec for Conv inference * updated readme * added older preview swaggers for conv authoring * add older preview in typespec * update readme * fix typespec validation * updated readme * removed 20241115preview from analyzetext * remove from analyzetext readme * removed 20241115preview from analyze conversations * remove from analyzeconversation readme * removed 20241115preview from analyzeconversationauthoring * removed from analyzeconversationauthoring readme * Sync eng/common directory with azure-sdk-tools for PR 12531 (#38583) * prompt * this * line * update bens suggestions * update * remove try to find pkg path logic * Update eng/common/instructions/azsdk-tools/check-package-validation.instructions.md Co-authored-by: Ben Broderick Phillips <[email protected]> * path * updates * list numbering incorrect * linting --------- Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> * Update Microsoft365 naming to Channels (#38517) * Migrate newrelic to TypeSpec (#36442) * generated * update * update * update * update * update * delete * update * update * remove x-cadl-generated * update * delete consumes * update * rename folder * remove legacyoperation * update tspconfig * format * update summary and description * update * add namepattern * fix java package name * service-dir for java * Update tspconfig.yaml * update * add config for python * rename op name for python * sync go directive * update package name for js sdk * remove rename config for python * update service-dir for js sdk * fix * Update output directory and module for New Relic * update client name for js * Add createOrUpdate client for MonitoredSubscriptions * update --------- Co-authored-by: melina5656 <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> * service bus config (#38578) * Redis Enterprise API Version `2025-08-01-preview` with both AMR Migration and Scheduled Update features (#38286) * Add maintenance config fields to ARM spec * Move versions from private repo to public for Microsoft.Datadog (#38009) * Base commit * Add new api versions * Fix SDK validation * Unify EdgeActions with CDN 2025-09-01-preview and migrate to TypeSpec (#38054) * Add EdgeActions 2025-09-01-preview baseline from 2024-07-22-preview Copy EdgeActions API specification from 2024-07-22-preview to new EdgeActions directory structure as baseline for 2025-09-01-preview. * Migrate EdgeActions to TypeSpec with API changes for 2025-09-01-preview - Convert EdgeActions from JSON swagger to TypeSpec - Add TypeSpec configuration for all SDK languages (Python, Java, Go, TypeScript, C#) - Configure separate Azure.ResourceManager.EdgeActions package for .NET SDK - Add @clientName decorator for EdgeActionAttachmentResponse -> EdgeActionAttachmentResult (C# naming convention) - Add file-scoped suppression for ProvisioningStateMustBeReadOnly - Add new operations: SwapDefault, DeployVersionCode, GetVersionCode - Update all examples to 2025-09-01-preview - Generate OpenAPI via TypeSpec compiler with automatic x-ms-examples * fix java sdk validation * fix(edgeactions): address PR review comments for 2025-09-01-preview - Add x-ms-client-flatten and x-ms-mutability to properties field on EdgeAction, EdgeActionVersion, and EdgeActionExecutionFilter resource models for backwards compatibility with 2024-07-22-preview baseline - Change EdgeActionAttachmentResponse.edgeActionId from readOnly to x-ms-mutability [read, update, create] to match baseline behavior - Replace 'ARM' with 'Azure' in resource identifier descriptions (AttachedResourceId and EdgeActionVersionId) - Consolidate multiple PostResponseCodes suppressions into single entry with array of where clauses in readme.md - Add OpenAPI extension decorators using @@extension augments in TypeSpec with appropriate suppressions for no-openapi warnings * style(edgeactions): apply tsp format to TypeSpec files - Reformat @@extension calls to multi-line style for better readability - Reorder #suppress directive placement per formatter rules * remove unnecessary ProvisioningStateMustBeReadOnly suppression All provisioningState properties are already correctly marked as readOnly in the generated OpenAPI spec. The suppression is not needed as the spec complies with ARM validation rules. * Revert "remove unnecessary ProvisioningStateMustBeReadOnly suppression" This reverts commit a5988e2e2c8188e0836b5d366bb19469535ca772. * extend ResourceProvisioningState for standard ARM compliance Change ProvisioningState to extend ResourceProvisioningState which provides the three required states (Succeeded, Failed, Canceled) with standard ARM descriptions, and add custom states (Provisioning, Upgrading) specific to edge actions lifecycle. * remove ProvisioningStateMustBeReadOnly suppression Suppression no longer needed after extending ResourceProvisioningState which properly handles ARM validation requirements. * add use-read-only-status-schema to resolve ProvisioningStateMustBeReadOnly validation Enable use-read-only-status-schema: true in tspconfig.yaml to work around known limitation in azure-openapi-validator and oav with \ siblings. This adds readOnly: true directly to status schema definitions, resolving ProvisioningStateMustBeReadOnly validation errors. References: - https://github.com/Azure/azure-openapi-validator/issues/637 - https://github.com/Azure/oav/issues/848 --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> * Merge tag for ACR Go release (#38594) * Merge tag for ACR Go release * Update input file path for container registry tasks * fix * update * Add documentation for Defender for Containers resource level (#35905) * Add documentation for Defender for Containers resource level * remove operation status * prettier * remove tags with multiple versions * revert * new line * revert --------- Co-authored-by: ygorshomov <[email protected]> * [CQA] Correct typo (#38579) * correct typo * change getImportStatus getExportStatus getDeployStatus getDeleteStatus getUpdateQnasStatus getUpdateSourcesStatus to internal --------- Co-authored-by: Qi Yin <[email protected]> * Waves API (#37394) * Changes for public preview * Adding refresh API * Adding further types for drApplicanceInventoryId * [.github] type-check tests (#38591) * Add contrainerregistry directive (#38619) * add directive * add directive * add directive * add directive * add directive * mgmt, java, monitor, add a tag in readme.java.md for SDK configure (#38616) * remove the csharp config since this library is still generating from swagger (#38599) * Keyvault.Management TypeSpec, fix secrets put (#38620) * fix secret * regen * Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) Merging and 2024-02-15-preview and 2024-06-15-preview api to main (#38359) * Sync eng/common directory with azure-sdk-tools for PR 12476 (#38607) * add tool instructions prompt * minor * prompt revision * prompt revision and fallback to core requirements * rename langs to languages + revise prompt * edit prompt and make checks concurrent * fix prompt * add venvPath argument * minor prompt and log edit --------- Co-authored-by: jennypng <[email protected]> * Remove arm-resource-flattening and migrate to explicity flattenProperty (#38581) * omit constructors (#38588) * Update with the configuration to run go generate after tsp compile. (#38609) There are some post-generation steps that run after tsp generation, to create the system events enum. Adding in this switch ensures we generate the same client in all of our systems. This shouldn't change anything about generation, but it will mean the automated APIView diffs will work properly. * Fix tag in dns-resolver new version for swagger generations (#38635) * remove HDInsight On Aks api specs (#38593) Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> * Updated the description for the boundingBox property of the address object. (#38554) * Release Microsoft.Network API Version 2025-03-01 (#38556) * Copy files from stable/2025-01-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2025-03-01 Updated the API version from stable/2025-01-01 to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Copy readme.md suppressions and directives from previous stable version * Application Gateway Entra JWT Validation Feature Support (#38335) * Application Gateway Entra JWT Validation Feature Support * fixing doe style issues --------- Co-authored-by: Hemant Imudianda <[email protected]> * Application Gateway MTLS Passthrough Feature Support (#38337) Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * Remove NonSensitivity for DDoS ruleset (#38246) * Remove NonSensitivity * make change in the right API folder * add suppression --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Judy Liu <[email protected]> * Adding recordType field to 2025-03-01 version (#38361) * Adding recordType field to 2025-03-01 version * Changed description of RecordType --------- Co-authored-by: Riddhi Nilawar <[email protected]> * Add new DdosCustomPolicy properties + update examples (#38272) * Add DCP properties + update examples to 2024-07-01 to 2025-03-01 * Remove unecessary FIP from examples * Remove < 2025-03-01 API version changes + Resolve PR feedback * Remove unecessary type * Fix PR comments * Attempt --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * Updating Examples Files For ErGwScale Get / Update (#38419) * update examples * updated the jsons --------- Co-authored-by: Prajjwal Kamboj <[email protected]> * IpVersionType property for Private Endpoint API (#38497) * Addedipconfig type * Fix indentation * Addressing comments * Added example --------- Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> * IP Preservation API Support (#38358) * IP Preservation API Support --------- Co-authored-by: Prajjwal Kamboj <[email protected]> --------- Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> * Add optional boolean to capabilityhost object and rename agentDeployments (#38374) * Add optional boolean to capabilityhost object * Rename applications/deployments to applications/agentDeployments. * Update naming enablePublicHostedCode -> enablePublicHostingEnvironment. * Update suppression to fix path. --------- Co-authored-by: Jeremy Kramer <[email protected]> * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state (#38611) * LintDiff: Ensure that default tag is scanned when there is a new tag in the 'after' state * Review feedback: break, eliminate empty set handling in favor of empty tag value * Add ability to skip onboarding legacy moniker to Update-DocsMsPackages.ps1 (#38639) Co-authored-by: Daniel Jurek <[email protected]> * fix param order (#38657) Co-authored-by: catalinaperalta <[email protected]> * Revert "LintDiff: Ensure that default tag is scanned when there is a new tag …" (#38660) This reverts commit acdf0134b80079d5d9e7f069910148e0fb48166f. * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values (#38655) * Fix EdgeActions 2025-09-01-preview examples: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 8 example JSON files in EdgeActions preview API * Fix EdgeActions examples in second directory: remove invalid provisioning state and SKU values - Changed provisioningState from 'Accepted' to 'Succeeded' (valid enum value) - Changed SKU name from 'Basic' to 'Standard' in all examples - Affected files: 6 example JSON files in specification/cdn/resource-manager/Microsoft.Cdn/EdgeActions/examples/2025-09-01-preview/ --------- Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> --------- Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * Added SourceEncryptionKey (#38662) * Added AccessTierIfModifiedSinceParameter & AccessTierIfUnmodifiedSinceParameter (#38665) * tsp compile * clean install + re-compile --------- Co-authored-by: Nick Liu <[email protected]> Co-authored-by: Daniel Jurek <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Timothee Guerin <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Bernd Verst <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Liwei Ying <[email protected]> Co-authored-by: Arthur Ma <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Sudhir Reddy Emmadi <[email protected]> Co-authored-by: Jingshu918 <[email protected]> Co-authored-by: haiyuan_zhang <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: nirmochiach <[email protected]> Co-authored-by: FumingZhang <[email protected]> Co-authored-by: Sneha Chhabria <[email protected]> Co-authored-by: Yiran Li <[email protected]> Co-authored-by: Oliver King <[email protected]> Co-authored-by: Jack Ma <[email protected]> Co-authored-by: Juan Diego Bencardino <[email protected]> Co-authored-by: juanbe <[email protected]> Co-authored-by: Martin Heberling <[email protected]> Co-authored-by: amber-Chen-86 <[email protected]> Co-authored-by: Azure SDK Bot <[email protected]> Co-authored-by: l0lawrence <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]> Co-authored-by: fmabroukmsft <[email protected]> Co-authored-by: mcgallan <[email protected]> Co-authored-by: melina5656 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Pan Shao <[email protected]> Co-authored-by: Xiaofei Cao <[email protected]> Co-authored-by: Jim Du <[email protected]> Co-authored-by: vikotha <[email protected]> Co-authored-by: tundwed <[email protected]> Co-authored-by: Danny Tundwe (from Dev Box) <[email protected]> Co-authored-by: yossigorshomov <[email protected]> Co-authored-by: ygorshomov <[email protected]> Co-authored-by: Amichelangelo <[email protected]> Co-authored-by: Qi Yin <[email protected]> Co-authored-by: sorabhtandon <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]> Co-authored-by: nnellikunnu <[email protected]> Co-authored-by: jennypng <[email protected]> Co-authored-by: Grace Wilcox <[email protected]> Co-authored-by: Richard Park <[email protected]> Co-authored-by: jamesvoongms <[email protected]> Co-authored-by: yk <[email protected]> Co-authored-by: Yukun Li (Beyondsoft) <[email protected]> Co-authored-by: steve munk <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Prajjwal Kamboj <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: Hemant Imudianda <[email protected]> Co-authored-by: baoqihuang0326 <[email protected]> Co-authored-by: riddhinilawar <[email protected]> Co-authored-by: Riddhi Nilawar <[email protected]> Co-authored-by: Jennifer Wong <[email protected]> Co-authored-by: aneeshakella-microsoft <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: Piyush Mishra <[email protected]> Co-authored-by: pribansa <[email protected]> Co-authored-by: Jeremy Kramer <[email protected]> Co-authored-by: catalinaperalta <[email protected]> Co-authored-by: catalinaperalta <[email protected]> * remove outdated TypeSpecValidation suppressions (#39247) Co-authored-by: Kyle Zhang <[email protected]> Co-authored-by: Mary Gao <[email protected]> * build(deps-dev): bump @typespec/compiler (#39284) Bumps the typespec group with 1 update in the / directory: [@typespec/compiler](https://github.com/microsoft/typespec). Updates `@typespec/compiler` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@typespec/compiler" dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * bump prettier from 3.6.2 to 3.7.4 (#39308) * [.github] ignore shared/coverage in eslint (#39312) * [EngSys] npm update --before 2025-12-16 (#39313) - earliest date compatible with tsp version * [TSP Migration]--RedisEnterprise (#38436) * just converted modelerfour: lenient-model-deduplication: true prenamer: true * could compile * update * update * Update tspconfig.yaml * update * Update tspconfig.yaml * Update tspconfig.yaml * Update tspconfig.yaml * update * update * update * update * update client name * update config for python * updaate * add config * remove example config * revert code * fix PrivateEndpointConnection duplicate schema * remove java config * fix PrivateEndpointConnectionListResult * add go config * add go config * add go config * update * update go config --------- Co-authored-by: Jiao Di (MSFT) <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: XiaofeiCao <[email protected]> Co-authored-by: Pan Shao <[email protected]> * [.github] bump vitest from 3.2.4 to 4.0.15 (#39309) * [eng/tools] Bump @types/node from 18 to 20 (#39314) * Update StorageSync TypeSpec definitions for new .NET MPG support (#39257) * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.3 to 0.9.4 (#39240) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.3 to 0.9.4. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Merge GalleryRP 2025-03-03 Features into Main (#38715) * add new version to main.tsp * add examples * swagger generated * update readme file * add import versioining * Gallery Image version StorageAccountStrategy (#35769) * tsp update * swagger added * fix typespec CI validation --------- Co-authored-by: Ojo Okoka <[email protected]> * New resource type - Gallery Scripts (#35887) * added models and main.tsp reference * update * add added decorators * fix unintentional change * add examples * update galleryScript name pattern * fix parameter name with back-compatibles * fix CI failures * update responses codes * fix enum descriptions * add validationStatus * update * set readOnly properties as readOnly * remove schema from 202 returns * fix typo * tsp compiler updated * Included Azure-AsyncOperation headers to address ARM Comments * Added ArmAsyncOperationHeader for ARM Comments and fixed Tsp compile issues * Attempt to fix CI TypeSpec Validation * Attempt to fix CI TypeSpec Validation through npx commands * Attempted fix * Cleanup GalleryScriptVersion.tsp file * Attempted to use Azure decorators --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ojo Okoka <[email protected]> * Compilation Errors for TS Validation Fix * Adding updated Gallery swagger to updated Readme input-file * Rollback name pattern req + updates to Typespec Validation * Adding delete read only directives to change 2024-03-03 json from update * Reversing changes and Getting Breaking Change Approval * Revert name pattern changes to see CI checks * Fix Readme and add Swagger Lint Suppression * Corrected name for min and maxValue * Rollback on parameter name changes * Added existing name pattern for GalleryApplications * Removed suppression for NamePattern --------- Co-authored-by: Theodore Chang <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: audreyttt <[email protected]> * add .net sdk config (#39177) Signed-off-by: Ryan Zhang <[email protected]> * Made dotnet SDK validation required (#39318) * Enabled required setting for .net * Fixed test * Remove Invoke-ToolDescriptionEvaluator script (#39321) Co-authored-by: Summer Warren <[email protected]> * Rename body (#39265) * Rename body * update examples. * updates * update * update * updates * Bump @microsoft.azure/openapi-validator-rulesets from 2.1.10 to 2.2.0 (#39319) * Dell public swagger API release (#39310) * typespec move for november preview (#38980) * typespec move for november preview * delete manual swaggers * update readme * update * update * rename for java * client.tsp * fix * java client * Update tspconfig.yaml for Azure Stack HCI SDK * update * Revert "update" This reverts commit 79b72fff7bd9e1ba39352bfadd411d265cb1bfe5. * duplicate list * use arm operations * fix doc comment * fix documentation * roo analysis * refactor duplicate models * remove dup text * adding dec preview * remove swaggers * Exclude some flattenProperties for js * restore not common models * Refactor EdgeMachine Models * duplicate list * use arm operations * fix doc comment * [Minor] use arm operations for ov api (#39121) * use arm operations * fix doc comment * make commit ready * format * fix documentation * roo analysis * refactor duplicate models * remove dup text * restore not common models * format * readme update * formatting * update * tsp compile with new version * no base version annotation * revert examples for november to store original alignment * hci properties for december * prettier fix * revert * remove : @@Legacy.flattenProperty(UpdateProperties.componentVersions); * recompile using compiler 1.7.0 * remove client flatten to unblock sdk * lint diff suppression * remove unused model * remove flatten from non model --------- Co-authored-by: Wenming Liu <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: ChenxiJiang333 <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Jialin Huang <[email protected]> Co-authored-by: Jiao Di (MSFT) <[email protected]> * Update client setting of Terraform (#39304) * update descriptions for execute create and delete (#39218) * [EngSys] npm update --before 2025-12-17 (#39336) * [eng/tools] bump vitest from 3.2.4 to 4.0.15 (#39315) - reactions to breaking changes - adds config to include only `test` dir - by default, vitest@4 only excludes tests from `node_modules` and `.git` folders (not `dist`) - [openapi-diff-runner] mock ctors using `function` instead of `=>` * Set StagedArtifactsFolder to empty if it's undefined (#39303) * Set StagedArtifactsFolder to empty if it's undefined * Set variable when it's valid * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.4 to 0.9.5 (#39338) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * build(deps-dev): bump @azure-tools/typespec-client-generator-core (#39337) Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.63.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * fix flatten breakings for avs (#39325) * Add swagger and typespec `module` version suffix (#39133) * add suffix * add config * add config * add version suffix * add quota version suffix * update version * Cleaned up obsolete content (#39225) * [typespec-requirement] enable eslint (#39348) * [eslint] Enable debug category "eslint:linter" (#39349) - Lists all files analyzed * [tsp-client-tests] enable eslint (#39350) * Change folder name for Micosoft.Management RP and move resource type servicegroups to own service and updated SDK packages (#38861) * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml * Move service groups to its own service * Change RP name from managementgroups to management * Update SDK config files * Update readme.java.md * Update readme.java.md * Update readme.java.md * Update readme.md * Update wth Typespec migration * Move typespec files to service ManagementGroups * Update tspconfig.yaml --------- Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> * build(deps-dev): bump @azure-tools/spec-gen-sdk from 0.9.5 to 0.9.6 (#39364) Bumps [@azure-tools/spec-gen-sdk](https://github.com/Azure/azure-sdk-tools) from 0.9.5 to 0.9.6. - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/spec-gen-sdk" dependency-version: 0.9.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Updete client settings for VirtualEnclaves (#39355) * Update client settings for StorageMover (#39329) * Updete client settings for WorkloadOrchestration (#39356) * configure default value for python (#39368) * Migrate stress cluster resource groups (#39126) Co-authored-by: Ben Broderick Phillips <[email protected]> * [TSP Migration][batch] TypeSpec migrated from swagger (#38084) * converted * solved error * update @list && main.tsp description * update parameters:name * update response:header * update x-nullable:true * update deprecated && delete deprecated suppress * update tspconfig.yml & midify readme & delete other swagger file * after prettier * after prettier recource-manager * solve warning * add @secret & update #suppress * fix x-ms-enum missing name * update readme * fix tspconfig location error * remove operationId * remove @useDepedency * update missing * model validation test * model validation test * fix model validation error * fix model validation error * fix model validation error * fix model validation error * Revert "model validation test" This reverts commit bba6306db7970a9ac21698e2239d3ac2f4122496. * fix default response * update * update * prettire * update * update dec & summary * update * update * fix tsmv error * format change * diff fix * add title * fix diff * diff fix * update description * delete * fix model validation error * update response * update * update * fix * rem…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Approved-Suppression
ArcReview
ArcSignedOff
ARMReview
ARMSignedOff
<valid label in PR review process>add this label when ARM approve updates after review
BreakingChange-Approved-Benign
Changes are not breaking at the REST API level and have at most minor impact to generated SDKs.
BreakingChange-Go-Sdk-Approved
PublishToCustomers
Acknowledgement the changes will be published to Azure customers.
resource-manager
RPaaS
SuppressionReviewRequired
TypeSpec
Authored with TypeSpec
Versioning-Approved-Benign
https://github.com/Azure/azure-sdk-tools/issues/6374
VersioningReviewRequired
<valid label in PR review process>add this label when versioning review is required
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.
Confirmed with service team:
Qusetion: We'd like to confirm one thing while doing the conversion. There is a default value in the parent resource EdgeDevice.
azure-rest-api-specs/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCI/preview/2025-11-01-preview/edgeDevices.json
Line 101 in 7e84a6a
azure-rest-api-specs/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCI/preview/2025-11-01-preview/edgeDevices.json
Line 101 in 7e84a6a
Answer: we can keep the default to "default"
Qusetion: this model and this property. They both have items but with "type": "object" . Are there some mistakes?
Answer: yes, these are not arrays, but objects
it should be like: