Skip to content

Commit 752c421

Browse files
authored
Clarity regarding availability zones
1 parent a0daa8e commit 752c421

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/backup/backup-azure-arm-restore-vms.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,14 @@ Currently, secondary region [RPO](azure-backup-glossary.md#rpo-recovery-point-ob
187187

188188
In the restore process, you'll see the option **Availability Zone.** You'll see your default zone first. To choose a different zone, choose the number of the zone of your choice. If the pinned zone is unavailable, you won't be able to restore the data to another zone because the backed-up data isn't zonally replicated. The restore in availability zones is possible from recovery points in vault tier only.
189189

190+
In summary, the **Availability Zone** will only appear when
191+
- The source VM is zone pinned and is NOT encrypted
192+
- The recovery point is present in vault tier only (Snapshots only or snapshot and vault tier are not supported)
193+
- The recovery option is to either create a new VM or to restore disks (replace disks option replaces source data and hence the availability zone option is not applicable)
194+
- Creating VM/disks in the same region when vault's storage redundancy is ZRS (Doesn't work when vault's storage redundancy is GRS even though the source VM is zone pinned)
195+
- Creating VM/disks in the paired region when vault's storage redundancy is enabled for Cross-Region-Restore AND if the paired region supports zones
196+
197+
190198
![Choose availability zone](./media/backup-azure-arm-restore-vms/cross-zonal-restore.png)
191199

192200
### Monitoring secondary region restore jobs
@@ -330,4 +338,4 @@ There are a few things to note after restoring a VM:
330338
## Next steps
331339

332340
- If you experience difficulties during the restore process, [review](backup-azure-vms-troubleshoot.md#restore) common issues and errors.
333-
- After the VM is restored, learn about [managing virtual machines](backup-azure-manage-vms.md)
341+
- After the VM is restored, learn about [managing virtual machines](backup-azure-manage-vms.md)

0 commit comments

Comments
 (0)