Skip to content

Commit 90984ef

Browse files
committed
BCDR consolidation
1 parent dca32c2 commit 90984ef

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

articles/virtual-desktop/disaster-recovery-concepts.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: Heidilohr
66

77
ms.service: virtual-desktop
88
ms.topic: how-to
9-
ms.date: 05/24/2022
9+
ms.date: 04/01/2024
1010
ms.author: helohr
1111
---
1212

@@ -44,6 +44,21 @@ Azure has many built-in, free-of-charge features that can deliver high availabil
4444

4545
Basically, the disaster recovery strategy we recommend for Azure Virtual Desktop is to deploy resources across multiple availability zones within a region. If you need more protection, you can also deploy resources across multiple paired Azure regions.
4646

47+
48+
49+
|Column1 |Column2 |
50+
|---------|---------|
51+
|Active-passive vs active-active | |
52+
|Session host resiliency | |
53+
|Disaster recovery plans | |
54+
|Azure Site Recovery | |
55+
|Network connectivity | |
56+
|User profiles | |
57+
|File share storage | |
58+
|Identity provider | |
59+
|Backup | |
60+
61+
4762
## Active-passive and active-active deployments
4863

4964
Something else you should keep in mind is the difference between active-passive and active-active plans. Active-passive plans are when you have a region with one set of resources that's active and one that's turned off until it's needed (passive). If the active region is taken offline by an emergency, the organization can switch to the passive region by turning it on and moving all their users there.

0 commit comments

Comments
 (0)