-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Merge branch main into release-microsoft-network-2025-05-01 #39435
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
kamboj-prjwl
merged 107 commits into
release-microsoft-network-2025-05-01
from
merge-main-to-release-microsoft-network-2025-05-01
Jan 5, 2026
Merged
Merge branch main into release-microsoft-network-2025-05-01 #39435
kamboj-prjwl
merged 107 commits into
release-microsoft-network-2025-05-01
from
merge-main-to-release-microsoft-network-2025-05-01
Jan 5, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* The first version of TSP * Fix errors and diff * run prettier check * Update example file, fix spell check error, run tsp format * Update main.tsp * Update tspconfig.yaml * update description * Fix comments * Update * update client Name * Add Python client name to AttestationManagementClient * disable fix-const-stuttering * Replace list operation templates and update properties with new decorators * add suppress * run tsp format command --------- Co-authored-by: v-xuto <v-xuto@microsoft.com> Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com> Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com> Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Judy Liu <v-liujudy@microsoft.com>
* initial convert * single swagger file compare * fix routes * fix managementgroups paths * fix * format * sdk configs * Revert "single swagger file compare" This reverts commit 5e729cb. * 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 997c275. * make subscriptionId method level parameter * add clientlocation * test config * test config * update config * change code place * change code place * remove code * add usage for input model * update client name * fix pageable * Update back-compatible.tsp * Update flattenProperty call for EntityInfo * fix format and final state schema --------- Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com> Co-authored-by: Judy Liu <v-liujudy@microsoft.com> Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com> Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com> Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Co-authored-by: Praveen Kuttappan <praveen.kuttappan@gmail.com>
…to sub instruction files (#39171) * Restructure copilot instructions to move typespec and sdk generation instructions to sub file
* 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
- 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
* 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 af8700b.
* Revert "update"
This reverts commit b0d15e2.
* 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 632da2f.
* Add Python to clientName for DeletedAccounts
* fix: IntervalUnit
* Update client.tsp
* Update StorageTaskAssignment.tsp
* add config for python
* add config for python
* add config for python
* Update back-compatible.tsp
---------
Co-authored-by: Pan Shao <pashao@microsoft.com>
Co-authored-by: Weidong Xu <weidxu@microsoft.com>
Co-authored-by: Xiaofei Cao <92354331+XiaofeiCao@users.noreply.github.com>
Co-authored-by: Jiao Di (MSFT) <80496810+v-jiaodi@users.noreply.github.com>
Co-authored-by: tadelesh <chenjieshi@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: xiaofeicao <xiaofeicao@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
Co-authored-by: Jiao Di (MSFT) <v-jiaodi@microsoft.com>
Co-authored-by: Pan Shao <97225342+pshao25@users.noreply.github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v5...v6) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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](github/codeql-action@v3...v4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* 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](actions/github-script@v7...v8) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Use Node 24 with github-script@v8 * update spec-gen-sdk-status.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
* Azure Databricks 2026-01-01 API Version: Serverless Workspace & Front-end Private Link
* Update client.tsp * Update client.tsp
…uotas on provider level for workspace resource (#39258) * Add quotas on provider level for Workspace resource * Add deprecation message * Removed quotas from workspace level * Add examples * Updated readme with new version --------- Co-authored-by: ashwinmayya <ashwinm@microsoft.com>
…erties. (#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
…ly removal (#39088) * Microsoft.OperationalInsights: Stable 2025-07-01 summary logs read only removal * update go config --------- Co-authored-by: ReleaseHelper <ReleaseHelper>
…Attachment operations from the public EdgeActions API (#38775) * Add baseline for 2025-12-01-preview based on 2025-09-01-preview Copy all files from 2025-09-01-preview as baseline for new API version. This is an exact copy of 2025-09-01-preview before making any changes to remove attachment APIs. * Remove addAttachment and deleteAttachment operations from 2025-12-01-preview - Added @removed decorator to addAttachment and deleteAttachment operations in main.tsp - Updated tspconfig.yaml with multi-version output pattern - Set 2025-12-01-preview as default tag in readme.md - Removed stale example files with incorrect naming - Both API versions generated from single TypeSpec source * fix: make read-only properties optional in 2025-12-01-preview to fix SDK generation - EdgeActionAttachment.id: made optional with @madeOptional decorator - EdgeActionVersionProperties.validationStatus: made optional - EdgeActionVersionProperties.lastPackageUpdateTime: made optional - EdgeActionExecutionFilterProperties.lastUpdateTime: made optional These read-only properties cannot be provided by clients on create/update, so they should not be required. Using @madeOptional ensures the change only applies to 2025-12-01-preview while maintaining backward compatibility with 2025-09-01-preview. --------- Co-authored-by: Danny Tundwe (from Dev Box) <dannytundwe@microsoft.com> Co-authored-by: AnamikaNupur <72171048+AnamikaNupur@users.noreply.github.com>
merging bug fix
* Base commit to add new api-version * Added new api to provide workspace details using workspace ID * Fixed CI validation * Fixed CI validation * Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update specification/loadtestservice/data-plane/playwright/typespec/models.tsp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update specification/loadtestservice/data-plane/playwright/preview/2026-01-01-preview/playwright.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fixed CI validation --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Mike Harder <mharder@microsoft.com>
* commit previous API version `v2024-08-12-preview` first * commit new API version `v2025-07-25` second
* Change only the current default versions (the one specified in https://github.com/Azure/azure-rest-api-specs/blob/main/specification/synapse/resource-manager/readme.md#tag-package-composite-v2) * Moving it from preview file as well as avocado error states that. * Removing API from older versions * Removing unreferenced MetadataSyncConfig config --------- Co-authored-by: Tijana Sonjic <tisonjic@microsoft.com>
* Fix metadataPatch model to be consistent with BE + Preview versions * Fix operations preview version discrepancies * Fix alert rules discrepancies between stable and preview * Fix discrepancies of data connectors between preview and stable * Fix watchlists discrepancies between preview and stable * Fix incidents discrepancies between preview and stable * Fix prettier * Fix prettier attemp 2 * Fix model of data connectors * Fix dataconnectors examples * add mdti to spellcheck * Revert all previous private changes, keep only the latest preview changes * Fix alert rule descriptions * Updated descriptions to better align with naming conventions and product names (#39402) * Fix AAD references, using name Microsoft Entra ID * Fix description for data connectors stable --------- Co-authored-by: Guy Wilf Shukrun <gwilfshukrun@microsoft.com> Co-authored-by: dacousin-msft <dacousin@microsoft.com>
* configure default value for python * configure default value for python
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. |
kamboj-prjwl
approved these changes
Jan 5, 2026
c015700
into
release-microsoft-network-2025-05-01
55 checks passed
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merge branch main into release-microsoft-network-2025-05-01