-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Merge main into SQL publish branch #38606
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
Closed
jeremyfrosti
wants to merge
1,237
commits into
publish-sql-Microsoft.Sql-2025-02-01-preview
from
main
Closed
Merge main into SQL publish branch #38606
jeremyfrosti
wants to merge
1,237
commits into
publish-sql-Microsoft.Sql-2025-02-01-preview
from
main
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
* Update CODEOWNERS for web specification * Add @edwin-msft as code owner for web specifications * Update CODEOWNERS for web specifications Removed users from CODEOWNERS for web specifications.
…8376) 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.61.1 to 0.61.2 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-version: 0.61.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Harder <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.6 to 7.1.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.1.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.1.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.12 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott Beddall <[email protected]>
* support 5000 points * update RouteRange description --------- Co-authored-by: Will Huang <[email protected]> Co-authored-by: Faraz Siddiqui <[email protected]>
* converted rawly * update * run prettier * update * update version to 2025-06-10 * update * fix ConfidentialLedger_ListBySub.json * update * fix: ManagedCCF_ListBySubscription * update * update * prettier * Update tspconfig.yaml * for spell check: ManagedCCFS to ManagedCCFs * remove operationid * Fix for comment and update justification * update * update * Update tspconfig.yaml * Revert "Update tspconfig.yaml" This reverts commit b5a2ca6. * Reapply "Update tspconfig.yaml" This reverts commit f0fc255.
…iew for SHM (#38360) * Add properties * tsp format --------- Co-authored-by: Zhongjie Li <[email protected]>
* java configs * enable premium
…ning readme use in documentation (#38371) * Updated ContainerRegistry_GetProperties to GetRepositoryProperties in latest dataplane preview and stable * Updated ContainerRegistry_UpdateProperties to UpdateRepositoryProperties in latest dataplane preview and stable * Corrected operation id updates --------- Co-authored-by: Bin Du <[email protected]>
- Remove deprecated `useDependency` causing compile errors - Add suppressions for `SdkTspConfigValidation`
* blog typos -> blob * Comment out + comment the comment * Run tsp compile as suggested by CI * npm ci / tsp compile . on BlobStorage * suppress * nit
* Add Azure Databricks 2025-10-01-preview API version - Introduces a required `computeMode` property with two supported values: Hybrid or Serverless. - Updates `managesResourceGroupId` to be optional, as this value should be omitted for Serverless workspaces. - Update the detailed `ComplianceStandardDefinition` Enum section to add more supported Compliance Standards.
…b issue (#37760) * add swagger examples for version 2025-11-01 * update swagger of new request * update api to post + assessment id as body * add new preview tag to coposite v3 * add package tag for multiple versions * update typo in latest tag * remove latest stable version latest tag * update tag in new preview package - typo * update dotnet sdk with latest version * add suppressions for new version as it had for latest * revert dotnet sdk back to stable version * update post request body to defined as object * fix readme * added format reference * revert all common-types to v2 * remove file wise suppresions * remove all suppresions --------- Co-authored-by: Omer Hasson <[email protected]>
* [DataFactory]Add Enable/Disable Interactive Query API Support * fix * fix * fix * fix * fix
* enable new mpg csharp emitter for healthdataaiservices * cleanup * rename * rename operation
* Added Search stable version documentation * Update Search API to make 'select' parameter optional and include in README * Add configuration for package-2025-05-01 in README * Fix parameter naming and update descriptions in OpenAPI and TypeSpec models * Remove Search API input file from package-2025-05-01 configuration in README * Add TypeSpec options for C#, Java, TypeScript, Go, and Python * Update emitter output directories in tspconfig.yaml for C#, Java, TypeScript, Go, and Python * Update SelectParameter model to include default return fields and make 'select' optional * Add configuration for multiple TypeSpec emitters in tspconfig.yaml * Update emitter output directory for TypeSpec configurations to use a consistent path * Fix emitter output directories for C# and TypeScript in tspconfig.yaml * Refactor emitter output directories for C# and Java in tspconfig.yaml to use consistent namespace and module paths * Update emitter output directory and module for Go in tspconfig.yaml * fix: update Go emitter output directory and module path in tspconfig.yaml * refactor: remove unused emitter configurations for Python, C#, TypeScript, and Java in tspconfig.yaml * feat: add Azure benefit eligibility filter to OpenAPI definition * feat: add emitter configurations for C#, Java, TypeScript, Go, and Python in tspconfig.yaml * refactor: remove unused emitter configurations for C#, Java, TypeScript, Go, and Python in tspconfig.yaml * feat: add missing emitter output directory suppressions for Java, TypeScript, Go, and C# in suppressions.yaml * Remove unused dependency and update TypeSpec configuration for Python, C#, Java, and Go emitters * Update Go module path in tspconfig.yaml for marketplace catalog * Refactor SelectParameter documentation for clarity and consistency * Update Go module path in tspconfig.yaml for search emitter * Update Go module and package directory for search emitter in tspconfig.yaml * Refactor suppressions.yaml to update emitter-output-dir options for TypeSpec validation * Update tspconfig.yaml for Go module path and output directory; add 'azsearch' to cspell.yaml * Update Go module path for azsearch in tspconfig.yaml * Update emitter output directories and namespaces for C# and Java in tspconfig.yaml * Refactor emitter output directories and namespaces for C# and Java in tspconfig.yaml * Update emitter output directories and namespaces for C# and Java in tspconfig.yaml * Fix formatting for C# typespec configuration in tspconfig.yaml * Add service-name and package-name for C# typespec configuration in tspconfig.yaml * Refactor C# typespec configuration in tspconfig.yaml to update emitter output directory and namespace * Remove clear-output-folder option for C# typespec configuration in tspconfig.yaml * Update C# typespec configuration for MarketplaceCatalog to correct emitter output directory and namespace * Add emitter output directory for C# typespec configuration in tspconfig.yaml * Fix duplicate flavor entry for C# typespec configuration in tspconfig.yaml * Update C# typespec configuration for MarketplaceCatalog to correct emitter output directory and namespace
…pec (#37169) * convert containerregistry * update * update * Update models.tsp * Update models.tsp * update * update * update operation list * update * update * update * update * update * update * Update ArchiveVersion.tsp * fix swagger model-validation:Object didn't pass validation for format arm-id: string * Revert "fix swagger model-validation:Object didn't pass validation for format arm-id: string" This reverts commit c9f738d. * fix: Object didn't pass validation for format arm-id * update * update * update * update * Update client.tsp * java config * update * update * support 2025-11-01 * Update models.tsp * fix ci * prettier fix * fix model validation * update * java config * go config * fix python config * add configuration for python * Update client.tsp * add clientname * resolve comment * update * Update PrivateLinkResource.tsp --------- Co-authored-by: xiaofeicao <[email protected]> Co-authored-by: Weidong Xu <[email protected]> Co-authored-by: Chenjie Shi <[email protected]> Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: Judy Liu <[email protected]> Co-authored-by: Pan Shao <[email protected]>
* Add new code owner for web specification Adding Joseph Cawthorne as a code owner to have SME redudancy * Add @1tariq as code owner for web specifications
* removing remoteRendering from the MixedReality api spec * typo * prettier * removing MixedReality namespace api specs --------- Co-authored-by: jagohr <[email protected]>
* using new management plane generator for service connectedcache * fix format issue
* update tspconfig.yaml * update tspconfig.yaml * update client.tsp * remove changes by accident.
* update * remove suppression in model * removed suppression --------- Co-authored-by: Pan Shao <[email protected]>
* Add client customization for POST nextlink * add java * Extends scope * format --------- Co-authored-by: tadelesh <[email protected]> Co-authored-by: Weidong Xu <[email protected]>
* update configs in js side * Update back-compatible.tsp * remove go config * revert go config --------- Co-authored-by: Mary Gao <[email protected]> Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: JiaqiZhang-Dev <[email protected]>
* Add SRE agent preview version POST API call for Application key
* 2025-03-01-preview in new repo structure * add examples into the new structure * fixed lint issues (#38785) --------- Co-authored-by: hoonality2 <[email protected]>
…le/2025-10-01 (#38614) * Adds base for updating Microsoft.ContainerService/aks from version stable/2025-09-01 to version 2025-10-01 * Updates readme * Updates API version in new specs and examples * chore: add ossku Ubuntu2404 enum value to 2025-10-01 (#38610) * update (#38613) * Adding more context to maintenance configuration description for Microsoft.ContainerService-2025-10-01 (#38794) * changes for stable api description * newline fix --------- Co-authored-by: anushkasingh16 <[email protected]> --------- Co-authored-by: lilypan26 <[email protected]> Co-authored-by: Anushka Singh <[email protected]> Co-authored-by: anushkasingh16 <[email protected]>
Co-authored-by: Rui Guo <[email protected]> Co-authored-by: Rui Guo <[email protected]>
Bumps the npm_and_yarn group with 1 update in the /eng/common/tsp-client directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add Microsoft.AVS 2025-09-01 API version * do not generate ServiceComponents (#38284) * x-ms-client-flatten adjustments related to #38581 * flatten ScriptExecution properties (#38786) * fixes for typespec 1.6.0 * Update sdk-suppressions.yaml (#38802) * Update sdk-suppressions.yaml for model changes Removed or renamed several instance variables across multiple models in sdk-suppressions.yaml. * Add suppression for deleted model 'PagedResourceSku' --------- Co-authored-by: ChenxiJiang333 <[email protected]>
* Remove Python section from readme According to https://github.com/Azure/azure-sdk-for-python/blob/85a9b78304d04c51a53eb4ad295aa31345747aa8/sdk/azurestackhci/azure-mgmt-azurestackhci/_meta.json, `azure-mgmt-azurestackhci` is generated from `specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCI/readme.md` instead of `specification/azurestackhci/resource-manager/readme.md` so no need to keep python configuration. * Add Python configuration to readme.md Added Python configuration section in readme.md --------- Co-authored-by: vishal-kadam <[email protected]>
* Add field for enabling/disabling SDN on a NIC * update doc * Adding 2025-09-01-preview api version for stackhcivm * fix compile issue * run npx tsv for Operation folder * add new api version in README to fix lint errors --------- Co-authored-by: abaranwal-ms <[email protected]>
* Added API spec for DataQuality service * Added global rules API * Add example for Rules_Create operation Added JSON example for creating data quality rules with details on parameters and responses. * Added rules examples * Add Rule_Create.json for bulk rule * Added rules example * Generated tsp files * Added Prettier json * Prettier json * Create Rules_Create.json * Add files via upload * Added example files * Create Rules_Create.json * Added example files * Delete specification/purviewdatagovernace/examples/2025-09-01 directory * Create Rules_Create.json * Added example files * Create main.tsp * Added tsp files * Delete specification/purview/Azure.Analytics.Purview.DataQuality directory * Delete specification/purview/data-plane/Azure.Analaytics.Purview.DataQuality/preview/2025-09-01-preview directory * purview * Updated purview swagger json file * Added example files * Updated tsp files * example files * Added readme file * Fixed spellings in json * Prelitter check for assetmeta examples * Fixed spell check * fixed spellings * Fix typo in readme file path for data quality * prettier check * Update PurviewDataQuality readme tags and titles * Added prettier check * prettier check * Document legacy AutoRest configuration in README * Add files via upload * Update readme to remove deprecated configuration * Add files via upload * Revise readme for Azure Purview Data Quality migration * Add files via upload * Update readme.md * Add linter configuration to tspconfig.yaml * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create AssetMetaData_Create.json * Delete specification/purviewdatagovernace/Azure.Analaytics.Purview.DataQuality/examples/2025-09-01 directory * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Enable skip-sdk-validation in tspconfig.yaml * Add parameters and configuration for data quality service * Fix typo in namespace and dependencies in tspconfig.yaml * Update cspell.yaml with new terms * Fix typo in package directory name * Remove skip-sdk-validation from tspconfig.yaml * Update readme for Azure Purview Data Quality migration * Fix client.tsp formatting and remove redundant line * Update endpoint variable in Purview Data Quality service * Update hostTemplate and parameter name in JSON * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add OpenAPI validation tool configuration * Add x-ms-long-running-operation flag to multiple endpoints * Remove OpenAPIValidation tool from tspconfig.yaml Removed OpenAPIValidation tool configuration from tspconfig.yaml. * Update routes.tsp * Update routes.tsp * Replace long-running operation extensions with polling * Add LroStatus union and update related models * Add files via upload * Add 'statuslro' to cspell.yaml dictionary * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update routes.tsp * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Create suppressions.yaml * Update tspconfig.yaml * Update readme for Azure Purview Data Quality Corrected the TypeSpec project reference and improved formatting. * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Delete specification/purviewdatagovernace/data-plane/Azure.Analaytics.Purview.DataQuality/preview/2025-09-01-preview/examples/purviewDataQuality.json * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Fix duplicate operations and update dependencies * change azure foundations to rpcoperation and resource action * additional changes to correct path params and routes * update routes, models and remove lint errors * fix swagger and other checks part 1 * fix spelling check fails * fix an check examples * fix xms example issues * push purview json files * fix examples and models * fix bcdir bulk rule apis * fix lint, spellcheck and prettier issues * fix model validation rules * add new end points and remove unnecessary * remove put for create scoped asset metadata --------- Co-authored-by: sidkhanna549 <[email protected]> Co-authored-by: Sai Kumar Gaddam (Quadrant Technologies LLC) <[email protected]> Co-authored-by: v-apolepalli <[email protected]>
…38816) - Prepares to enable `typescript-eslint` in `.github`
- Ensure all data is analyzed lazily - Preparing to enable tseslint.configs.recommendedTypeChecked
#38872) - Add/remove missing/unnecessary `async/await` - Use `zod` to validate input and create strongly-typed objects - Add type comments - Add fallbacks for undefined values
Member
|
closing to prevent re-running checks on every commit to main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
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.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.