Skip to content

Commit 490230f

Browse files
authored
Merge pull request #109478 from dcurwin/offsite-vault-backup
Storage Redundancy
2 parents d63ac0a + 6c2f929 commit 490230f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/backup/backup-azure-recovery-services-vault-overview.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Within an Azure subscription, you can create up to 500 Recovery Services vaults
1212

1313
## Comparing Recovery Services vaults and Backup vaults
1414

15-
If you still have Backup vaults, they are being auto-upgraded to Recovery Services vaults. By November 2017, all Backup vaults have been upgraded to Recovery Services vaults.
15+
If you still have Backup vaults, they're being auto-upgraded to Recovery Services vaults. By November 2017, all Backup vaults have been upgraded to Recovery Services vaults.
1616

1717
Recovery Services vaults are based on the Azure Resource Manager model of Azure, whereas Backup vaults were based on the Azure Service Manager model. When you upgrade a Backup vault to a Recovery Services vault, the backup data remains intact during and after the upgrade process. Recovery Services vaults provide features not available for Backup vaults, such as:
1818

@@ -26,11 +26,19 @@ Recovery Services vaults are based on the Azure Resource Manager model of Azure,
2626

2727
- **Instant restore for IaaS VMs**: Using Recovery Services vaults, you can restore files and folders from an IaaS VM without restoring the entire VM, which enables faster restore times. Instant restore for IaaS VMs is available for both Windows and Linux VMs. [Learn more](backup-instant-restore-capability.md)
2828

29+
## Storage settings in the Recovery Services vault
30+
31+
A Recovery Services vault is an entity that stores the backups and recovery points created over time. The Recovery Services vault also contains the backup policies that are associated with the protected virtual machines.
32+
33+
Azure Backup automatically handles storage for the vault. See how [storage settings can be changed](https://docs.microsoft.com/azure/backup/backup-create-rs-vault#set-storage-redundancy).
34+
35+
To learn more about storage redundancy, see these articles on [geo](https://docs.microsoft.com/azure/storage/common/storage-redundancy-grs) and [local](https://docs.microsoft.com/azure/storage/common/storage-redundancy-lrs) redundancy.
36+
2937
## Managing your Recovery Services vaults in the portal
3038

3139
Creation and management of Recovery Services vaults in the Azure portal is easy because the Backup service integrates into other Azure services. This integration means you can create or manage a Recovery Services vault *in the context of the target service*. For example, to view the recovery points for a VM, select your VM, and click **Backup** in the Operations menu.
3240

33-
![Recovery services vault details VM](./media/backup-azure-recovery-services-vault-overview/rs-vault-in-context-vm.png)
41+
![Recovery Services vault details VM](./media/backup-azure-recovery-services-vault-overview/rs-vault-in-context-vm.png)
3442

3543
If the VM doesn't have backup configured, then it will prompt you to configure backup. If backup has been configured, you'll see backup information about the VM, including a list of restore points.
3644

0 commit comments

Comments
 (0)