You have an Azure subscription that contains a backup vault named BV1. BV1 contains five protected servers.
Backups run daily. You need to modify the storage replication settings for the backups.
What should you do first?
A.
Create a new backup vault.
B.
Run the Remove-OBPolicy cmdlet.
C.
Configure the backup agent properties on all five servers.
D.
Run the Remove-OBFileSpec cmdlet.
Explanation:
https://azure.microsoft.com/en-gb/documentation/articles/backup-azure-backup-cloud-as-tape/
Answer is A: create a new backup vault.
The best time to identify your storage redundancy option is right after vault creation and before any machines are registered to the vault. After an item has been registered to the vault the storage redundancy option is locked and cannot be modified.
https://thetechl33t.com/2017/05/06/changing-azure-recovery-services-vault-to-lrs-storage/
Great link. Thank you!
I agree with you! The correct for me is A.