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/virtual-desktop/disaster-recovery-concepts.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@ ms.date: 06/28/2024
9
9
10
10
# Azure Virtual Desktop business continuity and disaster recovery concepts
11
11
12
-
Many users now work remotely, organizations require solutions with high deployment speed and reduced costs. Users also need to have a remote work environment with guaranteed availability and resiliency that lets them access their virtual machines even during disasters.
12
+
Many users now work remotely, so organizations require solutions with high availability, rapid deployment speed, and reduced costs. Users also need to have a remote work environment with guaranteed availability and resiliency that lets them access their resources even during disasters.
13
13
14
14
To prevent system outages or downtime, every system and component in your Azure Virtual Desktop deployment must be fault-tolerant. Fault tolerance is when you have a duplicate configuration or system in another Azure region that takes over for the main configuration during an outage. This secondary configuration or system reduces the impact of a localized outage. There are many ways you can set up fault tolerance, but this article focuses on the methods currently available in Azure for dealing with business continuity and disaster recovery (BCDR).
15
15
16
-
Responsibility for components that make up Azure Virtual Desktop are divided between those that are Microsoft-managed, and those that are customer-managed, or partner managed.
16
+
Responsibility for components that make up Azure Virtual Desktop are divided between those components that are Microsoft-managed, and those components that are customer-managed, or partner managed.
17
17
18
18
The following components are customer-managed or partner-managed:
19
19
@@ -23,13 +23,13 @@ The following components are customer-managed or partner-managed:
23
23
- User data
24
24
- User identities
25
25
26
-
To learn about the Microsoft-managed components and how they are designed to be resilient, see [Azure Virtual Desktop service architecture and resilience](service-architecture-resilience.md).
26
+
To learn about the Microsoft-managed components and how they're designed to be resilient, see [Azure Virtual Desktop service architecture and resilience](service-architecture-resilience.md).
27
27
28
28
## Business continuity and disaster recovery basics
29
29
30
30
When you design a disaster recovery plan, you should keep the following three things in mind:
31
31
32
-
- High availability: distributing infrastructure so smaller, more localized outages don't interrupt your entire deployment. Designing with high availability in mind can minimize outage impact and avoid the need for a full disaster recovery.
32
+
- High availability: distributed infrastructure so smaller, more localized outages don't interrupt your entire deployment. Designing with high availability in mind can minimize outage impact and avoid the need for a full disaster recovery.
33
33
- Business continuity: how an organization can keep operating during outages of any size.
34
34
- Disaster recovery: the process of getting back to operation after a full outage.
0 commit comments