-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Merge changes from main into release-web-2024-11-01 #32647
Open
naveedaz
wants to merge
760
commits into
Azure:release-web-2024-11-01
Choose a base branch
from
naveedaz:release-web-2024-11-01
base: release-web-2024-11-01
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Merge changes from main into release-web-2024-11-01 #32647
naveedaz
wants to merge
760
commits into
Azure:release-web-2024-11-01
from
naveedaz:release-web-2024-11-01
Conversation
This file contains 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
* Rebranding of Azure AI Studio * Fix spelling error
…preview (Azure#31790) * Copy files from preview/2024-04-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2024-10-01-preview Updated the API version from preview/2024-04-01-preview to preview/2024-10-01-preview. * Added tag for 2024-10-01-preview in readme file * support odata search in listing product packages (Azure#31740) * support odata search in listing product packages * add new supported contentKind * fix perttier errors * Fix Data connectors API Typos (Azure#31806) * Add PurviewAudit connector (Azure#31821) * Add PurviewAudit connector * prettier fix * prettier fix --------- Co-authored-by: Will King <[email protected]> * resolve comments and fix the prettier issue (Azure#31965) * Watchlist fix (Azure#32047) * reorder TI parameter to address breaking change errors (Azure#32053) --------- Co-authored-by: NISHILBISHT <[email protected]> Co-authored-by: sagamzu <[email protected]> Co-authored-by: kingwil <[email protected]> Co-authored-by: Will King <[email protected]> Co-authored-by: nbatyrbb <[email protected]>
* ignore custom-words.txt * test change to custom-words.txt * Revert test change to custom-words.txt
* Update isSimplifiedPolygon * Fix cspell --------- Co-authored-by: Will Huang <[email protected]>
Fixed some broken links, and normalized all doc URLs to learn.microsoft.com without the en-us locale.
Fixed some broken links, and normalized all doc URLs to learn.microsoft.com without the en-us locale.
…ginx swagger (Azure#32042) * Update examples and descriptions for Nginx swagger We recently merged this PR, [Nginx 2024 11 01 preview Azure#31409](Azure#31409), but we found out some examples and description were not desired. we just want to update these and have no functional changes * Add missing periods in JSON descriptions. * Add x-ms-parameter-location to apiKeyName Add `"x-ms-parameter-location": "method"` property to `ApiKeyNameParameter` for easier AutoRest generation.
* decription fix. * remove \n * fix invalid armId. * fix \n * fix arm id. * Create sdk-suppressions.yaml * Update specification/standbypool/StandbyPool.Management/sdk-suppressions.yaml * edit cSpell.json. * edit cSpell.json. --------- Co-authored-by: kazrael2119 <[email protected]>
…#32028) * Add stable version 2025-01-02. * Add examples for new API version. * Update readme.md * Add stable version 2025-01-02. * Add examples for new API version. * Update readme.md * Fix TypeSpec Validation Error. * Revert "Fix TypeSpec Validation Error." This reverts commit 82c73af. * Re-compile the code. * Use eastus2 as example region. * Update doc strings for consistence. * Fix SpellCheck issue. * Remove unused SqlVmTargetProperties in GA version. --------- Co-authored-by: Yixiong Ren <[email protected]> Co-authored-by: Shubham <[email protected]>
* update * update for clarity
…2019) * Created PlaywrightTesting.Shared namespace * tsp format fixed
…024-11-01 (Azure#31713) * Copy files from stable/2023-07-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2024-11-01 Updated the API version from stable/2023-07-01 to stable/2024-11-01. * Added tag for 2024-11-01 in readme file * Removed unnecessary folder * Update default values and descriptions for Key Vault (Azure#31683) * Initial Changes to Spec * Prettier ran * Ran prettier --------- Co-authored-by: Fernando Rauseo Landa <[email protected]> * Ran prettier * Ran prettier on all files * Update managedHsm.json (Azure#31732) * typo fix --------- Co-authored-by: Fernando Rauseo Landa <[email protected]> Co-authored-by: Daniel Cherrett <[email protected]>
…e#31796) * Copy files from preview/2024-04-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2024-12-01-preview Updated the API version from preview/2024-04-01-preview to preview/2024-12-01-preview. * Added tag for 2024-12-01-preview in readme file * Added Azure Managed HSM C SKUs to preview version (Azure#31733) * Update managedHsm.json * Update managedHsm.json * Changes to update default values and description and prettier ran (Azure#31718) Co-authored-by: Fernando Rauseo Landa <[email protected]> * Update readme * misc fix * update tag * resolve ci issue * fixed typos and override words --------- Co-authored-by: Fernando Rauseo Landa <[email protected]> Co-authored-by: Daniel Cherrett <[email protected]> Co-authored-by: Chenjie Shi <[email protected]>
* Update readme.python.md * fix cspell --------- Co-authored-by: Yuchao Yan <[email protected]>
* add filter suppression * parse changefiles
…on (Azure#32129) Co-authored-by: Scott Beddall <[email protected]>
…mport block export feature (Azure#31546) * Terraform: Update models to include ARG table selection feature and import block export feature
Bumps the typespec-client-generator-cli group with 1 update in the / directory: [@azure-tools/typespec-client-generator-cli](https://github.com/Azure/azure-sdk-tools). Updates `@azure-tools/typespec-client-generator-cli` from 0.14.2 to 0.15.1 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typespec-client-generator-cli ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Harder <[email protected]>
* ensure that packages that come back from AdditionalValidationPackages are NOT counted as 'includedForValidation: true' if they also exist in the original 'these packages changed' set Co-authored-by: Ben Broderick Phillips <[email protected]> --------- Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Scott Beddall <[email protected]> Co-authored-by: Ben Broderick Phillips <[email protected]>
* Initial conversion from swagger * Update main.tsp * Update tspconfig.yaml * Update models.tsp * Update routes.tsp * Remove unused client.tsp * Use client.tsp * Remove unused code * Add exmaples folder * Resolve validation; Remove client.tsp for now * Only include relevant examples * Emit Administration swagger from tsp * Remove '-sdk' from generated swagger name * Add 7.5 support * Examples folder structure; add operationId/title to examples * Regenerate swaggers from TSP * Remove redundant existing swaggers * Fix up tspconfig.yaml for validation errors * Fix up LROs * Update readme for administration.json in 7.5, 7.6-preview.1 * Move TSP directory into keyvault folder * add typespec-ts to admin * camelCase to kebab-case for setting-name path * Use KeyVaultError; suppress method naming errors * Update title * Use + in path param to skip scope URL encoding * generate metadata for ci * Create BackupRestore directory * Create RBAC directory * Create Settings directory * Unified Administration library for SDK gen; Common to facilitate * @parameterVisibility to show required UpdateSettingRequest attribute * Remove Administration tspconfig to avoid PR checks * Add client.tsp for .NET to test validation * Fix to reference Error * Re-add config; suppress client.tsp warnings * Restrict client customizations to .NET * Revert "Update readme for administration.json in 7.5, 7.6-preview.1" This reverts commit 1d0a2bb. * Remove description newlines * Add GetSetting example (was UpdateSetting in main) * add customization for js * Make Error nullable * Templatize operations to use KeyVaultError * Rebase; Azure.Core.nextLink -> TypeSpec.nextLink * Make backup/restore bodies required * Add README explaining directory structure * go specific changes * Restore Azure.Core.nextLink -> TypeSpec.nextLink * TSP validation reformat * TSP validation for Go client.tsp clients * Correctly mark nullable attributes * Correctly make Error model nullable * Added Java configuration. Moved all imports to administration.tsp * Revert "Added Java configuration. Moved all imports to administration.tsp" This reverts commit e820e96. * Added Java config back. * add selectiveKeyRestoreStatus * Rename `jobID` to `jobId` in selectiveKeyRestoreStatus route. * Added @SharedRoute to restore status operations. * Selective restore status example * Run prettier * cspell * go tspconfig * Allow 'azadmin' word * Add additionalDirectories to tspconfig * additionalDirectories for unified; TypeSpec.nextLink * set correct values for typescript * update go tspconfig * fix module name for go tspconfig --------- Co-authored-by: Maor Leger <[email protected]> Co-authored-by: Mike Harder <[email protected]> Co-authored-by: gracewilcox <[email protected]> Co-authored-by: vcolin7 <[email protected]> Co-authored-by: vcolin7 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]>
* Copy files from preview/2024-12-18-preview 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 preview/2024-12-18-preview to stable/2025-03-01. * Added tag for 2025-03-01 in readme file * Resolves prettier errors * add sdk-suppressins.yaml * adds group quota related words to suppression list in cSpell * change the case sensitivity of Suppressions * spelling mistake with the word "supressions" * fixes incorrect Ids in examples --------- Co-authored-by: Yuchao Yan <[email protected]>
Co-authored-by: Ravi Gautam <[email protected]>
* Copy files from preview/2024-07-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2025-01-15-preview Updated the API version from preview/2024-07-01-preview to preview/2025-01-15-preview. * Added tag for 2025-01-15-preview in readme file * Add new sender display name optional property
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ARMReview
data-plane
new-api-version
resource-manager
RPaaS
SuppressionReviewRequired
TypeSpec
Authored with TypeSpec
WaitForARMFeedback
<valid label in PR review process> add this label when ARM 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.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting help
section 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 ApiView
comment 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 PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. 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.
queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.