-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[Az.RecoveryServices.Backup] Fixed issues with StorageConfig #16003
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
[Az.RecoveryServices.Backup] Fixed issues with StorageConfig #16003
Conversation
|
The CI fails. Please fix it. |
|
Hi @hiaga , please resolve the conflicts. Besides, as you updated the SDK version, all test cases must be re-recorded and their latest test recordings must be re-uploaded. |
I'm working on few more changes. I'll update the PR with re-recorded tests once ready |
a98a974 to
967b1db
Compare
|
@BethanyZhou I'm re-recording the test cases, should be ready by tomorrow. In the meantime please have a look. |
967b1db to
9108dfa
Compare
9e27f9b to
be99c59
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * [Breaking Change] Get-AzRecoveryServicesBackupJob, Get-AzRecoveryServicesBackupContainer and Get-AzRecoveryServicesBackupProtectableItem commands will only support BackupManagementType MAB instead of MARS alias, changes will take effect from upcoming breaking release. | |
| * Added breaking change warning: `Get-AzRecoveryServicesBackupJob`, `Get-AzRecoveryServicesBackupContainer` and `Get-AzRecoveryServicesBackupProtectableItem` commands will only support `BackupManagementType MAB` instead of `MARS` alias, changes will take effect from upcoming breaking release. |
added NodesList and AutoProtectionPolicy to Get-AzRecoveryServicesBackupProtectableItem Cmdlets fixed GetItemsForContainerParamSet to support fetching the MAB backup item fixed Get-AzRecoveryServicesBackupContainer to support BackupManagementType MAB instead of MARS [Breaking Change Warning] Get-AzRecoveryServicesBackupJob, Get-AzRecoveryServicesBackupContainer and Get-AzRecoveryServicesBackupProtectableItem commands will only support BackupManagementType MAB instead of MARS alias re-recorded the test ContainerTests
f0bdd00 to
625792a
Compare
625792a to
8511d01
Compare
Description
Fixed issues with StorageConfig in setting storage redundancy type.
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added