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 API version "2022-03-01" from "2021-12-01-preview" #18260

Merged
merged 4 commits into from
Apr 4, 2022
Merged

Adding new API version "2022-03-01" from "2021-12-01-preview" #18260

merged 4 commits into from
Apr 4, 2022

Conversation

mayankagg9722
Copy link
Member

@mayankagg9722 mayankagg9722 commented Mar 15, 2022

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.
  4. If updating an existing version, please select the specific language 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 are using OpenAPIHub to initialize the PR for adding a new version. 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 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.

@openapi-workflow-bot
Copy link

Hi, @mayankagg9722 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. vscswagger@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 Mar 15, 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
    R4037 - MissingTypeObject The schema 'AzureBackupFindRestorableTimeRangesRequestResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3549
    R4037 - MissingTypeObject The schema 'AzureBackupFindRestorableTimeRangesResponseResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3580
    R4037 - MissingTypeObject The schema 'AzureBackupRecoveryPointResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3841
    R4037 - MissingTypeObject The schema 'BackupInstanceResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L4155
    R4037 - MissingTypeObject The schema 'BackupVaultResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L4310
    R4037 - MissingTypeObject The schema 'BaseBackupPolicyResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L4370
    R4037 - MissingTypeObject The schema 'CloudError' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L4570
    R4037 - MissingTypeObject The schema 'Error' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L5038
    R4037 - MissingTypeObject The schema 'ErrorAdditionalInfo' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L5076
    R4037 - MissingTypeObject The schema 'additionalDetails' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L5298
    R4037 - MissingTypeObject The schema 'additionalDetails' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L5346
    R4039 - ParametersOrder The parameters:operationId,location should be kept in the same order as they present in the path.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L64
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'BackupInstances' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L1375
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'BackupInstances' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L1993
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'ResourceGuards' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2774
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'ResourceGuards' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3089
    ⚠️ R1003 - ListInOperationName Since operation 'BackupVaults_GetInSubscription' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L27
    ⚠️ R1003 - ListInOperationName Since operation 'BackupVaults_GetInResourceGroup' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L289
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetResourcesInSubscription' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2424
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetResourcesInResourceGroup' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2466
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetDisableSoftDeleteRequestsObjects' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2722
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetDeleteResourceGuardProxyRequestsObjects' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2774
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetBackupSecurityPINRequestsObjects' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2826
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetDeleteProtectedItemRequestsObjects' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2878
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetUpdateProtectionPolicyRequestsObjects' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2930
    ⚠️ R1003 - ListInOperationName Since operation 'ResourceGuards_GetUpdateProtectedItemRequestsObjects' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2982
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'ResourceGuards_Put' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2511
    ⚠️ R1007 - PatchInOperationName 'PATCH' operation 'ResourceGuards_Patch' should use method name 'Update'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L2664
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3588
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3761
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️~[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: 5 Warnings warning [Detail]
    The following breaking changes are detected by comparison with latest preview version:
    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMonitorAlertSettings' removed or renamed?
    New: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3359:3
    Old: Microsoft.DataProtection/preview/2022-02-01-preview/dataprotection.json#L3359:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'MonitoringSettings' removed or renamed?
    New: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3359:3
    Old: Microsoft.DataProtection/preview/2022-02-01-preview/dataprotection.json#L3359:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PatchBackupVaultInput' removed or renamed?
    New: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L3359:3
    Old: Microsoft.DataProtection/preview/2022-02-01-preview/dataprotection.json#L3359:3
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'monitoringSettings' renamed or removed?
    New: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L4252:7
    Old: Microsoft.DataProtection/preview/2022-02-01-preview/dataprotection.json#L4269:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'properties' renamed or removed?
    New: Microsoft.DataProtection/stable/2022-03-01/dataprotection.json#L5449:7
    Old: Microsoft.DataProtection/preview/2022-02-01-preview/dataprotection.json#L5489:7
    ️❌CredScan: 0 Errors, 0 Warnings failed [Detail]
    ️️✔️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?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 15, 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 - armdataprotection - 0.3.0
    azure-sdk-for-python-track2 - track2_azure-mgmt-dataprotection - Approved - 1.0.0b1
    ️✔️azure-sdk-for-go - dataprotection/mgmt/2022-03-01/dataprotection - v63.0.0
    ️✔️azure-sdk-for-go - dataprotection/mgmt/2021-07-01/dataprotection - v63.0.0
    azure-sdk-for-go - dataprotection/mgmt/2021-01-01/dataprotection - v63.0.0
    +	Function `*BackupInstancesValidateRestoreFuture.UnmarshalJSON` has been removed
    +	Function `*BackupVaultsPatchFuture.UnmarshalJSON` has been removed
    +	Function `BackupInstancesClient.ValidateRestorePreparer` has been removed
    +	Function `BackupInstancesClient.ValidateRestoreResponder` has been removed
    +	Function `BackupInstancesClient.ValidateRestoreSender` has been removed
    +	Function `BackupInstancesClient.ValidateRestore` has been removed
    +	Function `BackupVaultsClient.GetResourcesInResourceGroupComplete` has been removed
    +	Function `BackupVaultsClient.GetResourcesInResourceGroupPreparer` has been removed
    +	Function `BackupVaultsClient.GetResourcesInResourceGroupResponder` has been removed
    +	Function `BackupVaultsClient.GetResourcesInResourceGroupSender` has been removed
    +	Function `BackupVaultsClient.GetResourcesInResourceGroup` has been removed
    +	Function `BackupVaultsClient.GetResourcesInSubscriptionComplete` has been removed
    +	Function `BackupVaultsClient.GetResourcesInSubscriptionPreparer` has been removed
    +	Function `BackupVaultsClient.GetResourcesInSubscriptionResponder` has been removed
    +	Function `BackupVaultsClient.GetResourcesInSubscriptionSender` has been removed
    +	Function `BackupVaultsClient.GetResourcesInSubscription` has been removed
    +	Function `BackupVaultsClient.PatchPreparer` has been removed
    +	Function `BackupVaultsClient.PatchResponder` has been removed
    +	Function `BackupVaultsClient.PatchSender` has been removed
    +	Function `BackupVaultsClient.Patch` has been removed
    +	Function `BaseClient.CheckFeatureSupportPreparer` has been removed
    +	Function `BaseClient.CheckFeatureSupportResponder` has been removed
    +	Function `BaseClient.CheckFeatureSupportSender` has been removed
    +	Function `BaseClient.CheckFeatureSupport` has been removed
    +	Function `BaseClient.GetOperationResultPatchPreparer` has been removed
    +	Function `BaseClient.GetOperationResultPatchResponder` has been removed
    +	Function `BaseClient.GetOperationResultPatchSender` has been removed
    +	Function `BaseClient.GetOperationResultPatch` has been removed
    +	Function `BaseClient.GetOperationStatusPreparer` has been removed
    +	Function `BaseClient.GetOperationStatusResponder` has been removed
    +	Function `BaseClient.GetOperationStatusSender` has been removed
    +	Function `BaseClient.GetOperationStatus` has been removed
    +	Function `FindRestorableTimeRangesClient.PostPreparer` has been removed
    +	Function `FindRestorableTimeRangesClient.PostResponder` has been removed
    +	Function `FindRestorableTimeRangesClient.PostSender` has been removed
    +	Function `FindRestorableTimeRangesClient.Post` has been removed
    +	Function `JobClient.GetPreparer` has been removed
    +	Function `JobClient.GetResponder` has been removed
    +	Function `JobClient.GetSender` has been removed
    +	Function `JobClient.Get` has been removed
    +	Function `NewFindRestorableTimeRangesClientWithBaseURI` has been removed
    +	Function `NewFindRestorableTimeRangesClient` has been removed
    +	Function `NewJobClientWithBaseURI` has been removed
    +	Function `NewJobClient` has been removed
    +	Function `NewRecoveryPointClientWithBaseURI` has been removed
    +	Function `NewRecoveryPointClient` has been removed
    +	Function `RecoveryPointClient.GetPreparer` has been removed
    +	Function `RecoveryPointClient.GetResponder` has been removed
    +	Function `RecoveryPointClient.GetSender` has been removed
    +	Function `RecoveryPointClient.Get` has been removed
    +	Function `RecoveryPointsClient.GetListComplete` has been removed
    +	Function `RecoveryPointsClient.GetListPreparer` has been removed
    +	Function `RecoveryPointsClient.GetListResponder` has been removed
    +	Function `RecoveryPointsClient.GetListSender` has been removed
    +	Function `RecoveryPointsClient.GetList` has been removed
    +	Struct `BackupInstancesValidateRestoreFuture` has been removed
    +	Struct `BackupVaultsPatchFuture` has been removed
    +	Struct `FindRestorableTimeRangesClient` has been removed
    +	Struct `JobClient` has been removed
    +	Struct `RecoveryPointClient` has been removed
    ️✔️azure-sdk-for-go - preview/dataprotection/mgmt/2021-06-01-preview/dataprotection - v63.0.0
    ️✔️azure-sdk-for-go - preview/dataprotection/mgmt/2021-02-01-preview/dataprotection - v63.0.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 49f003b. 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=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/dataprotection/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.DataProtection [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 49f003b. 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]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.5.0 -> 8.6.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.6.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.6.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-dataprotection [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation BackupInstancesOperations.begin_resume_backups
      info	[Changelog]   - Added operation BackupInstancesOperations.begin_resume_protection
      info	[Changelog]   - Added operation BackupInstancesOperations.begin_stop_protection
      info	[Changelog]   - Added operation BackupInstancesOperations.begin_suspend_backups
      info	[Changelog]   - Added operation BackupInstancesOperations.begin_sync_backup_instance
      info	[Changelog]   - Added operation BackupInstancesOperations.get_backup_instance_operation_result
      info	[Changelog]   - Added operation group OperationStatusBackupVaultContextOperations
      info	[Changelog]   - Added operation group OperationStatusResourceGroupContextOperations
      info	[Changelog]   - Model AzureBackupRecoveryPointBasedRestoreRequest has a new parameter source_resource_id
      info	[Changelog]   - Model AzureBackupRecoveryTimeBasedRestoreRequest has a new parameter source_resource_id
      info	[Changelog]   - Model AzureBackupRestoreRequest has a new parameter source_resource_id
      info	[Changelog]   - Model AzureBackupRestoreWithRehydrationRequest has a new parameter source_resource_id
      info	[Changelog]   - Model BackupInstance has a new parameter validation_type
      info	[Changelog]   - Model BackupVault has a new parameter monitoring_settings
      info	[Changelog]   - Model PatchResourceRequestInput has a new parameter properties
      info	[Changelog]   - Model SecretStoreResource has a new parameter value
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation BackupInstancesOperations.begin_adhoc_backup has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_adhoc_backup has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_create_or_update has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_create_or_update has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_delete has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_delete has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_trigger_restore has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_trigger_restore has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_validate_for_backup has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_validate_for_backup has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_validate_for_restore has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.begin_validate_for_restore has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.get has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.get has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.list has a new signature
      info	[Changelog]   - Operation BackupInstancesOperations.list has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.create_or_update has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.create_or_update has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.delete has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.delete has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.get has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.get has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.list has a new signature
      info	[Changelog]   - Operation BackupPoliciesOperations.list has a new signature
      info	[Changelog]   - Operation BackupVaultOperationResultsOperations.get has a new signature
      info	[Changelog]   - Operation BackupVaultOperationResultsOperations.get has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.begin_create_or_update has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.begin_create_or_update has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.begin_update has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.begin_update has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.delete has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.delete has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.get has a new signature
      info	[Changelog]   - Operation BackupVaultsOperations.get has a new signature
      info	[Changelog]   - Operation RecoveryPointsOperations.get has a new signature
      info	[Changelog]   - Operation RecoveryPointsOperations.get has a new signature
      info	[Changelog]   - Operation RecoveryPointsOperations.list has a new signature
      info	[Changelog]   - Operation RecoveryPointsOperations.list has a new signature
      info	[Changelog]   - Operation RestorableTimeRangesOperations.find has a new signature
      info	[Changelog]   - Operation RestorableTimeRangesOperations.find has a new signature
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 49f003b. 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
    • ️✔️dataprotection/mgmt/2022-03-01/dataprotection [View full logs]  [Release SDK Changes]
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️dataprotection/mgmt/2021-07-01/dataprotection [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️dataprotection/mgmt/2021-01-01/dataprotection [View full logs
      Only show 24 items here, please refer to log for details.
      info	[Changelog] - New function `BackupInstancesClient.ValidateForRestoreResponder(*http.Response) (OperationJobExtendedInfo, error)`
      info	[Changelog] - New function `BackupVaultsClient.GetInSubscriptionResponder(*http.Response) (BackupVaultResourceList, error)`
      info	[Changelog] - New function `BackupInstancesClient.ValidateForRestorePreparer(context.Context, string, string, string, ValidateRestoreRequestObject) (*http.Request, error)`
      info	[Changelog] - New function `BackupVaultOperationResultsClient.GetPreparer(context.Context, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `JobsClient.GetPreparer(context.Context, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `OperationStatusClient.GetPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `NewOperationStatusClient(string) OperationStatusClient`
      info	[Changelog] - New function `RestorableTimeRangesClient.FindPreparer(context.Context, string, string, string, AzureBackupFindRestorableTimeRangesRequest) (*http.Request, error)`
      info	[Changelog] - New function `JobsClient.GetResponder(*http.Response) (AzureBackupJobResource, error)`
      info	[Changelog] - New function `BackupInstancesClient.ValidateForRestoreSender(*http.Request) (BackupInstancesValidateForRestoreFuture, error)`
      info	[Changelog] - New function `NewRestorableTimeRangesClient(string) RestorableTimeRangesClient`
      info	[Changelog] - New function `BackupVaultsClient.GetInResourceGroupComplete(context.Context, string) (BackupVaultResourceListIterator, error)`
      info	[Changelog] - New function `RecoveryPointsClient.ListPreparer(context.Context, string, string, string, string, string) (*http.Request, error)`
      info	[Changelog] - New function `BackupVaultsClient.Update(context.Context, string, string, PatchResourceRequestInput) (BackupVaultsUpdateFuture, error)`
      info	[Changelog] - New function `BackupVaultOperationResultsClient.GetResponder(*http.Response) (BackupVaultResource, error)`
      info	[Changelog] - New function `Client.CheckFeatureSupportPreparer(context.Context, string, BasicFeatureValidationRequestBase) (*http.Request, error)`
      info	[Changelog] - New struct `BackupInstancesValidateForRestoreFuture`
      info	[Changelog] - New struct `BackupVaultOperationResultsClient`
      info	[Changelog] - New struct `BackupVaultsUpdateFuture`
      info	[Changelog] - New struct `Client`
      info	[Changelog] - New struct `OperationStatusClient`
      info	[Changelog] - New struct `RestorableTimeRangesClient`
      info	[Changelog]
      info	[Changelog] Total 65 breaking change(s), 69 additive change(s).
    • ️✔️preview/dataprotection/mgmt/2021-06-01-preview/dataprotection [View full logs
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️preview/dataprotection/mgmt/2021-02-01-preview/dataprotection [View full logs
      info	[Changelog] This is a new package
      info	[Changelog]
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 49f003b. 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
    • ️✔️armdataprotection [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ErrorAdditionalInfo.Info` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Function `DppWorkerRequest.MarshalJSON` has been removed
      info	[Changelog] - Function `AzureBackupFindRestorableTimeRangesRequestResource.MarshalJSON` has been removed
      info	[Changelog] - Struct `AzureBackupFindRestorableTimeRangesRequestResource` has been removed
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `DppWorkerRequest` has been removed
      info	[Changelog] - Struct `RecoveryPointsFilters` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `SyncTypeForceResync`
      info	[Changelog] - New const `AlertsStateDisabled`
      info	[Changelog] - New const `ValidationTypeDeepValidation`
      info	[Changelog] - New const `AlertsStateEnabled`
      info	[Changelog] - New const `ValidationTypeShallowValidation`
      info	[Changelog] - New const `SyncTypeDefault`
      info	[Changelog] - New function `*OperationStatusBackupVaultContextClient.Get(context.Context, string, string, string, *OperationStatusBackupVaultContextClientGetOptions) (OperationStatusBackupVaultContextClientGetResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeProtectionPoller.Done() bool`
      info	[Changelog] - New function `*BackupInstancesClientStopProtectionPollerResponse.Resume(context.Context, *BackupInstancesClient, string) error`
      info	[Changelog] - New function `*BackupInstancesClientResumeProtectionPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeProtectionPollerResponse.Resume(context.Context, *BackupInstancesClient, string) error`
      info	[Changelog] - New function `*OperationStatusResourceGroupContextClient.Get(context.Context, string, string, *OperationStatusResourceGroupContextClientGetOptions) (OperationStatusResourceGroupContextClientGetResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeBackupsPollerResponse.Resume(context.Context, *BackupInstancesClient, string) error`
      info	[Changelog] - New function `*BackupInstancesClient.BeginResumeBackups(context.Context, string, string, string, *BackupInstancesClientBeginResumeBackupsOptions) (BackupInstancesClientResumeBackupsPollerResponse, error)`
      info	[Changelog] - New function `PossibleValidationTypeValues() []ValidationType`
      info	[Changelog] - New function `BackupInstancesClientStopProtectionPollerResponse.PollUntilDone(context.Context, time.Duration) (BackupInstancesClientStopProtectionResponse, error)`
      info	[Changelog] - New function `BackupInstancesClientResumeProtectionPollerResponse.PollUntilDone(context.Context, time.Duration) (BackupInstancesClientResumeProtectionResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClient.BeginResumeProtection(context.Context, string, string, string, *BackupInstancesClientBeginResumeProtectionOptions) (BackupInstancesClientResumeProtectionPollerResponse, error)`
      info	[Changelog] - New function `BackupInstancesClientSuspendBackupsPollerResponse.PollUntilDone(context.Context, time.Duration) (BackupInstancesClientSuspendBackupsResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientSyncBackupInstancePoller.FinalResponse(context.Context) (BackupInstancesClientSyncBackupInstanceResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientSuspendBackupsPollerResponse.Resume(context.Context, *BackupInstancesClient, string) error`
      info	[Changelog] - New function `AlertsState.ToPtr() *AlertsState`
      info	[Changelog] - New function `*BackupInstancesClientSyncBackupInstancePollerResponse.Resume(context.Context, *BackupInstancesClient, string) error`
      info	[Changelog] - New function `*BackupInstancesClientResumeBackupsPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `NewOperationStatusBackupVaultContextClient(string, azcore.TokenCredential, *arm.ClientOptions) *OperationStatusBackupVaultContextClient`
      info	[Changelog] - New function `*BackupInstancesClientSuspendBackupsPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*BackupInstancesClientStopProtectionPoller.FinalResponse(context.Context) (BackupInstancesClientStopProtectionResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientSyncBackupInstancePoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*BackupInstancesClient.BeginSyncBackupInstance(context.Context, string, string, string, SyncBackupInstanceRequest, *BackupInstancesClientBeginSyncBackupInstanceOptions) (BackupInstancesClientSyncBackupInstancePollerResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeBackupsPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `*BackupInstancesClientSuspendBackupsPoller.FinalResponse(context.Context) (BackupInstancesClientSuspendBackupsResponse, error)`
      info	[Changelog] - New function `ValidationType.ToPtr() *ValidationType`
      info	[Changelog] - New function `*BackupInstancesClientSuspendBackupsPoller.Done() bool`
      info	[Changelog] - New function `*BackupInstancesClientSyncBackupInstancePoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeBackupsPoller.Done() bool`
      info	[Changelog] - New function `*BackupInstancesClientResumeProtectionPoller.FinalResponse(context.Context) (BackupInstancesClientResumeProtectionResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClient.BeginStopProtection(context.Context, string, string, string, *BackupInstancesClientBeginStopProtectionOptions) (BackupInstancesClientStopProtectionPollerResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientStopProtectionPoller.Poll(context.Context) (*http.Response, error)`
      info	[Changelog] - New function `*BackupInstancesClientStopProtectionPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeBackupsPoller.FinalResponse(context.Context) (BackupInstancesClientResumeBackupsResponse, error)`
      info	[Changelog] - New function `PossibleSyncTypeValues() []SyncType`
      info	[Changelog] - New function `PossibleAlertsStateValues() []AlertsState`
      info	[Changelog] - New function `NewOperationStatusResourceGroupContextClient(string, azcore.TokenCredential, *arm.ClientOptions) *OperationStatusResourceGroupContextClient`
      info	[Changelog] - New function `*BackupInstancesClient.BeginSuspendBackups(context.Context, string, string, string, *BackupInstancesClientBeginSuspendBackupsOptions) (BackupInstancesClientSuspendBackupsPollerResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientStopProtectionPoller.Done() bool`
      info	[Changelog] - New function `BackupInstancesClientSyncBackupInstancePollerResponse.PollUntilDone(context.Context, time.Duration) (BackupInstancesClientSyncBackupInstanceResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClient.GetBackupInstanceOperationResult(context.Context, string, string, string, string, *BackupInstancesClientGetBackupInstanceOperationResultOptions) (BackupInstancesClientGetBackupInstanceOperationResultResponse, error)`
      info	[Changelog] - New function `BackupInstancesClientResumeBackupsPollerResponse.PollUntilDone(context.Context, time.Duration) (BackupInstancesClientResumeBackupsResponse, error)`
      info	[Changelog] - New function `*BackupInstancesClientResumeProtectionPoller.ResumeToken() (string, error)`
      info	[Changelog] - New function `SyncType.ToPtr() *SyncType`
      info	[Changelog] - New function `*BackupInstancesClientSyncBackupInstancePoller.Done() bool`
      info	[Changelog] - New function `*BackupInstancesClientSuspendBackupsPoller.ResumeToken() (string, error)`
      info	[Changelog] - New struct `AzureMonitorAlertSettings`
      info	[Changelog] - New struct `BackupInstancesClientBeginResumeBackupsOptions`
      info	[Changelog] - New struct `BackupInstancesClientBeginResumeProtectionOptions`
      info	[Changelog] - New struct `BackupInstancesClientBeginStopProtectionOptions`
      info	[Changelog] - New struct `BackupInstancesClientBeginSuspendBackupsOptions`
      info	[Changelog] - New struct `BackupInstancesClientBeginSyncBackupInstanceOptions`
      info	[Changelog] - New struct `BackupInstancesClientGetBackupInstanceOperationResultOptions`
      info	[Changelog] - New struct `BackupInstancesClientGetBackupInstanceOperationResultResponse`
      info	[Changelog] - New struct `BackupInstancesClientGetBackupInstanceOperationResultResult`
      info	[Changelog] - New struct `BackupInstancesClientResumeBackupsPoller`
      info	[Changelog] - New struct `BackupInstancesClientResumeBackupsPollerResponse`
      info	[Changelog] - New struct `BackupInstancesClientResumeBackupsResponse`
      info	[Changelog] - New struct `BackupInstancesClientResumeProtectionPoller`
      info	[Changelog] - New struct `BackupInstancesClientResumeProtectionPollerResponse`
      info	[Changelog] - New struct `BackupInstancesClientResumeProtectionResponse`
      info	[Changelog] - New struct `BackupInstancesClientStopProtectionPoller`
      info	[Changelog] - New struct `BackupInstancesClientStopProtectionPollerResponse`
      info	[Changelog] - New struct `BackupInstancesClientStopProtectionResponse`
      info	[Changelog] - New struct `BackupInstancesClientSuspendBackupsPoller`
      info	[Changelog] - New struct `BackupInstancesClientSuspendBackupsPollerResponse`
      info	[Changelog] - New struct `BackupInstancesClientSuspendBackupsResponse`
      info	[Changelog] - New struct `BackupInstancesClientSyncBackupInstancePoller`
      info	[Changelog] - New struct `BackupInstancesClientSyncBackupInstancePollerResponse`
      info	[Changelog] - New struct `BackupInstancesClientSyncBackupInstanceResponse`
      info	[Changelog] - New struct `MonitoringSettings`
      info	[Changelog] - New struct `OperationStatusBackupVaultContextClient`
      info	[Changelog] - New struct `OperationStatusBackupVaultContextClientGetOptions`
      info	[Changelog] - New struct `OperationStatusBackupVaultContextClientGetResponse`
      info	[Changelog] - New struct `OperationStatusBackupVaultContextClientGetResult`
      info	[Changelog] - New struct `OperationStatusResourceGroupContextClient`
      info	[Changelog] - New struct `OperationStatusResourceGroupContextClientGetOptions`
      info	[Changelog] - New struct `OperationStatusResourceGroupContextClientGetResponse`
      info	[Changelog] - New struct `OperationStatusResourceGroupContextClientGetResult`
      info	[Changelog] - New struct `PatchBackupVaultInput`
      info	[Changelog] - New struct `SyncBackupInstanceRequest`
      info	[Changelog] - New field `SourceResourceID` in struct `AzureBackupRecoveryPointBasedRestoreRequest`
      info	[Changelog] - New field `SourceResourceID` in struct `AzureBackupRecoveryTimeBasedRestoreRequest`
      info	[Changelog] - New field `ValidationType` in struct `BackupInstance`
      info	[Changelog] - New field `SourceResourceID` in struct `AzureBackupRestoreWithRehydrationRequest`
      info	[Changelog] - New field `Properties` in struct `PatchResourceRequestInput`
      info	[Changelog] - New field `MonitoringSettings` in struct `BackupVault`
      info	[Changelog] - New field `Value` in struct `SecretStoreResource`
      info	[Changelog] - New field `SourceResourceID` in struct `AzureBackupRestoreRequest`
      info	[Changelog]
      info	[Changelog] Total 11 breaking change(s), 130 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 49f003b. 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] WARN deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh] deprecated 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]  @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      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
    • ️✔️@azure/arm-dataprotectionplatform [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    Posted by Swagger Pipeline | How to fix these errors?

    @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 Mar 15, 2022
    @openapi-workflow-bot
    Copy link

    Hi, @mayankagg9722 your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @mayankagg9722
    Copy link
    Member Author

    @raosuhas
    Copy link

      "allOf": [
    

    Are these added intentionally ? Seems like they are not used anywhere .


    Refers to: specification/dataprotection/resource-manager/Microsoft.DataProtection/stable/2022-03-01/dataprotection.json:5574 in bc3d58e. [](commit_id = bc3d58e, deletion_comment = False)

    @raosuhas raosuhas added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 16, 2022
    @raosuhas
    Copy link

    Minor change requested. Rest looks good. Signing off

    @mayankagg9722
    Copy link
    Member Author

    Seems like they are not used anywhere .

    Yes @raosuhas, we have added these intentionally and reviewed them during private preview.

    @xiaoxuqi-ms
    Copy link
    Member

    @weidongxu-microsoft , @ArcturusZhang could you please help to review the update in readme.md files and the SDK breaking change? @msyyc could you please help to review the SDK breaking change?

    @xiaoxuqi-ms
    Copy link
    Member

    @mayankagg9722 the api readiness check is required, please update the ARM manifest, thanks

    @weidongxu-microsoft
    Copy link
    Member

    weidongxu-microsoft commented Mar 17, 2022

    Generally service no longer need to update readme.java.md, as track2 Java no longer support multi-api.
    Change to readme.md would do.

    @mayankagg9722
    Copy link
    Member Author

    @mayankagg9722 the api readiness check is required, please update the ARM manifest, thanks

    Sure @xiaoxuqi-ms I will start the ARM SDP soon. I will let you know once it completes. Thanks.

    @msyyc
    Copy link
    Member

    msyyc commented Mar 22, 2022

    approved for python breaking change

    @mayankagg9722 mayankagg9722 changed the title Merging preview to stable swagger (2021-12-01-preview to 2022-03-01) Adding new API version "2022-03-01" from "2021-12-01-preview" Mar 22, 2022
    @mayankagg9722 mayankagg9722 removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Apr 4, 2022
    @mayankagg9722
    Copy link
    Member Author

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @mayankagg9722
    Copy link
    Member Author

    @mayankagg9722 the api readiness check is required, please update the ARM manifest, thanks

    Sure @xiaoxuqi-ms I will start the ARM SDP soon. I will let you know once it completes. Thanks.

    Hi @xiaoxuqi-ms ARM SDP is completed, can you please approve and complete this PR.

    @@ -4,13 +4,13 @@
    "resourceGroupName": "000pikumar",
    "vaultName": "PratikPrivatePreviewVault1",
    "backupInstanceName": "testInstance1",
    "api-version": "2022-01-01"
    Copy link
    Member

    Choose a reason for hiding this comment

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

    In title, this PR is to add version 2022-03-01 from 2021-12-01-preview, but here in example, why is the new version updated from 2022-01-01?

    @xiaoxuqi-ms xiaoxuqi-ms merged commit 49f003b into Azure:main Apr 4, 2022
    FredericHeem pushed a commit to grucloud/azure-rest-api-specs that referenced this pull request May 16, 2022
    …18260)
    
    * base commit from "2022-01-01"
    
    * adding new restore criteria
    
    * changing api versions in examples
    
    * changing readme
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-SdkBreakingChange-Go-V2 Approved-SdkBreakingChange-Python ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go-V2
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants