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

API Spec Update - Ignore ReadScale Input Params when vldb is pooled #17274

Conversation

christianvalencia7
Copy link
Contributor

Update API spec documentation to reflect that ReadScale and HighAvailabilityReplicaCount properties are not supported on pooled vldbs or any elastic pool other than Hyperscale.

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

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.
    January 2021
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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 label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • 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.
  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

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

…icaCount properties are not supported on pooled vldbs or any elastic pool other than Hyperscale.
@openapi-workflow-bot
Copy link

Hi, @christianvalencia7 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. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 7, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.

    ️⚠️LintDiff: 0 Warnings warning [Detail]
    The following errors/warnings exist before current PR submission:

    Only 30 items are listed, please refer to log for more details.

    Rule Message
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'FirewallRule' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Sql/preview/2020-11-01-preview/FirewallRules.json#L308
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ProxyResourceWithWritableName' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Sql/preview/2020-11-01-preview/FirewallRules.json#L298
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/backups_legacy.json#L52
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/backups_legacy.json#L88
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/dataMasking.json#L63
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/dataMasking.json#L103
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/dataMasking.json#L170
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/dataMasking.json#L218
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/geoBackupPolicies.json#L64
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/geoBackupPolicies.json#L114
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/geoBackupPolicies.json#L157
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/metrics.json#L59
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/metrics.json#L105
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/metrics.json#L158
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/metrics.json#L204
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/replicationLinks_legacy.json#L59
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/replicationLinks_legacy.json#L109
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/replicationLinks_legacy.json#L160
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/replicationLinks_legacy.json#L220
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/serverCommunicationLinks.json#L52
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/serverCommunicationLinks.json#L90
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/serverCommunicationLinks.json#L140
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/serverCommunicationLinks.json#L180
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/serviceObjectives.json#L52
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01/serviceObjectives.json#L88
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/sql.core_legacy.json#L52
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/sql.core_legacy.json#L98
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.Sql/stable/2014-04-01-legacy/usages_legacy.json#L45
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Sql/stable/2014-04-01/serverCommunicationLinks.json#L52
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Sql/preview/2020-11-01-preview/DatabaseVulnerabilityAssesmentRuleBaselines.json#L252
    ️⚠️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
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @ghost ghost added the SQL label Jan 7, 2022
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 7, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armsql - 0.3.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-sql - 4.0.0b1
    +	Removed operation group OperationsHealthOperations
    azure-sdk-for-js - track2_@azure/arm-sql - 10.0.0-beta.1
    +	Class SqlManagementClient no longer has parameter operationsHealthOperations
    +	Operation SyncGroups.listLogs has a new signature
    +	Removed Enum KnownEnum60
    +	Removed operation group OperationsHealthOperations
    ️✔️azure-sdk-for-go - sql/mgmt/2014-04-01/sql - v61.1.0
    azure-sdk-for-go - preview/sql/mgmt/v5.0/sql - v61.1.0
    +	Const `BackupStorageRedundancy1Geo` has been removed
    +	Const `BackupStorageRedundancy1Local` has been removed
    +	Const `BackupStorageRedundancy1Zone` has been removed
    +	Const `CurrentBackupStorageRedundancyGeo` has been removed
    +	Const `CurrentBackupStorageRedundancyLocal` has been removed
    +	Const `CurrentBackupStorageRedundancyZone` has been removed
    +	Const `RequestedBackupStorageRedundancyGeo` has been removed
    +	Const `RequestedBackupStorageRedundancyLocal` has been removed
    +	Const `RequestedBackupStorageRedundancyZone` has been removed
    +	Const `StorageAccountType1GRS` has been removed
    +	Const `StorageAccountType1LRS` has been removed
    +	Const `StorageAccountType1ZRS` has been removed
    +	Const `TargetBackupStorageRedundancyGeo` has been removed
    +	Const `TargetBackupStorageRedundancyLocal` has been removed
    +	Const `TargetBackupStorageRedundancyZone` has been removed
    +	Const `TransparentDataEncryptionActivityStatusDecrypting` has been removed
    +	Const `TransparentDataEncryptionActivityStatusEncrypting` has been removed
    +	Const `TransparentDataEncryptionStatusDisabled` has been removed
    +	Const `TransparentDataEncryptionStatusEnabled` has been removed
    +	Field `ElasticPoolID` of struct `RestorableDroppedDatabaseProperties` has been removed
    +	Field `Status` of struct `TransparentDataEncryptionProperties` has been removed
    +	Field `StorageAccountType` of struct `ManagedInstanceProperties` has been removed
    +	Function `*OperationsHealth.UnmarshalJSON` has been removed
    +	Function `*OperationsHealthListResultIterator.NextWithContext` has been removed
    +	Function `*OperationsHealthListResultIterator.Next` has been removed
    +	Function `*OperationsHealthListResultPage.NextWithContext` has been removed
    +	Function `*OperationsHealthListResultPage.Next` has been removed
    +	Function `*TransparentDataEncryption.UnmarshalJSON` has been removed
    +	Function `*TransparentDataEncryptionActivity.UnmarshalJSON` has been removed
    +	Function `LedgerDigestUploadsClient.CreateOrUpdateSender` return value(s) have been changed from `(*http.Response, error)` to `(LedgerDigestUploadsCreateOrUpdateFuture, error)`
    +	Function `LedgerDigestUploadsClient.CreateOrUpdate` return value(s) have been changed from `(LedgerDigestUploads, error)` to `(LedgerDigestUploadsCreateOrUpdateFuture, error)`
    +	Function `LedgerDigestUploadsClient.DisableSender` return value(s) have been changed from `(*http.Response, error)` to `(LedgerDigestUploadsDisableFuture, error)`
    +	Function `LedgerDigestUploadsClient.Disable` return value(s) have been changed from `(LedgerDigestUploads, error)` to `(LedgerDigestUploadsDisableFuture, error)`
    +	Function `NewOperationsHealthClientWithBaseURI` has been removed
    +	Function `NewOperationsHealthClient` has been removed
    +	Function `NewOperationsHealthListResultIterator` has been removed
    +	Function `NewOperationsHealthListResultPage` has been removed
    +	Function `NewTransparentDataEncryptionActivitiesClientWithBaseURI` has been removed
    +	Function `NewTransparentDataEncryptionActivitiesClient` has been removed
    +	Function `OperationsHealth.MarshalJSON` has been removed
    +	Function `OperationsHealthClient.ListByLocationComplete` has been removed
    +	Function `OperationsHealthClient.ListByLocationPreparer` has been removed
    +	Function `OperationsHealthClient.ListByLocationResponder` has been removed
    +	Function `OperationsHealthClient.ListByLocationSender` has been removed
    +	Function `OperationsHealthClient.ListByLocation` has been removed
    +	Function `OperationsHealthListResult.IsEmpty` has been removed
    +	Function `OperationsHealthListResult.MarshalJSON` has been removed
    +	Function `OperationsHealthListResultIterator.NotDone` has been removed
    +	Function `OperationsHealthListResultIterator.Response` has been removed
    +	Function `OperationsHealthListResultIterator.Value` has been removed
    +	Function `OperationsHealthListResultPage.NotDone` has been removed
    +	Function `OperationsHealthListResultPage.Response` has been removed
    +	Function `OperationsHealthListResultPage.Values` has been removed
    +	Function `OperationsHealthProperties.MarshalJSON` has been removed
    +	Function `PossibleBackupStorageRedundancy1Values` has been removed
    +	Function `PossibleCurrentBackupStorageRedundancyValues` has been removed
    +	Function `PossibleRequestedBackupStorageRedundancyValues` has been removed
    +	Function `PossibleStorageAccountType1Values` has been removed
    +	Function `PossibleTargetBackupStorageRedundancyValues` has been removed
    +	Function `PossibleTransparentDataEncryptionActivityStatusValues` has been removed
    +	Function `PossibleTransparentDataEncryptionStatusValues` has been removed
    +	Function `ResourceIdentityWithUserAssignedIdentities.MarshalJSON` has been removed
    +	Function `ServerConnectionPoliciesClient.CreateOrUpdateSender` return value(s) have been changed from `(*http.Response, error)` to `(ServerConnectionPoliciesCreateOrUpdateFuture, error)`
    +	Function `ServerConnectionPoliciesClient.CreateOrUpdate` return value(s) have been changed from `(ServerConnectionPolicy, error)` to `(ServerConnectionPoliciesCreateOrUpdateFuture, error)`
    +	Function `SyncGroupsClient.ListLogsComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string, SyncGroupsType, string)`
    +	Function `SyncGroupsClient.ListLogsPreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string, SyncGroupsType, string)`
    +	Function `SyncGroupsClient.ListLogs` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string, SyncGroupsType, string)`
    +	Function `TransparentDataEncryption.MarshalJSON` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfigurationPreparer` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfigurationResponder` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfigurationSender` has been removed
    +	Function `TransparentDataEncryptionActivitiesClient.ListByConfiguration` has been removed
    +	Function `TransparentDataEncryptionActivity.MarshalJSON` has been removed
    +	Function `TransparentDataEncryptionActivityProperties.MarshalJSON` has been removed
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdatePreparer` parameter(s) have been changed from `(context.Context, string, string, string, TransparentDataEncryption)` to `(context.Context, string, string, string, LogicalDatabaseTransparentDataEncryption)`
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdateResponder` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, TransparentDataEncryption)` to `(context.Context, string, string, string, LogicalDatabaseTransparentDataEncryption)`
    +	Function `TransparentDataEncryptionsClient.CreateOrUpdate` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Function `TransparentDataEncryptionsClient.GetResponder` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Function `TransparentDataEncryptionsClient.Get` return value(s) have been changed from `(TransparentDataEncryption, error)` to `(LogicalDatabaseTransparentDataEncryption, error)`
    +	Struct `OperationsHealthClient` has been removed
    +	Struct `OperationsHealthListResultIterator` has been removed
    +	Struct `OperationsHealthListResultPage` has been removed
    +	Struct `OperationsHealthListResult` has been removed
    +	Struct `OperationsHealthProperties` has been removed
    +	Struct `OperationsHealth` has been removed
    +	Struct `ResourceIdentityWithUserAssignedIdentities` has been removed
    +	Struct `TransparentDataEncryptionActivitiesClient` has been removed
    +	Struct `TransparentDataEncryptionActivityListResult` has been removed
    +	Struct `TransparentDataEncryptionActivityProperties` has been removed
    +	Struct `TransparentDataEncryptionActivity` has been removed
    +	Struct `TransparentDataEncryption` has been removed
    +	Type of `CopyLongTermRetentionBackupParametersProperties.TargetBackupStorageRedundancy` has been changed from `TargetBackupStorageRedundancy` to `BackupStorageRedundancy`
    +	Type of `DatabaseProperties.CurrentBackupStorageRedundancy` has been changed from `CurrentBackupStorageRedundancy` to `BackupStorageRedundancy`
    +	Type of `DatabaseProperties.RequestedBackupStorageRedundancy` has been changed from `RequestedBackupStorageRedundancy` to `BackupStorageRedundancy`
    +	Type of `RestorableDroppedDatabaseProperties.BackupStorageRedundancy` has been changed from `BackupStorageRedundancy1` to `BackupStorageRedundancy`
    +	Type of `StorageCapability.StorageAccountType` has been changed from `StorageAccountType1` to `StorageAccountType`
    +	Type of `UpdateLongTermRetentionBackupParametersProperties.RequestedBackupStorageRedundancy` has been changed from `RequestedBackupStorageRedundancy` to `BackupStorageRedundancy`
    azure-sdk-for-go - preview/sql/mgmt/v4.0/sql - v61.1.0
    +	Const `All` type has been changed from `DatabaseState1` to `DatabaseState`
    +	Const `DatabaseState2All` has been removed
    +	Const `DatabaseState2Deleted` has been removed
    +	Const `DatabaseState2Live` has been removed
    +	Const `DatabaseState3All` has been removed
    +	Const `DatabaseState3Deleted` has been removed
    +	Const `DatabaseState3Live` has been removed
    +	Const `DatabaseState4All` has been removed
    +	Const `DatabaseState4Deleted` has been removed
    +	Const `DatabaseState4Live` has been removed
    +	Const `DatabaseState5All` has been removed
    +	Const `DatabaseState5Deleted` has been removed
    +	Const `DatabaseState5Live` has been removed
    +	Const `DatabaseState6All` has been removed
    +	Const `DatabaseState6Deleted` has been removed
    +	Const `DatabaseState6Live` has been removed
    +	Const `Deleted` type has been changed from `DatabaseState1` to `DatabaseState`
    +	Const `Geo` type has been changed from `SecondaryType` to `BackupStorageRedundancy`
    +	Const `Live` type has been changed from `DatabaseState1` to `DatabaseState`
    +	Const `LongTermRetentionDatabaseStateAll` has been removed
    +	Const `LongTermRetentionDatabaseStateDeleted` has been removed
    +	Const `LongTermRetentionDatabaseStateLive` has been removed
    +	Const `Named` has been removed
    +	Field `StorageAccountType` of struct `DatabaseProperties` has been removed
    +	Function `*BackupLongTermRetentionPoliciesCreateOrUpdateFuture.UnmarshalJSON` has been removed
    +	Function `*BackupLongTermRetentionPolicy.UnmarshalJSON` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdatePreparer` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdateResponder` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdateSender` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.CreateOrUpdate` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.GetPreparer` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.GetResponder` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.GetSender` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.Get` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabasePreparer` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabaseResponder` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabaseSender` has been removed
    +	Function `BackupLongTermRetentionPoliciesClient.ListByDatabase` has been removed
    +	Function `BackupLongTermRetentionPolicy.MarshalJSON` has been removed
    +	Function `LongTermRetentionBackupsClient.ListByDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByDatabase` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByLocationComplete` parameter(s) have been changed from `(context.Context, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByLocationPreparer` parameter(s) have been changed from `(context.Context, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByLocation` parameter(s) have been changed from `(context.Context, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupDatabase` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupLocationComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupLocationPreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupLocation` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupServerComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupServerPreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByResourceGroupServer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByServerComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByServerPreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionBackupsClient.ListByServer` parameter(s) have been changed from `(context.Context, string, string, *bool, LongTermRetentionDatabaseState)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState1)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState1)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByDatabase` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState1)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByInstanceComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState2)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByInstancePreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState2)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByInstance` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState2)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByLocationComplete` parameter(s) have been changed from `(context.Context, string, *bool, DatabaseState3)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByLocationPreparer` parameter(s) have been changed from `(context.Context, string, *bool, DatabaseState3)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByLocation` parameter(s) have been changed from `(context.Context, string, *bool, DatabaseState3)` to `(context.Context, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupDatabaseComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, DatabaseState4)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupDatabasePreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, DatabaseState4)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupDatabase` parameter(s) have been changed from `(context.Context, string, string, string, string, *bool, DatabaseState4)` to `(context.Context, string, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupInstanceComplete` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState5)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupInstancePreparer` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState5)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupInstance` parameter(s) have been changed from `(context.Context, string, string, string, *bool, DatabaseState5)` to `(context.Context, string, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupLocationComplete` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState6)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupLocationPreparer` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState6)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `LongTermRetentionManagedInstanceBackupsClient.ListByResourceGroupLocation` parameter(s) have been changed from `(context.Context, string, string, *bool, DatabaseState6)` to `(context.Context, string, string, *bool, DatabaseState)`
    +	Function `NewBackupLongTermRetentionPoliciesClientWithBaseURI` has been removed
    +	Function `NewBackupLongTermRetentionPoliciesClient` has been removed
    +	Function `PossibleDatabaseState1Values` has been removed
    +	Function `PossibleDatabaseState2Values` has been removed
    +	Function `PossibleDatabaseState3Values` has been removed
    +	Function `PossibleDatabaseState4Values` has been removed
    +	Function `PossibleDatabaseState5Values` has been removed
    +	Function `PossibleDatabaseState6Values` has been removed
    +	Function `PossibleLongTermRetentionDatabaseStateValues` has been removed
    +	Function `SystemData.MarshalJSON` has been removed
    +	Struct `BackupLongTermRetentionPoliciesClient` has been removed
    +	Struct `BackupLongTermRetentionPoliciesCreateOrUpdateFuture` has been removed
    +	Struct `BackupLongTermRetentionPolicy` has been removed
    +	Struct `LongTermRetentionPolicyProperties` has been removed
    azure-sdk-for-go - preview/sql/mgmt/v3.0/sql - v61.1.0
    +	Const `Average` has been removed
    +	Const `Count` type has been changed from `PrimaryAggregationType` to `QueryMetricUnitType`
    +	Const `Maximum` has been removed
    +	Const `Minimum` has been removed
    +	Const `None` type has been changed from `PrimaryAggregationType` to `IdentityType`
    +	Const `Total` has been removed
    +	Function `*ManagedDatabaseRestoreDetailsResult.UnmarshalJSON` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.GetPreparer` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.GetResponder` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.GetSender` has been removed
    +	Function `ManagedDatabaseRestoreDetailsClient.Get` has been removed
    +	Function `ManagedDatabaseRestoreDetailsProperties.MarshalJSON` has been removed
    +	Function `ManagedDatabaseRestoreDetailsResult.MarshalJSON` has been removed
    +	Function `NewManagedDatabaseRestoreDetailsClientWithBaseURI` has been removed
    +	Function `NewManagedDatabaseRestoreDetailsClient` has been removed
    +	Struct `ManagedDatabaseRestoreDetailsClient` has been removed
    +	Struct `ManagedDatabaseRestoreDetailsProperties` has been removed
    +	Struct `ManagedDatabaseRestoreDetailsResult` has been removed
    azure-sdk-for-go - preview/sql/mgmt/2018-06-01-preview/sql - v61.1.0
    +	Const `Critical` has been removed
    +	Const `High` has been removed
    +	Const `Low` has been removed
    +	Const `Medium` has been removed
    +	Const `None` type has been changed from `SensitivityLabelRank` to `IdentityType`
    ️✔️azure-sdk-for-go - preview/sql/mgmt/2017-10-01-preview/sql - v61.1.0
    azure-sdk-for-go - preview/sql/mgmt/2017-03-01-preview/sql - v61.1.0
    +	Const `Average` has been removed
    +	Const `Count` type has been changed from `PrimaryAggregationType` to `UnitDefinitionType`
    +	Const `Maximum` has been removed
    +	Const `Minimum` has been removed
    +	Const `None` type has been changed from `PrimaryAggregationType` to `IdentityType`
    +	Const `Total` has been removed
    +	Const `UnitDefinitionTypeBytesPerSecond` has been removed
    +	Const `UnitDefinitionTypeBytes` has been removed
    +	Const `UnitDefinitionTypeCountPerSecond` has been removed
    +	Const `UnitDefinitionTypeCount` has been removed
    +	Const `UnitDefinitionTypePercent` has been removed
    +	Const `UnitDefinitionTypeSeconds` has been removed
    azure-sdk-for-go - preview/sql/mgmt/2015-05-01-preview/sql - v61.1.0
    +	Const `Average` has been removed
    +	Const `Count` type has been changed from `PrimaryAggregationType` to `UnitDefinitionType`
    +	Const `Maximum` has been removed
    +	Const `Minimum` has been removed
    +	Const `None` type has been changed from `PrimaryAggregationType` to `IdentityType`
    +	Const `Total` has been removed
    +	Const `UnitDefinitionTypeBytesPerSecond` has been removed
    +	Const `UnitDefinitionTypeBytes` has been removed
    +	Const `UnitDefinitionTypeCountPerSecond` has been removed
    +	Const `UnitDefinitionTypeCount` has been removed
    +	Const `UnitDefinitionTypePercent` has been removed
    +	Const `UnitDefinitionTypeSeconds` has been removed
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8253d07. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/sql/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.Sql [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 8253d07. 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] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.1.2 -> 8.3.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.3.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.3.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-sql [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Removed operation group OperationsHealthOperations
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from 8253d07. 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/Automation-Sdk-Generate.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Automation-Sdk-Generate.ps1] Could not execute because the application was not found or a compatible .NET SDK is not installed.
      cmderr	[Automation-Sdk-Generate.ps1] Possible reasons for this include:
      cmderr	[Automation-Sdk-Generate.ps1]   * You intended to execute a .NET program:
      cmderr	[Automation-Sdk-Generate.ps1]       The application 'msbuild' does not exist.
      cmderr	[Automation-Sdk-Generate.ps1]   * You intended to execute a .NET SDK command:
      cmderr	[Automation-Sdk-Generate.ps1]       A compatible installed .NET SDK for global.json version [6.0.100] from [/home/vsts/work/1/s/azure-sdk-for-net/global.json] was not found.
      cmderr	[Automation-Sdk-Generate.ps1]       Install the [6.0.100] .NET SDK or update [/home/vsts/work/1/s/azure-sdk-for-net/global.json] with an installed .NET SDK:
      cmderr	[Automation-Sdk-Generate.ps1] �[91mWrite-Error: �[91mError occurred while generating code for Azure.ResourceManager.Sql
      cmderr	[Automation-Sdk-Generate.ps1] �[0m
    • Azure.ResourceManager.Sql [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️🔄 azure-sdk-for-java inProgress [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8253d07. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sql/mgmt/2014-04-01/sql [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/sql/mgmt/v5.0/sql [View full logs
      Only show 15 items here, please refer to log for details.
      info	[Changelog] - New struct `ServerConnectionPoliciesCreateOrUpdateFuture`
      info	[Changelog] - New struct `ServerConnectionPolicyListResult`
      info	[Changelog] - New struct `ServerConnectionPolicyListResultIterator`
      info	[Changelog] - New struct `ServerConnectionPolicyListResultPage`
      info	[Changelog] - New struct `ServicePrincipal`
      info	[Changelog] - New field `CurrentBackupStorageRedundancy` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `RequestedBackupStorageRedundancy` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `ServicePrincipal` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `FederatedClientID` in struct `DatabaseProperties`
      info	[Changelog] - New field `PrimaryDelegatedIdentityClientID` in struct `DatabaseProperties`
      info	[Changelog] - New field `Identity` in struct `Database`
      info	[Changelog] - New field `State` in struct `TransparentDataEncryptionProperties`
      info	[Changelog] - New field `Identity` in struct `DatabaseUpdate`
      info	[Changelog]
      info	[Changelog] Total 108 breaking change(s), 105 additive change(s).
    • ️✔️preview/sql/mgmt/v4.0/sql [View full logs
      Only show 15 items here, please refer to log for details.
      info	[Changelog] - New struct `LongTermRetentionOperationResultProperties`
      info	[Changelog] - New struct `LongTermRetentionPoliciesClient`
      info	[Changelog] - New struct `LongTermRetentionPoliciesCreateOrUpdateFuture`
      info	[Changelog] - New struct `LongTermRetentionPolicy`
      info	[Changelog] - New struct `LongTermRetentionPolicyListResult`
      info	[Changelog] - New struct `LongTermRetentionPolicyListResultIterator`
      info	[Changelog] - New struct `LongTermRetentionPolicyListResultPage`
      info	[Changelog] - New struct `UpdateLongTermRetentionBackupParameters`
      info	[Changelog] - New struct `UpdateLongTermRetentionBackupParametersProperties`
      info	[Changelog] - New field `BackupStorageRedundancy` in struct `LongTermRetentionBackupProperties`
      info	[Changelog] - New field `RequestedBackupStorageRedundancy` in struct `LongTermRetentionBackupProperties`
      info	[Changelog] - New field `RequestedBackupStorageRedundancy` in struct `DatabaseProperties`
      info	[Changelog] - New field `CurrentBackupStorageRedundancy` in struct `DatabaseProperties`
      info	[Changelog]
      info	[Changelog] Total 93 breaking change(s), 112 additive change(s).
    • ️✔️preview/sql/mgmt/v3.0/sql [View full logs
      Only show 15 items here, please refer to log for details.
      info	[Changelog] - New struct `ManagedInstancePecProperty`
      info	[Changelog] - New struct `ManagedInstancePrivateEndpointConnectionProperties`
      info	[Changelog] - New struct `ManagedInstancePrivateEndpointProperty`
      info	[Changelog] - New struct `QueryMetricInterval`
      info	[Changelog] - New struct `QueryMetricProperties`
      info	[Changelog] - New struct `QueryStatisticsProperties`
      info	[Changelog] - New struct `TopQueries`
      info	[Changelog] - New struct `TopQueriesListResult`
      info	[Changelog] - New struct `TopQueriesListResultIterator`
      info	[Changelog] - New struct `TopQueriesListResultPage`
      info	[Changelog] - New field `Identity` in struct `ManagedInstanceUpdate`
      info	[Changelog] - New field `PrivateEndpointConnections` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `ZoneRedundant` in struct `ManagedInstanceProperties`
      info	[Changelog]
      info	[Changelog] Total 21 breaking change(s), 74 additive change(s).
    • ️✔️preview/sql/mgmt/2018-06-01-preview/sql [View full logs
      Only show 15 items here, please refer to log for details.
      info	[Changelog] - Const `Low` has been removed
      info	[Changelog] - Const `High` has been removed
      info	[Changelog] - Const `Medium` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `SensitivityLabelRankHigh`
      info	[Changelog] - New const `UserAssigned`
      info	[Changelog] - New const `SystemAssignedUserAssigned`
      info	[Changelog] - New const `SensitivityLabelRankCritical`
      info	[Changelog] - New const `SensitivityLabelRankMedium`
      info	[Changelog] - New const `SensitivityLabelRankLow`
      info	[Changelog] - New const `SensitivityLabelRankNone`
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 7 additive change(s).
    • ️✔️preview/sql/mgmt/2017-10-01-preview/sql [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/sql/mgmt/2017-03-01-preview/sql [View full logs
      Only show 15 items here, please refer to log for details.
      info	[Changelog] - New const `BytesPerSecond`
      info	[Changelog] - New const `PrimaryAggregationTypeMaximum`
      info	[Changelog] - New const `PrimaryAggregationTypeNone`
      info	[Changelog] - New const `CountPerSecond`
      info	[Changelog] - New const `UserAssigned`
      info	[Changelog] - New const `Seconds`
      info	[Changelog] - New const `SystemAssignedUserAssigned`
      info	[Changelog] - New const `PrimaryAggregationTypeAverage`
      info	[Changelog] - New const `Bytes`
      info	[Changelog] - New const `PrimaryAggregationTypeCount`
      info	[Changelog] - New const `PrimaryAggregationTypeMinimum`
      info	[Changelog] - New const `Percent`
      info	[Changelog] - New const `PrimaryAggregationTypeTotal`
      info	[Changelog]
      info	[Changelog] Total 12 breaking change(s), 13 additive change(s).
    • ️✔️preview/sql/mgmt/2015-05-01-preview/sql [View full logs
      Only show 15 items here, please refer to log for details.
      info	[Changelog] - New const `PrimaryAggregationTypeAverage`
      info	[Changelog] - New const `PrimaryAggregationTypeMaximum`
      info	[Changelog] - New const `SystemAssignedUserAssigned`
      info	[Changelog] - New const `Bytes`
      info	[Changelog] - New const `PrimaryAggregationTypeNone`
      info	[Changelog] - New const `UserAssigned`
      info	[Changelog] - New const `Percent`
      info	[Changelog] - New const `PrimaryAggregationTypeCount`
      info	[Changelog] - New const `PrimaryAggregationTypeMinimum`
      info	[Changelog] - New const `PrimaryAggregationTypeTotal`
      info	[Changelog] - New const `BytesPerSecond`
      info	[Changelog] - New const `Seconds`
      info	[Changelog] - New const `CountPerSecond`
      info	[Changelog]
      info	[Changelog] Total 12 breaking change(s), 13 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8253d07. 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
    • ️✔️armsql [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Function `*SyncGroupsClient.ListLogs` parameter(s) have been changed from `(string, string, string, string, string, string, Enum75, *SyncGroupsListLogsOptions)` to `(string, string, string, string, string, string, SyncGroupsType, *SyncGroupsListLogsOptions)`
      info	[Changelog] - Type of `DatabaseProperties.RequestedBackupStorageRedundancy` has been changed from `*RequestedBackupStorageRedundancy` to `*BackupStorageRedundancy`
      info	[Changelog] - Type of `DatabaseProperties.CurrentBackupStorageRedundancy` has been changed from `*CurrentBackupStorageRedundancy` to `*BackupStorageRedundancy`
      info	[Changelog] - Type of `UpdateLongTermRetentionBackupParametersProperties.RequestedBackupStorageRedundancy` has been changed from `*RequestedBackupStorageRedundancy` to `*BackupStorageRedundancy`
      info	[Changelog] - Type of `RestorableDroppedDatabaseProperties.BackupStorageRedundancy` has been changed from `*RestorableDroppedDatabasePropertiesBackupStorageRedundancy` to `*BackupStorageRedundancy`
      info	[Changelog] - Type of `CopyLongTermRetentionBackupParametersProperties.TargetBackupStorageRedundancy` has been changed from `*TargetBackupStorageRedundancy` to `*BackupStorageRedundancy`
      info	[Changelog] - Const `CurrentBackupStorageRedundancyZone` has been removed
      info	[Changelog] - Const `Enum75Success` has been removed
      info	[Changelog] - Const `Enum75All` has been removed
      info	[Changelog] - Const `StorageAccountTypeLRS` has been removed
      info	[Changelog] - Const `StorageAccountTypeZRS` has been removed
      info	[Changelog] - Const `Enum75Warning` has been removed
      info	[Changelog] - Const `TargetBackupStorageRedundancyLocal` has been removed
      info	[Changelog] - Const `CurrentBackupStorageRedundancyGeo` has been removed
      info	[Changelog] - Const `TargetBackupStorageRedundancyGeo` has been removed
      info	[Changelog] - Const `CurrentBackupStorageRedundancyLocal` has been removed
      info	[Changelog] - Const `Enum75Error` has been removed
      info	[Changelog] - Const `RequestedBackupStorageRedundancyLocal` has been removed
      info	[Changelog] - Const `RestorableDroppedDatabasePropertiesBackupStorageRedundancyGeo` has been removed
      info	[Changelog] - Const `StorageAccountTypeGRS` has been removed
      info	[Changelog] - Const `RestorableDroppedDatabasePropertiesBackupStorageRedundancyLocal` has been removed
      info	[Changelog] - Const `RequestedBackupStorageRedundancyZone` has been removed
      info	[Changelog] - Const `RequestedBackupStorageRedundancyGeo` has been removed
      info	[Changelog] - Const `RestorableDroppedDatabasePropertiesBackupStorageRedundancyZone` has been removed
      info	[Changelog] - Const `TargetBackupStorageRedundancyZone` has been removed
      info	[Changelog] - Function `PossibleRequestedBackupStorageRedundancyValues` has been removed
      info	[Changelog] - Function `Enum75.ToPtr` has been removed
      info	[Changelog] - Function `*OperationsHealthListByLocationPager.NextPage` has been removed
      info	[Changelog] - Function `*ServerConnectionPoliciesClient.CreateOrUpdate` has been removed
      info	[Changelog] - Function `RestorableDroppedDatabasePropertiesBackupStorageRedundancy.ToPtr` has been removed
      info	[Changelog] - Function `PossibleRestorableDroppedDatabasePropertiesBackupStorageRedundancyValues` has been removed
      info	[Changelog] - Function `PossibleEnum75Values` has been removed
      info	[Changelog] - Function `RequestedBackupStorageRedundancy.ToPtr` has been removed
      info	[Changelog] - Function `PossibleTargetBackupStorageRedundancyValues` has been removed
      info	[Changelog] - Function `PossibleStorageAccountTypeValues` has been removed
      info	[Changelog] - Function `CurrentBackupStorageRedundancy.ToPtr` has been removed
      info	[Changelog] - Function `NewOperationsHealthClient` has been removed
      info	[Changelog] - Function `*OperationsHealthClient.ListByLocation` has been removed
      info	[Changelog] - Function `OperationsHealth.MarshalJSON` has been removed
      info	[Changelog] - Function `*OperationsHealthListByLocationPager.Err` has been removed
      info	[Changelog] - Function `PossibleCurrentBackupStorageRedundancyValues` has been removed
      info	[Changelog] - Function `*OperationsHealthListByLocationPager.PageResponse` has been removed
      info	[Changelog] - Function `StorageAccountType.ToPtr` has been removed
      info	[Changelog] - Function `TargetBackupStorageRedundancy.ToPtr` has been removed
      info	[Changelog] - Function `OperationsHealthListResult.MarshalJSON` has been removed
      info	[Changelog] - Struct `OperationsHealth` has been removed
      info	[Changelog] - Struct `OperationsHealthClient` has been removed
      info	[Changelog] - Struct `OperationsHealthListByLocationOptions` has been removed
      info	[Changelog] - Struct `OperationsHealthListByLocationPager` has been removed
      info	[Changelog] - Struct `OperationsHealthListByLocationResponse` has been removed
      info	[Changelog] - Struct `OperationsHealthListByLocationResult` has been removed
      info	[Changelog] - Struct `OperationsHealthListResult` has been removed
      info	[Changelog] - Struct `OperationsHealthProperties` has been removed
      info	[Changelog] - Struct `ServerConnectionPoliciesCreateOrUpdateOptions` has been removed
      info	[Changelog] - Field `ElasticPoolID` of struct `RestorableDroppedDatabaseProperties` has been removed
      info	[Changelog] - Field `StorageAccountType` of struct `ManagedInstanceProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `ServicePrincipalTypeSystemAssigned`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateDeleted`
      info	[Changelog] - New const `ServicePrincipalTypeNone`
      info	[Changelog] - New const `DatabaseStatusStarting`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateRunning`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateRegistering`
      info	[Changelog] - New const `SyncGroupsTypeAll`
      info	[Changelog] - New const `DatabaseIdentityTypeNone`
      info	[Changelog] - New const `BackupStorageRedundancyGeoZone`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateTimedOut`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateCanceled`
      info	[Changelog] - New const `DatabaseIdentityTypeUserAssigned`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateUnrecognized`
      info	[Changelog] - New const `DatabaseStatusStopped`
      info	[Changelog] - New const `DatabaseStatusStopping`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateAccepted`
      info	[Changelog] - New const `SyncGroupsTypeWarning`
      info	[Changelog] - New const `SyncGroupsTypeError`
      info	[Changelog] - New const `SyncGroupsTypeSuccess`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateNotSpecified`
      info	[Changelog] - New const `ManagedInstancePropertiesProvisioningStateCreated`
      info	[Changelog] - New function `*ServerConnectionPoliciesListByServerPager.NextPage(context.Context) bool`
      info	[Changelog] - New function `PossibleSyncGroupsTypeValues() []SyncGroupsType`
      info	[Changelog] - New function `*ServerConnectionPoliciesCreateOrUpdatePoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `DatabaseIdentity.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*ServerConnectionPoliciesClient.ListByServer(string, string, *ServerConnectionPoliciesListByServerOptions) *ServerConnectionPoliciesListByServerPager`
      info	[Changelog] - New function `*ServerConnectionPoliciesCreateOrUpdatePoller.FinalResponse(context.Context) (ServerConnectionPoliciesCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `ServerConnectionPoliciesCreateOrUpdatePollerResponse.PollUntilDone(context.Context, time.Duration) (ServerConnectionPoliciesCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `PossibleDatabaseIdentityTypeValues() []DatabaseIdentityType`
      info	[Changelog] - New function `*ServerConnectionPoliciesCreateOrUpdatePoller.Done() bool`
      info	[Changelog] - New function `*ServerConnectionPoliciesListByServerPager.Err() error`
      info	[Changelog] - New function `*ServerConnectionPoliciesCreateOrUpdatePollerResponse.Resume(context.Context, *ServerConnectionPoliciesClient, string) error`
      info	[Changelog] - New function `PossibleServicePrincipalTypeValues() []ServicePrincipalType`
      info	[Changelog] - New function `ServicePrincipalType.ToPtr() *ServicePrincipalType`
      info	[Changelog] - New function `*ServerConnectionPoliciesClient.BeginCreateOrUpdate(context.Context, string, string, ConnectionPolicyName, ServerConnectionPolicy, *ServerConnectionPoliciesBeginCreateOrUpdateOptions) (ServerConnectionPoliciesCreateOrUpdatePollerResponse, error)`
      info	[Changelog] - New function `*ServerConnectionPoliciesCreateOrUpdatePoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `ServerConnectionPolicyListResult.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SyncGroupsType.ToPtr() *SyncGroupsType`
      info	[Changelog] - New function `*ServerConnectionPoliciesListByServerPager.PageResponse() ServerConnectionPoliciesListByServerResponse`
      info	[Changelog] - New function `DatabaseIdentityType.ToPtr() *DatabaseIdentityType`
      info	[Changelog] - New struct `DatabaseIdentity`
      info	[Changelog] - New struct `DatabaseUserIdentity`
      info	[Changelog] - New struct `Delegation`
      info	[Changelog] - New struct `ServerConnectionPoliciesBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `ServerConnectionPoliciesCreateOrUpdatePoller`
      info	[Changelog] - New struct `ServerConnectionPoliciesCreateOrUpdatePollerResponse`
      info	[Changelog] - New struct `ServerConnectionPoliciesListByServerOptions`
      info	[Changelog] - New struct `ServerConnectionPoliciesListByServerPager`
      info	[Changelog] - New struct `ServerConnectionPoliciesListByServerResponse`
      info	[Changelog] - New struct `ServerConnectionPoliciesListByServerResult`
      info	[Changelog] - New struct `ServerConnectionPolicyListResult`
      info	[Changelog] - New struct `ServicePrincipal`
      info	[Changelog] - New field `Identity` in struct `DatabaseUpdate`
      info	[Changelog] - New field `FederatedClientID` in struct `DatabaseProperties`
      info	[Changelog] - New field `PrimaryDelegatedIdentityClientID` in struct `DatabaseProperties`
      info	[Changelog] - New field `ServicePrincipal` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `CurrentBackupStorageRedundancy` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `RequestedBackupStorageRedundancy` in struct `ManagedInstanceProperties`
      info	[Changelog] - New field `Identity` in struct `Database`
      info	[Changelog]
      info	[Changelog] Total 64 breaking change(s), 68 additive change(s).
    ️❌ azure-sdk-for-js failed [Detail]
    • Failed [Logs]Release - Generate from 8253d07. 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
      cmderr	[automation_init.sh] deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] notice created a lockfile as package-lock.json. You should commit this file.
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      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
      error	Script return with result [failed] code [134] signal [null] cwd [azure-sdk-for-js]: sh .scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 8253d07. 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
    Posted by Swagger Pipeline | How to fix these errors?

    Copy link
    Contributor

    @ericshape ericshape left a comment

    Choose a reason for hiding this comment

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

    only text change. LGTM.

    Please also change the text in DSMainDev repo.

    @ericshape
    Copy link
    Contributor

    other failed pipeline is expected.

    @ericshape
    Copy link
    Contributor

    @zhenglaizhang can you help to review and merge this PR? Thanks!

    LeiWang3 pushed a commit to LeiWang3/azure-rest-api-specs that referenced this pull request Mar 31, 2022
    …icaCount properties are not supported on pooled vldbs or any elastic pool other than Hyperscale. (Azure#17274)
    
    Co-authored-by: Christian Valencia <cvalencia@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants