Skip to content
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

Adding new Virtual Cluster APIs #20469

Merged
merged 7 commits into from
Sep 3, 2022
Merged

Adding new Virtual Cluster APIs #20469

merged 7 commits into from
Sep 3, 2022

Conversation

toki95
Copy link
Contributor

@toki95 toki95 commented Aug 30, 2022

ARM API Information (Control Plane)

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

@openapi-workflow-bot
Copy link

Hi, @toki95 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 30, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 4 Errors, 4 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    VirtualClusters.json 2022-05-01-preview(3dccf78) 2021-11-01(main)
    VirtualClusters.json 2022-05-01-preview(3dccf78) 2022-02-01-preview(main)

    The following breaking changes are detected by comparison with the latest stable version:

    Rule Message
    1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L255:11
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'family' renamed or removed?
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L346:7
    Old: Microsoft.Sql/stable/2021-11-01/VirtualClusters.json#L337:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'maintenanceConfigurationId' renamed or removed?
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L346:7
    Old: Microsoft.Sql/stable/2021-11-01/VirtualClusters.json#L337:7
    1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L225:7
    Old: Microsoft.Sql/stable/2021-11-01/VirtualClusters.json#L225:7


    The following breaking changes are detected by comparison with the latest preview version:

    Rule Message
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '202'.
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L255:11
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'family' renamed or removed?
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L346:7
    Old: Microsoft.Sql/preview/2022-02-01-preview/VirtualClusters.json#L337:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'maintenanceConfigurationId' renamed or removed?
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L346:7
    Old: Microsoft.Sql/preview/2022-02-01-preview/VirtualClusters.json#L337:7
    ⚠️ 1044 - XmsLongRunningOperationChanged The new version has a different 'x-ms-longrunning-operation' value than the previous one.
    New: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L225:7
    Old: Microsoft.Sql/preview/2022-02-01-preview/VirtualClusters.json#L225:7
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-preview-2022-05 package-preview-2022-05(3dccf78) package-preview-2022-05(dev-sql-Microsoft.Sql-2022-05-01-preview)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L224


    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'updatemanagedinstancednsservers' in:'VirtualClusters_UpdateDnsServers'. Consider updating the operationId
    Location: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L230
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'VirtualClusters_Get' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L95
    ⚠️ R4009 - RequiredReadOnlySystemData The response of operation:'VirtualClusters_Update' is defined without 'systemData'. Consider adding the systemData to the response.
    Location: Microsoft.Sql/preview/2022-05-01-preview/VirtualClusters.json#L173
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/sql/resource-manager/readme.md
    tag: specification/sql/resource-manager/readme.md#tag-package-composite-v5
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️SDK Track2 Validation succeeded [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/3dccf7838c109cb349a2c0f600e11a02ecaaa6bc/specification/sql/resource-manager/readme.md#tag-package-preview-2022-05">sql/resource-manager/readme.md#package-preview-2022-05
    The following errors/warnings exist before current PR submission:
    Rule Message
    DuplicateOperation "readme":"sql/resource-manager/readme.md",
    "tag":"package-preview-2022-05",
    "details":"Duplicate Operation 'DatabaseSqlVulnerabilityAssessmentBaselines' > 'CreateOrUpdate' detected(This is most likely due to 2 operation using the same 'operationId' or 'tags'). Duplicates have those paths:\n - put /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.Sql/servers/serverName/databases/databaseName/sqlVulnerabilityAssessments/vulnerabilityAssessmentName/baselines/baselineName\n - put /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.Sql/servers/serverName/sqlVulnerabilityAssessments/vulnerabilityAssessmentName/baselines/baselineName"
    DuplicateOperation "readme":"sql/resource-manager/readme.md",
    "tag":"package-preview-2022-05",
    "details":"Duplicate Operation 'DatabaseSqlVulnerabilityAssessmentRuleBaselines' > 'Delete' detected(This is most likely due to 2 operation using the same 'operationId' or 'tags'). Duplicates have those paths:\n - delete /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.Sql/servers/serverName/databases/databaseName/sqlVulnerabilityAssessments/vulnerabilityAssessmentName/baselines/baselineName/rules/ruleId\n - delete /subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.Sql/servers/serverName/sqlVulnerabilityAssessments/vulnerabilityAssessmentName/baselines/baselineName/rules/ruleId"
    "readme":"sql/resource-manager/readme.md",
    "tag":"package-preview-2022-05",
    "details":"Duplicate object schemas with 'SecurityAlertPolicyName' name detected."
    "readme":"sql/resource-manager/readme.md",
    "tag":"package-preview-2022-05",
    "details":"Error: 3 errors occured -- cannot continue."
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 30, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️⚠️SDK Breaking Change Tracking warning [Detail]

    Breaking Changes Tracking

    ⚠️azure-sdk-for-go - sdk/resourcemanager/sql/armsql - 2.0.0-beta.1
    +	Const `DNSRefreshConfigurationPropertiesStatusFailed` has been removed
    +	Const `DNSRefreshConfigurationPropertiesStatusSucceeded` has been removed
    +	Field `Family` of struct `VirtualClusterProperties` has been removed
    +	Field `MaintenanceConfigurationID` of struct `VirtualClusterProperties` has been removed
    +	Field `UpdateManagedInstanceDNSServersOperation` of struct `VirtualClustersClientUpdateDNSServersResponse` has been removed
    +	Function `*VirtualClustersClient.UpdateDNSServers` has been removed
    +	Function `PossibleDNSRefreshConfigurationPropertiesStatusValues` has been removed
    +	Struct `DNSRefreshConfigurationProperties` has been removed
    +	Struct `UpdateManagedInstanceDNSServersOperation` has been removed
    +	Struct `VirtualClustersClientUpdateDNSServersOptions` has been removed
    +	Type alias `DNSRefreshConfigurationPropertiesStatus` has been removed
    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-sql - 4.0.0b3
    +	Model VirtualCluster no longer has parameter family
    +	Model VirtualCluster no longer has parameter maintenance_configuration_id
    +	Model VirtualClusterUpdate no longer has parameter family
    +	Model VirtualClusterUpdate no longer has parameter maintenance_configuration_id
    +	Renamed operation VirtualClustersOperations.update_dns_servers to VirtualClustersOperations.begin_update_dns_servers
    ⚠️azure-sdk-for-js - @azure/arm-sql - 10.0.0-beta.1
    +	Class SqlManagementClient no longer has parameter operationsHealthOperations
    +	Interface DatabaseIdentity no longer has parameter delegatedResources
    +	Interface DatabaseUpdate no longer has parameter primaryDelegatedIdentityClientId
    +	Interface VirtualClusterUpdate no longer has parameter family
    +	Interface VirtualClusterUpdate no longer has parameter maintenanceConfigurationId
    +	Operation SyncGroups.listLogs has a new signature
    +	Removed Enum KnownDnsRefreshConfigurationPropertiesStatus
    +	Removed Enum KnownEnum60
    +	Removed operation ReplicationLinks.beginUnlink
    +	Removed operation ReplicationLinks.beginUnlinkAndWait
    +	Removed operation VirtualClusters.updateDnsServers
    +	Removed operation group OperationsHealthOperations
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from da5458e6804013fd710f56ab8b7fd2e62ecdb252. 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
    • ️✔️track2_azure-mgmt-sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group ManagedDatabaseAdvancedThreatProtectionSettingsOperations
      info	[Changelog]   - Added operation group ManagedDatabaseMoveOperationsOperations
      info	[Changelog]   - Added operation group ManagedInstanceAdvancedThreatProtectionSettingsOperations
      info	[Changelog]   - Added operation group ManagedInstanceDtcsOperations
      info	[Changelog]   - Model VirtualCluster has a new parameter version
      info	[Changelog]   - Model VirtualClusterUpdate has a new parameter version
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model VirtualCluster no longer has parameter family
      info	[Changelog]   - Model VirtualCluster no longer has parameter maintenance_configuration_id
      info	[Changelog]   - Model VirtualClusterUpdate no longer has parameter family
      info	[Changelog]   - Model VirtualClusterUpdate no longer has parameter maintenance_configuration_id
      info	[Changelog]   - Renamed operation VirtualClustersOperations.update_dns_servers to VirtualClustersOperations.begin_update_dns_servers
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs] Generate from da5458e6804013fd710f56ab8b7fd2e62ecdb252. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:515
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 515 | �[0m         �[96mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mFailed to generate sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:599
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 599 | �[0m … rtifacts += �[96mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mCannot find path
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because it does not exist.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:515
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 515 | �[0m         �[96mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mFailed to generate sdk artifact
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:668
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 668 | �[0m         �[96mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cannot force update branch 'sdkAuto/20469/Azure.ResourceManager.Sql' as it is the current HEAD of the repository.
      Error: cannot force update branch 'sdkAuto/20469/Azure.ResourceManager.Sql' as it is the current HEAD of the repository.
    • Azure.ResourceManager.Sql [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    • Azure.ResourceManager.Sql [View full logsBreaking Change Detected
      error	Fatal error: cannot force update branch 'sdkAuto/20469/Azure.ResourceManager.Sql' as it is the current HEAD of the repository.
      error	The following packages are still pending:
      error		Azure.ResourceManager.Sql
      error		Azure.ResourceManager.Sql
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from da5458e6804013fd710f56ab8b7fd2e62ecdb252. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/sql/armsql [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Const `DNSRefreshConfigurationPropertiesStatusSucceeded` has been removed
      info	[Changelog] - Const `DNSRefreshConfigurationPropertiesStatusFailed` has been removed
      info	[Changelog] - Type alias `DNSRefreshConfigurationPropertiesStatus` has been removed
      info	[Changelog] - Function `PossibleDNSRefreshConfigurationPropertiesStatusValues` has been removed
      info	[Changelog] - Function `*VirtualClustersClient.UpdateDNSServers` has been removed
      info	[Changelog] - Struct `DNSRefreshConfigurationProperties` has been removed
      info	[Changelog] - Struct `UpdateManagedInstanceDNSServersOperation` has been removed
      info	[Changelog] - Struct `VirtualClustersClientUpdateDNSServersOptions` has been removed
      info	[Changelog] - Field `UpdateManagedInstanceDNSServersOperation` of struct `VirtualClustersClientUpdateDNSServersResponse` has been removed
      info	[Changelog] - Field `Family` of struct `VirtualClusterProperties` has been removed
      info	[Changelog] - Field `MaintenanceConfigurationID` of struct `VirtualClusterProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `MoveOperationModeMove`
      info	[Changelog] - New const `DtcNameCurrent`
      info	[Changelog] - New const `DNSRefreshOperationStatusInProgress`
      info	[Changelog] - New const `DNSRefreshOperationStatusSucceeded`
      info	[Changelog] - New const `DNSRefreshOperationStatusFailed`
      info	[Changelog] - New const `MoveOperationModeCopy`
      info	[Changelog] - New type alias `MoveOperationMode`
      info	[Changelog] - New type alias `DtcName`
      info	[Changelog] - New type alias `DNSRefreshOperationStatus`
      info	[Changelog] - New function `NewManagedDatabaseAdvancedThreatProtectionSettingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedDatabaseAdvancedThreatProtectionSettingsClient, error)`
      info	[Changelog] - New function `PossibleMoveOperationModeValues() []MoveOperationMode`
      info	[Changelog] - New function `*ManagedInstanceAdvancedThreatProtectionSettingsClient.NewListByInstancePager(string, string, *ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceOptions) *runtime.Pager[ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceResponse]`
      info	[Changelog] - New function `*ManagedInstanceAdvancedThreatProtectionSettingsClient.Get(context.Context, string, string, AdvancedThreatProtectionName, *ManagedInstanceAdvancedThreatProtectionSettingsClientGetOptions) (ManagedInstanceAdvancedThreatProtectionSettingsClientGetResponse, error)`
      info	[Changelog] - New function `*ManagedServerDNSAliasesClient.BeginDelete(context.Context, string, string, string, *ManagedServerDNSAliasesClientBeginDeleteOptions) (*runtime.Poller[ManagedServerDNSAliasesClientDeleteResponse], error)`
      info	[Changelog] - New function `*ManagedDatabaseAdvancedThreatProtectionSettingsClient.NewListByDatabasePager(string, string, string, *ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseOptions) *runtime.Pager[ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseResponse]`
      info	[Changelog] - New function `*ManagedDatabaseAdvancedThreatProtectionSettingsClient.Get(context.Context, string, string, string, AdvancedThreatProtectionName, *ManagedDatabaseAdvancedThreatProtectionSettingsClientGetOptions) (ManagedDatabaseAdvancedThreatProtectionSettingsClientGetResponse, error)`
      info	[Changelog] - New function `NewManagedInstanceDtcsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedInstanceDtcsClient, error)`
      info	[Changelog] - New function `*ManagedDatabaseMoveOperationsClient.Get(context.Context, string, string, string, *ManagedDatabaseMoveOperationsClientGetOptions) (ManagedDatabaseMoveOperationsClientGetResponse, error)`
      info	[Changelog] - New function `*ManagedInstanceDtcsClient.BeginCreateOrUpdate(context.Context, string, string, DtcName, ManagedInstanceDtc, *ManagedInstanceDtcsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedInstanceDtcsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*VirtualClustersClient.BeginUpdateDNSServers(context.Context, string, string, *VirtualClustersClientBeginUpdateDNSServersOptions) (*runtime.Poller[VirtualClustersClientUpdateDNSServersResponse], error)`
      info	[Changelog] - New function `NewManagedInstanceAdvancedThreatProtectionSettingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedInstanceAdvancedThreatProtectionSettingsClient, error)`
      info	[Changelog] - New function `*ManagedServerDNSAliasesClient.Get(context.Context, string, string, string, *ManagedServerDNSAliasesClientGetOptions) (ManagedServerDNSAliasesClientGetResponse, error)`
      info	[Changelog] - New function `*ManagedInstanceAdvancedThreatProtectionSettingsClient.BeginCreateOrUpdate(context.Context, string, string, AdvancedThreatProtectionName, ManagedInstanceAdvancedThreatProtection, *ManagedInstanceAdvancedThreatProtectionSettingsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedInstanceAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*ManagedInstanceDtcsClient.Get(context.Context, string, string, DtcName, *ManagedInstanceDtcsClientGetOptions) (ManagedInstanceDtcsClientGetResponse, error)`
      info	[Changelog] - New function `*ManagedDatabaseAdvancedThreatProtectionSettingsClient.CreateOrUpdate(context.Context, string, string, string, AdvancedThreatProtectionName, ManagedDatabaseAdvancedThreatProtection, *ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateOptions) (ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*ManagedDatabaseMoveOperationsClient.NewListByLocationPager(string, string, *ManagedDatabaseMoveOperationsClientListByLocationOptions) *runtime.Pager[ManagedDatabaseMoveOperationsClientListByLocationResponse]`
      info	[Changelog] - New function `PossibleDNSRefreshOperationStatusValues() []DNSRefreshOperationStatus`
      info	[Changelog] - New function `PossibleDtcNameValues() []DtcName`
      info	[Changelog] - New function `NewManagedDatabaseMoveOperationsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedDatabaseMoveOperationsClient, error)`
      info	[Changelog] - New function `NewManagedServerDNSAliasesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedServerDNSAliasesClient, error)`
      info	[Changelog] - New function `*ManagedInstanceDtcsClient.NewListByManagedInstancePager(string, string, *ManagedInstanceDtcsClientListByManagedInstanceOptions) *runtime.Pager[ManagedInstanceDtcsClientListByManagedInstanceResponse]`
      info	[Changelog] - New function `*ManagedServerDNSAliasesClient.BeginAcquire(context.Context, string, string, string, ManagedServerDNSAliasAcquisition, *ManagedServerDNSAliasesClientBeginAcquireOptions) (*runtime.Poller[ManagedServerDNSAliasesClientAcquireResponse], error)`
      info	[Changelog] - New function `*ManagedServerDNSAliasesClient.NewListByManagedInstancePager(string, string, *ManagedServerDNSAliasesClientListByManagedInstanceOptions) *runtime.Pager[ManagedServerDNSAliasesClientListByManagedInstanceResponse]`
      info	[Changelog] - New function `*ManagedServerDNSAliasesClient.BeginCreateOrUpdate(context.Context, string, string, string, ManagedServerDNSAliasCreation, *ManagedServerDNSAliasesClientBeginCreateOrUpdateOptions) (*runtime.Poller[ManagedServerDNSAliasesClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtection`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionListResult`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClient`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientGetOptions`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientGetResponse`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseOptions`
      info	[Changelog] - New struct `ManagedDatabaseAdvancedThreatProtectionSettingsClientListByDatabaseResponse`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationListResult`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationResult`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationResultProperties`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationsClient`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationsClientGetOptions`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationsClientGetResponse`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationsClientListByLocationOptions`
      info	[Changelog] - New struct `ManagedDatabaseMoveOperationsClientListByLocationResponse`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtection`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionListResult`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClient`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientGetOptions`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientGetResponse`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceOptions`
      info	[Changelog] - New struct `ManagedInstanceAdvancedThreatProtectionSettingsClientListByInstanceResponse`
      info	[Changelog] - New struct `ManagedInstanceDtc`
      info	[Changelog] - New struct `ManagedInstanceDtcListResult`
      info	[Changelog] - New struct `ManagedInstanceDtcProperties`
      info	[Changelog] - New struct `ManagedInstanceDtcSecuritySettings`
      info	[Changelog] - New struct `ManagedInstanceDtcTransactionManagerCommunicationSettings`
      info	[Changelog] - New struct `ManagedInstanceDtcsClient`
      info	[Changelog] - New struct `ManagedInstanceDtcsClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagedInstanceDtcsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagedInstanceDtcsClientGetOptions`
      info	[Changelog] - New struct `ManagedInstanceDtcsClientGetResponse`
      info	[Changelog] - New struct `ManagedInstanceDtcsClientListByManagedInstanceOptions`
      info	[Changelog] - New struct `ManagedInstanceDtcsClientListByManagedInstanceResponse`
      info	[Changelog] - New struct `ManagedServerDNSAlias`
      info	[Changelog] - New struct `ManagedServerDNSAliasAcquisition`
      info	[Changelog] - New struct `ManagedServerDNSAliasCreation`
      info	[Changelog] - New struct `ManagedServerDNSAliasListResult`
      info	[Changelog] - New struct `ManagedServerDNSAliasProperties`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClient`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientAcquireResponse`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientBeginAcquireOptions`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientBeginDeleteOptions`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientDeleteResponse`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientGetOptions`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientGetResponse`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientListByManagedInstanceOptions`
      info	[Changelog] - New struct `ManagedServerDNSAliasesClientListByManagedInstanceResponse`
      info	[Changelog] - New struct `UpdateVirtualClusterDNSServersOperation`
      info	[Changelog] - New struct `VirtualClusterDNSServersProperties`
      info	[Changelog] - New struct `VirtualClustersClientBeginUpdateDNSServersOptions`
      info	[Changelog] - New field `Version` in struct `VirtualClusterProperties`
      info	[Changelog] - New anonymous field `UpdateVirtualClusterDNSServersOperation` in struct `VirtualClustersClientUpdateDNSServersResponse`
      info	[Changelog]
      info	[Changelog] Total 13 breaking change(s), 150 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from da5458e6804013fd710f56ab8b7fd2e62ecdb252. 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
    • ️✔️@azure/arm-sql [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface ServerConnectionPolicy
      info	[Changelog]   - Added Interface ServerDevOpsAuditingSettings
      info	[Changelog]   - Added Interface ServerDnsAlias
      info	[Changelog]   - Added Interface ServerKey
      info	[Changelog]   - Added Interface ServerOperation
      info	[Changelog]   - Added Interface ServerSecurityAlertPolicy
      info	[Changelog]   - Added Interface ServerTrustCertificate
      info	[Changelog]   - Added Interface ServerTrustCertificatesCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface ServerTrustCertificatesDeleteOptionalParams
      info	[Changelog]   - Added Interface ServerTrustCertificatesGetOptionalParams
      info	[Changelog]   - Added Interface ServerTrustCertificatesListByInstanceNextOptionalParams
      info	[Changelog]   - Added Interface ServerTrustCertificatesListByInstanceOptionalParams
      info	[Changelog]   - Added Interface ServerTrustCertificatesListResult
      info	[Changelog]   - Added Interface ServerTrustGroup
      info	[Changelog]   - Added Interface ServerVulnerabilityAssessment
      info	[Changelog]   - Added Interface ServiceObjective
      info	[Changelog]   - Added Interface SqlAgentConfiguration
      info	[Changelog]   - Added Interface SubscriptionUsage
      info	[Changelog]   - Added Interface SyncAgent
      info	[Changelog]   - Added Interface SyncAgentLinkedDatabase
      info	[Changelog]   - Added Interface SyncGroup
      info	[Changelog]   - Added Interface SyncMember
      info	[Changelog]   - Added Interface TdeCertificate
      info	[Changelog]   - Added Interface TimeZone
      info	[Changelog]   - Added Interface TrackedResource
      info	[Changelog]   - Added Interface UpdateVirtualClusterDnsServersOperation
      info	[Changelog]   - Added Interface VirtualCluster
      info	[Changelog]   - Added Interface VirtualNetworkRule
      info	[Changelog]   - Added Interface VulnerabilityAssessmentScanRecord
      info	[Changelog]   - Added Interface WorkloadClassifier
      info	[Changelog]   - Added Interface WorkloadGroup
      info	[Changelog]   - Added Type Alias AdvancedThreatProtectionName
      info	[Changelog]   - Added Type Alias AdvancedThreatProtectionState
      info	[Changelog]   - Added Type Alias DatabaseAdvancedThreatProtectionSettingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias DatabaseAdvancedThreatProtectionSettingsGetResponse
      info	[Changelog]   - Added Type Alias DatabaseAdvancedThreatProtectionSettingsListByDatabaseNextResponse
      info	[Changelog]   - Added Type Alias DatabaseAdvancedThreatProtectionSettingsListByDatabaseResponse
      info	[Changelog]   - Added Type Alias DistributedAvailabilityGroupsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias DistributedAvailabilityGroupsGetResponse
      info	[Changelog]   - Added Type Alias DistributedAvailabilityGroupsListByInstanceNextResponse
      info	[Changelog]   - Added Type Alias DistributedAvailabilityGroupsListByInstanceResponse
      info	[Changelog]   - Added Type Alias DistributedAvailabilityGroupsUpdateResponse
      info	[Changelog]   - Added Type Alias DNSRefreshOperationStatus
      info	[Changelog]   - Added Type Alias DtcName
      info	[Changelog]   - Added Type Alias EndpointCertificatesGetResponse
      info	[Changelog]   - Added Type Alias EndpointCertificatesListByInstanceNextResponse
      info	[Changelog]   - Added Type Alias EndpointCertificatesListByInstanceResponse
      info	[Changelog]   - Added Type Alias IPv6FirewallRulesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias IPv6FirewallRulesGetResponse
      info	[Changelog]   - Added Type Alias IPv6FirewallRulesListByServerNextResponse
      info	[Changelog]   - Added Type Alias IPv6FirewallRulesListByServerResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseAdvancedThreatProtectionSettingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseAdvancedThreatProtectionSettingsGetResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseAdvancedThreatProtectionSettingsListByDatabaseNextResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseAdvancedThreatProtectionSettingsListByDatabaseResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseMoveOperationsGetResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseMoveOperationsListByLocationNextResponse
      info	[Changelog]   - Added Type Alias ManagedDatabaseMoveOperationsListByLocationResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceAdvancedThreatProtectionSettingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceAdvancedThreatProtectionSettingsGetResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceAdvancedThreatProtectionSettingsListByInstanceNextResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceAdvancedThreatProtectionSettingsListByInstanceResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceDtcsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceDtcsGetResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceDtcsListByManagedInstanceNextResponse
      info	[Changelog]   - Added Type Alias ManagedInstanceDtcsListByManagedInstanceResponse
      info	[Changelog]   - Added Type Alias ManagedServerDnsAliasesAcquireResponse
      info	[Changelog]   - Added Type Alias ManagedServerDnsAliasesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedServerDnsAliasesGetResponse
      info	[Changelog]   - Added Type Alias ManagedServerDnsAliasesListByManagedInstanceNextResponse
      info	[Changelog]   - Added Type Alias ManagedServerDnsAliasesListByManagedInstanceResponse
      info	[Changelog]   - Added Type Alias MoveOperationMode
      info	[Changelog]   - Added Type Alias ReplicationLinksFailoverAllowDataLossResponse
      info	[Changelog]   - Added Type Alias ReplicationLinksFailoverResponse
      info	[Changelog]   - Added Type Alias ReplicationMode
      info	[Changelog]   - Added Type Alias ServerAdvancedThreatProtectionSettingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ServerAdvancedThreatProtectionSettingsGetResponse
      info	[Changelog]   - Added Type Alias ServerAdvancedThreatProtectionSettingsListByServerNextResponse
      info	[Changelog]   - Added Type Alias ServerAdvancedThreatProtectionSettingsListByServerResponse
      info	[Changelog]   - Added Type Alias ServerTrustCertificatesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ServerTrustCertificatesGetResponse
      info	[Changelog]   - Added Type Alias ServerTrustCertificatesListByInstanceNextResponse
      info	[Changelog]   - Added Type Alias ServerTrustCertificatesListByInstanceResponse
      info	[Changelog]   - Added Type Alias SyncGroupsType
      info	[Changelog]   - Interface ElasticPoolUpdate has a new optional parameter highAvailabilityReplicaCount
      info	[Changelog]   - Interface VirtualClustersUpdateDnsServersOptionalParams has a new optional parameter resumeFrom
      info	[Changelog]   - Interface VirtualClustersUpdateDnsServersOptionalParams has a new optional parameter updateIntervalInMs
      info	[Changelog]   - Interface VirtualClusterUpdate has a new optional parameter version
      info	[Changelog]   - Class SqlManagementClient has a new parameter databaseAdvancedThreatProtectionSettings
      info	[Changelog]   - Class SqlManagementClient has a new parameter distributedAvailabilityGroups
      info	[Changelog]   - Class SqlManagementClient has a new parameter endpointCertificates
      info	[Changelog]   - Class SqlManagementClient has a new parameter iPv6FirewallRules
      info	[Changelog]   - Class SqlManagementClient has a new parameter managedDatabaseAdvancedThreatProtectionSettings
      info	[Changelog]   - Class SqlManagementClient has a new parameter managedDatabaseMoveOperations
      info	[Changelog]   - Class SqlManagementClient has a new parameter managedInstanceAdvancedThreatProtectionSettings
      info	[Changelog]   - Class SqlManagementClient has a new parameter managedInstanceDtcs
      info	[Changelog]   - Class SqlManagementClient has a new parameter managedServerDnsAliases
      info	[Changelog]   - Class SqlManagementClient has a new parameter serverAdvancedThreatProtectionSettings
      info	[Changelog]   - Class SqlManagementClient has a new parameter serverTrustCertificates
      info	[Changelog]   - Added Enum KnownAdvancedThreatProtectionName
      info	[Changelog]   - Added Enum KnownDNSRefreshOperationStatus
      info	[Changelog]   - Added Enum KnownDtcName
      info	[Changelog]   - Added Enum KnownMoveOperationMode
      info	[Changelog]   - Added Enum KnownReplicationMode
      info	[Changelog]   - Added Enum KnownSyncGroupsType
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation group OperationsHealthOperations
      info	[Changelog]   - Removed operation ReplicationLinks.beginUnlink
      info	[Changelog]   - Removed operation ReplicationLinks.beginUnlinkAndWait
      info	[Changelog]   - Removed operation VirtualClusters.updateDnsServers
      info	[Changelog]   - Operation SyncGroups.listLogs has a new signature
      info	[Changelog]   - Interface DatabaseIdentity no longer has parameter delegatedResources
      info	[Changelog]   - Interface DatabaseUpdate no longer has parameter primaryDelegatedIdentityClientId
      info	[Changelog]   - Interface VirtualClusterUpdate no longer has parameter family
      info	[Changelog]   - Interface VirtualClusterUpdate no longer has parameter maintenanceConfigurationId
      info	[Changelog]   - Class SqlManagementClient no longer has parameter operationsHealthOperations
      info	[Changelog]   - Removed Enum KnownDnsRefreshConfigurationPropertiesStatus
      info	[Changelog]   - Removed Enum KnownEnum60
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from da5458e6804013fd710f56ab8b7fd2e62ecdb252. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh]  old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from da5458e6804013fd710f56ab8b7fd2e62ecdb252. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 30, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/sql/armsql Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-sql Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-sql-generated Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-sql Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @openapi-workflow-bot
    Copy link

    Hi @toki95, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @openapi-workflow-bot
    Copy link

    Hi @toki95, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @ericshape
    Copy link
    Contributor

    @xiaoxuqi-ms @raych1
    do we know what is ~[Staging] Swagger LintDiff pipeline? Is it a required fix?

    @ericshape
    Copy link
    Contributor

    @toki95 can you address the breaking change pipeline? Is it expected? If yes, we need to get ARM breaking change reviewer sign-off.

    @toki95
    Copy link
    Contributor Author

    toki95 commented Aug 31, 2022

    @xiaoxuqi-ms @raych1 do we know what is ~[Staging] Swagger LintDiff pipeline? Is it a required fix?

    @toki95 can you address the breaking change pipeline? Is it expected? If yes, we need to get ARM breaking change reviewer sign-off.

    Yes, all breaking changes introduced here are intentional.

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 31, 2022
    @openapi-workflow-bot
    Copy link

    Hi, @toki95 your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).

    @raosuhas
    Copy link

    Changes look fine from ARM perspective. Can you please get the signoff from the breaking change board.

    @xiaoxuqi-ms
    Copy link
    Member

    @xiaoxuqi-ms @raych1 do we know what is ~[Staging] Swagger LintDiff pipeline? Is it a required fix?

    This is newly added and currently, it is not a required check. But it will be a required check

    @raosuhas raosuhas added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 2, 2022
    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 2, 2022
    @raosuhas
    Copy link

    raosuhas commented Sep 2, 2022

    Please remove the ARMCHangesRequested label once the breaking change is approved

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Sep 2, 2022
    Copy link
    Contributor

    @jamestao jamestao left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM

    @ericshape ericshape removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 2, 2022
    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 2, 2022
    @raosuhas raosuhas added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 2, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 2, 2022
    @xiaoxuqi-ms xiaoxuqi-ms merged commit 71f9e8f into Azure:dev-sql-Microsoft.Sql-2022-05-01-preview Sep 3, 2022
    ericshape added a commit to ericshape/azure-rest-api-specs that referenced this pull request Sep 15, 2022
    [2022-05-01] Update parameter name of Database ARM API swagger changes for vbs enclaves (Azure#20606)
    
    * swagger changes for vbs enclaves
    
    * remove unreferenced json example
    
    * update name of parameter from enclaveType -> preferredEnclaveType
    
    * name change fix
    
    * fix json
    
    * added examples for update database with enclave type
    
    * add missing example file
    
    * fix spell check
    [2022-05-01] Database ARM API swagger changes for vbs enclaves (Azure#20413)
    
    * swagger changes for vbs enclaves
    
    * remove unreferenced json example
    Adding new Virtual Cluster APIs (Azure#20469)
    
    * adding new VC VNext APIs
    
    * fixing examples
    
    * fixing examples2
    
    * doing this to kick of validation that's stuck
    
    * doing this to kick of validation that's stuck
    
    * removing not neede file
    
    Co-authored-by: Jovana Toroman <[email protected]>
    swagger and example files for new api GetSynapselinkWorkspaces (Azure#20377)
    
    * swagger and example files for new api
    
    * Update readme.md
    
    * Update custom-words.txt
    
    * Update GetSynapseLinkWorkspaces.json
    
    Fix databaseName spelling.
    
    * Update SynapseLinkWorkspaces.json
    
    regenerate swagger to fix spelling.
    
    * Update readme.md
    
    add to v5 package
    
    * update example file
    
    * Update GetSynapseLinkWorkspaces.json
    
    empty properties
    
    * Update SynapseLinkWorkspaces.json
    
    Use TrackedResource
    
    * Update SynapseLinkWorkspaces.json
    
    revert tracked resource
    
    * Update SynapseLinkWorkspaces.json
    
    * Update GetSynapseLinkWorkspaces.json
    
    only for testing.
    
    * Update GetSynapseLinkWorkspaces.json
    
    add properties back
    
    * Update GetSynapseLinkWorkspaces.json
    
    remove properties for testing only.
    
    * Update GetSynapseLinkWorkspaces.json
    
    add value to example file.
    
    * Update SynapseLinkWorkspaces.json
    
    add x-ms-identifier
    
    * Update GetSynapseLinkWorkspaces.json
    
    fix prettier text
    
    * remove get and use listbydatbases
    
    remove get and use listbydatbases
    
    * fix path of example file.
    
    fix path of example file.
    
    * Update SynapseLinkWorkspaces.json
    
    added new error codes.
    Added new DTC api version in V2022-05-01-preview (Azure#20395)
    
    * Added new examples and swagger for managed instance DTC
    
    * Fixed examples
    
    * Fixed examples typo, and added newer version to package composite v5 readme
    
    * Changed error messages and updated parameter descriptions
    
    Co-authored-by: Stefan Krivokapic <[email protected]>
    [SQL] 2022-05-01 DistributedAvailabilityGroups SetRole specs (Azure#20321)
    
    * Add DAG setRole swag docs
    
    * regenerate files
    
    * regenerate files
    
    * bump v5 tag
    
    * Update specification/sql/resource-manager/readme.md
    
    * Minor fix - update descriptions
    MI standby replica (Azure#20237)
    
    * Update InstanceFailoverGroups
    
    * Regenerate swagger
    
    Co-authored-by: Lazar Lazic <[email protected]>
    Managed Instance Long Term Retention Policy v20220501 (Azure#20099)
    
    * aupdate swagger files
    
    * fix validation break
    
    * fix validation error again
    
    * fix validation v3
    ManagedDatabases 2022-05-01-preview update: ManagedDatabaseStatus (Azure#20114)
    
    * ManagedDatabases 2022-05-01-preview update: ManagedDatabaseStatus
    
    * Add Swaggers for API versions < 20220501
    
    * Revert "Add Swaggers for API versions < 20220501"
    
    This reverts commit e3d4879.
    
    * Regenerate Swagger after the latest API changes
    
    * Regenerate Swagger after reverting the SwaggerEnum-name to "ManagedDatabaseStatus"
    
    Co-authored-by: Djordje Jeremic <[email protected]>
    ManagedDatabaseMoveOperations: Initial commit (Azure#20066)
    
    * ManagedDatabaseMoveOperations: Initial commit
    
    * fixup! ManagedDatabaseMoveOperations: Initial commit
    
    Co-authored-by: Djordje Jeremic <[email protected]>
    Added new managed database swagger and example (Azure#19954)
    
    Create dev branch dev-sql-Microsoft.Sql-2022-05-01-preview (Azure#19915)
    
    * Adds base for updating Microsoft.Sql from version preview/2022-02-01-preview to version 2022-05-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * revert the default tag
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-FixRequiredOnFailure resource-manager SQL
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants