You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/backup/backup-azure-recovery-services-vault-overview.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Within an Azure subscription, you can create up to 500 Recovery Services vaults
12
12
13
13
## Comparing Recovery Services vaults and Backup vaults
14
14
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.
16
16
17
17
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:
18
18
@@ -26,11 +26,19 @@ Recovery Services vaults are based on the Azure Resource Manager model of Azure,
26
26
27
27
-**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)
28
28
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
+
29
37
## Managing your Recovery Services vaults in the portal
30
38
31
39
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.
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.
0 commit comments