-
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 branch main into release-app-Microsoft.app-2025-01-01 #33043
Closed
azure-sdk
wants to merge
516
commits into
release-app-Microsoft.app-2025-01-01
from
merge-main-to-release-app-Microsoft.app-2025-01-01
Closed
Merge branch main into release-app-Microsoft.app-2025-01-01 #33043
azure-sdk
wants to merge
516
commits into
release-app-Microsoft.app-2025-01-01
from
merge-main-to-release-app-Microsoft.app-2025-01-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
* Add the 2024-02-27-preview version for Microsoft.Sovereign * update the examples * updates for readonly property * updates to resource type enum * remove express route circuits from resource type * add spell check exception * add cspell yaml * removing extra comments --------- Co-authored-by: Sagar Nagarajan <[email protected]>
* documented unsupported in description * Added previosu versions too for unsupported doc
…ne Specs for better SDK Generation (#32418) * Fixing missed property for parameter type change
…review (#32347) * Copy files from preview/2024-10-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-01-preview Updated the API version from preview/2024-10-01-preview to preview/2025-01-01-preview. * Added tag for 2025-01-01-preview in readme file * fix typo introduced by the powershell script * prettier fix * Adding SecurityInsights AutomationRules changes for 2025-01-01-preview API version (#32117) * Fix SecurityInsights SourceControls spec for all previous versions (#32193) * make the change * Fix field name for old versions * Adding SecurityInsights SourceControls changes for 2025-01-01-preview API version (#32192) * make the change * fix examples * SecurityInsights Incidents - Add mergedIncidentUrl and mergedIncidentNumber + Remove CreateTeam (#32303) * Add mergedIncidentUrl and mergedIncidentNumber to Incidents.json * Remove Incident CreateTeam action from SecurityInsights --------- Co-authored-by: xuhumsft <[email protected]> Co-authored-by: Ron Cooper <[email protected]> Co-authored-by: Brandon Qiao (Microsoft) <[email protected]> Co-authored-by: IdoMSFT <[email protected]>
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.50.2 to 0.50.3 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-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>
) * removed provisioning state from a few models * fixed based on linting * built from main instead of client * feat: add 2025-01-01 API version with updated capability type properties * chore: fix properties * added back missing provisioningState in preview version * changed inline docs * fixing documentation * feat: add required role definition ids to capability type * Create sdk-suppressions.yaml --------- Co-authored-by: renzopretto <[email protected]> Co-authored-by: kazrael2119 <[email protected]>
Co-authored-by: Wes Haggard <[email protected]>
As part of the migration to TypeSpec, JavaScript would like to remove its hand-authored enums, replacing them with autogenerated enums where possible. To maintain backwards compatibility with the already-GA'd naming conventions, this PR adds customization so the new generated enums match the existing ones.
* Fix pipeline generation for private repos * Update eng/common/pipelines/templates/steps/sparse-checkout.yml --------- Co-authored-by: Wes Haggard <[email protected]>
Co-authored-by: Chidozie Ononiwu <[email protected]>
…32300) * Add base for updating PaloAltoNetworks.Cloudngfw from version 2024-02-07-preview to 2025-02-06-preview * Update API version in new spec and examples * Update readme with new version tag * Add accountIdForBilling and associationType fields in supportInfo APIs response body * Update response field description --------- Co-authored-by: Prakriti Gupta <[email protected]>
* Copy files from stable/2024-03-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to stable/2024-07-01 Updated the API version from stable/2024-03-01 to stable/2024-07-01. * Added tag for 2024-07-01 in readme file * Adding 2024-07-01 stable specification for auto export feature * Addressing lint errors * Fixing spell check error * Fixing prettier errors * Addressing prettier errors * Amending incorrect AutoExport tags * Fixing prettier checks errors --------- Co-authored-by: Aman Jain <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
* Pass arm template parameter for TME context * Use supportsSafeSecretStandard parameter instead --------- Co-authored-by: Ben Broderick Phillips <[email protected]>
…le/2024-10-01 (#31563) * Adds base for updating Microsoft.ContainerService/aks from version stable/2024-09-01 to version 2024-10-01 * Updates readme * Updates API version in new specs and examples * feat: add message of the day to 2024-10-01 stable API (#31505) Co-authored-by: Mikolaj Umanski <[email protected]> * fix: add MotD example for AKS 2024-10-01 GA API (#31720) * fix: add motd ga examples for 2024-10-01 GA * chore: add reference to the new example --------- Co-authored-by: Mikolaj Umanski <[email protected]> --------- Co-authored-by: Mikołaj Umański <[email protected]> Co-authored-by: Mikolaj Umanski <[email protected]>
* Base commit copy from 2024-04-01 to 2025-01-01 Signed-off-by: Mayank Aggarwal <[email protected]> * Changing existing 2024-04-01 api version to 2025-01-01 Signed-off-by: Mayank Aggarwal <[email protected]> * Adding volume types for AKS * Adding readme * fixing checkgates Signed-off-by: Mayank Aggarwal <[email protected]> * adding example for includedVolumeTypes for AKS * Update dataprotection.json * Create ValidateForModifyBackup.json * Update ValidateForModifyBackup.json * Update dataprotection.json * Update dataprotection.json * Fixing JSON * check gate fixes * fixing avacado check gate * fix ModelValidation * updated description for Job status --------- Signed-off-by: Mayank Aggarwal <[email protected]> Co-authored-by: Dishant Munjal <[email protected]> Co-authored-by: Himanshu Agarwal <[email protected]>
NSP 2024-06-01-preview (Async association, logging configuration, Force delete NSP)
) * copy from 2024-11-01-preview * update with api version 2024-11-01-preview fix fs models fix discriminator and remvoe 200 from post nt actions fix typos and add FaultSimlationConstraints fix typos 2 remove 200 from nt actions run prettier fix samples fix 3 fix operationStatus model fix typo and list descriptions * remove go sdk automation for swagger service team will migrate to typespec for this api version --------- Co-authored-by: Alfredo Santamaria Gomez <[email protected]> Co-authored-by: Chenjie Shi <[email protected]>
…32308) * VM, NIC & Disk Hydration & Disk Resizing API changes for version 2025-02-01-preview (#20735) * VM, NIC & Disk Hydration API changes for version 2025-02-01-preview * Disk resizing changes --------- Co-authored-by: Manasi <[email protected]> Co-authored-by: Neeraj Dixit <[email protected]> * Fix cspell and generated stackhcivm.json file * Revert Disk resizing changes from 2025-02-01-preview APIs Reverted change follows: https://github.com/neerajdixit-msft2/azure-rest-api-specs-pr/pull/2/files * Add Day2 NIC support and provisioning status for NSG * Fix typespec failures * Disk resize changes (#1) * disk resize changes * remove dynamic flag --------- Co-authored-by: Manasi <[email protected]> --------- Co-authored-by: neerajdixit-msft2 <[email protected]> Co-authored-by: Manasi <[email protected]> Co-authored-by: Neeraj Dixit <[email protected]> Co-authored-by: Anchal Verma <[email protected]> Co-authored-by: aanchalv05 <[email protected]> Co-authored-by: Manasi Gund <[email protected]>
Co-authored-by: Ben Broderick Phillips <[email protected]>
… associated to it (#32448)
Co-authored-by: Patrick Hallisey <[email protected]>
* update for monitor * Add lenient model deduplication to Python config
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. |
najian
approved these changes
Mar 6, 2025
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-app-Microsoft.app-2025-01-01