You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process. IMPORTANT This applies even if:
The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
You believe there is no need for you to request breaking change approval, for any reason.
Such claims must be reviewed, and the process is the same.
ARM API changes review (Step 2)
If this PR is in purview of ARM review then automation will add the ARMReview label.
If you want to force ARM review, add the label yourself.
Proceed according to the diagram at the top of this comment.
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 Swagger-Suppression-Process
to get approval.
Getting help
For general PR approval workflow, see the diagram at the top of this comment.
For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
and https://aka.ms/ci-fix.
The PR is created based on the updates in the private branch. The updates in the PR has already been reviewed and approved with this PR Azure/azure-rest-api-specs-pr/14504
+ Enum `SKUTier` has been removed
+ Field `AdditionalInfo`, `Code`, `Details`, `Message`, `Target` of struct `ErrorResponse` has been removed
+ Struct `Identity` has been removed
+ Struct `SKU` has been removed
+ Type of `BackupAndExportResponse.Error` has been changed from `*ErrorResponse` to `*ErrorDetail`
+ Type of `Server.Identity` has been changed from `*Identity` to `*MySQLServerIdentity`
+ Type of `Server.SKU` has been changed from `*SKU` to `*MySQLServerSKU`
+ Type of `ServerForUpdate.Identity` has been changed from `*Identity` to `*MySQLServerIdentity`
+ Type of `ServerForUpdate.SKU` has been changed from `*SKU` to `*MySQLServerSKU`
+ `BackupFormatNone` from enum `BackupFormat` has been removed
⚠️Warning [Logs]Release - Generate from fb1e2c6. SDK Automation 14.0.0
command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
cmderr [automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
cmderr [automation_generate.sh] notice
cmderr [automation_generate.sh] npm notice New major version of npm available! 9.6.7 -> 10.1.0
cmderr [automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.0>
cmderr [automation_generate.sh] npm notice Run `npm install -g npm@10.1.0` to update!
cmderr [automation_generate.sh] npm notice
info [Changelog] ### Breaking Changes
info [Changelog]
info [Changelog] - Type of `BackupAndExportResponse.Error` has been changed from `*ErrorResponse` to `*ErrorDetail`
info [Changelog] - Type of `Server.Identity` has been changed from `*Identity` to `*MySQLServerIdentity`
info [Changelog] - Type of `Server.SKU` has been changed from `*SKU` to `*MySQLServerSKU`
info [Changelog] - Type of `ServerForUpdate.Identity` has been changed from `*Identity` to `*MySQLServerIdentity`
info [Changelog] - Type of `ServerForUpdate.SKU` has been changed from `*SKU` to `*MySQLServerSKU`
info [Changelog] - `BackupFormatNone` from enum `BackupFormat` has been removed
info [Changelog] - Enum `SKUTier` has been removed
info [Changelog] - Struct `Identity` has been removed
info [Changelog] - Struct `SKU` has been removed
info [Changelog] - Field `AdditionalInfo`, `Code`, `Details`, `Message`, `Target` of struct `ErrorResponse` has been removed
info [Changelog]
info [Changelog] ### Features Added
info [Changelog]
info [Changelog] - New value `BackupFormatRaw` added to enum type `BackupFormat`
info [Changelog] - New enum type `ImportSourceStorageType` with values `ImportSourceStorageTypeAzureBlob`
info [Changelog] - New enum type `PrivateEndpointConnectionProvisioningState` with values `PrivateEndpointConnectionProvisioningStateCreating`, `PrivateEndpointConnectionProvisioningStateDeleting`, `PrivateEndpointConnectionProvisioningStateFailed`, `PrivateEndpointConnectionProvisioningStateSucceeded`
info [Changelog] - New enum type `PrivateEndpointServiceConnectionStatus` with values `PrivateEndpointServiceConnectionStatusApproved`, `PrivateEndpointServiceConnectionStatusPending`, `PrivateEndpointServiceConnectionStatusRejected`
info [Changelog] - New enum type `ServerSKUTier` with values `ServerSKUTierBurstable`, `ServerSKUTierGeneralPurpose`, `ServerSKUTierMemoryOptimized`
info [Changelog] - New function `*ClientFactory.NewLocationBasedCapabilitySetClient() *LocationBasedCapabilitySetClient`
info [Changelog] - New function `*ClientFactory.NewOperationResultsClient() *OperationResultsClient`
info [Changelog] - New function `*ClientFactory.NewServersMigrationClient() *ServersMigrationClient`
info [Changelog] - New function `NewLocationBasedCapabilitySetClient(string, azcore.TokenCredential, *arm.ClientOptions) (*LocationBasedCapabilitySetClient, error)`
info [Changelog] - New function `*LocationBasedCapabilitySetClient.Get(context.Context, string, string, *LocationBasedCapabilitySetClientGetOptions) (LocationBasedCapabilitySetClientGetResponse, error)`
info [Changelog] - New function `*LocationBasedCapabilitySetClient.NewListPager(string, *LocationBasedCapabilitySetClientListOptions) *runtime.Pager[LocationBasedCapabilitySetClientListResponse]`
info [Changelog] - New function `NewOperationResultsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*OperationResultsClient, error)`
info [Changelog] - New function `*OperationResultsClient.Get(context.Context, string, string, *OperationResultsClientGetOptions) (OperationResultsClientGetResponse, error)`
info [Changelog] - New function `NewServersMigrationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ServersMigrationClient, error)`
info [Changelog] - New function `*ServersMigrationClient.BeginCutoverMigration(context.Context, string, string, *ServersMigrationClientBeginCutoverMigrationOptions) (*runtime.Poller[ServersMigrationClientCutoverMigrationResponse], error)`
info [Changelog] - New struct `Capability`
info [Changelog] - New struct `CapabilityPropertiesV2`
info [Changelog] - New struct `CapabilitySetsList`
info [Changelog] - New struct `ErrorDetail`
info [Changelog] - New struct `ImportSourceProperties`
info [Changelog] - New struct `MySQLServerIdentity`
info [Changelog] - New struct `MySQLServerSKU`
info [Changelog] - New struct `OperationStatusExtendedResult`
info [Changelog] - New struct `OperationStatusResult`
info [Changelog] - New struct `PrivateEndpoint`
info [Changelog] - New struct `PrivateEndpointConnection`
info [Changelog] - New struct `PrivateEndpointConnectionProperties`
info [Changelog] - New struct `PrivateLinkServiceConnectionState`
info [Changelog] - New struct `SKUCapabilityV2`
info [Changelog] - New struct `ServerEditionCapabilityV2`
info [Changelog] - New struct `ServerVersionCapabilityV2`
info [Changelog] - New field `SystemData` in struct `BackupAndExportResponse`
info [Changelog] - New field `Error` in struct `ErrorResponse`
info [Changelog] - New field `SystemData` in struct `ProxyResource`
info [Changelog] - New field `SystemData` in struct `Resource`
info [Changelog] - New field `ImportSourceProperties`, `PrivateEndpointConnections` in struct `ServerProperties`
info [Changelog] - New field `Network` in struct `ServerPropertiesForUpdate`
info [Changelog] - New field `SystemData` in struct `TrackedResource`
info [Changelog]
info [Changelog] Total 10 breaking change(s), 65 additive change(s).
⚠️Warning [Logs]Release - Generate from fb1e2c6. SDK Automation 14.0.0
command sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
warn File azure-sdk-for-js_tmp/initOutput.json not found to read
command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
warn No file changes detected after generation
warn No package detected after generation
Please address or respond to feedback from the ARM API reviewer. When you are ready to continue the ARM API review, please remove the ARMChangesRequested label. This will notify the reviewer to have another look. If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel. Please include [ARM Query] in the title of your question to indicate that it is ARM-related.
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.
This is a PR generated at OpenAPI Hub. You can view your work branch via this link.
ARM (Control Plane) API Specification Update Pull Request
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label
ARMChangesRequested
is removed from your PR. This should cause the label
WaitForARMFeedback
to be added.[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])
If you need further help with anything, see
Getting help
section below.Purpose of this PR
What's the purpose of this PR? Check all that apply. 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 Step 2, "ARM Review", for this PR.
Breaking changes review (Step 1)
you must follow the breaking changes process.
IMPORTANT This applies even if:
Such claims must be reviewed, and the process is the same.
ARM API changes review (Step 2)
ARMReview
label.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
Swagger-Suppression-Process
to get approval.
Getting help
and https://aka.ms/ci-fix.