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/site-recovery/tutorial-shared-disk.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
@@ -10,9 +10,9 @@ author: ankitaduttaMSFT
10
10
11
11
# Set up disaster recovery for Azure virtual machines using shared disk
12
12
13
-
This article describes how to protect, monitor, failover, and reprotect your workloads that are running on Windows Server Failover Clusters (WSFC) on Azure virtual machines using a shared disk.
13
+
This article describes how to protect, monitor, fail over, and reprotect your workloads that are running on Windows Server Failover Clusters (WSFC) on Azure virtual machines using a shared disk.
14
14
15
-
Azure shared disks is a feature for Azure managed disks that allow you to attach a managed disk to multiple virtual machines simultaneously. Attaching a managed disk to multiple virtual machines allows you to either deploy new or migrate existing clustered applications to Azure.
15
+
Azure shared disks are a feature for Azure managed disks that allow you to attach a managed disk to multiple virtual machines simultaneously. Attaching a managed disk to multiple virtual machines allows you to either deploy new or migrate existing clustered applications to Azure.
16
16
17
17
Using Azure Site Recovery for Azure shared disks, you can replicate and recover your WSFC-clusters as a single unit throughout the disaster recovery lifecycle, while you create cluster-consistent recovery points that are consistent across all the disks (including the shared disk) of the cluster.
18
18
@@ -21,9 +21,9 @@ Using Azure Site Recovery for shared disks, you can:
21
21
- Protect your clusters.
22
22
- Create recovery points (App and Crash) that are consistent across all the virtual machines and disks of the cluster.
23
23
- Monitor protection and health of the cluster and all its nodes from a single page.
24
-
-Failover the cluster with a single click.
24
+
-Fail over the cluster with a single click.
25
25
- Change recovery point and reprotect the cluster after failover with a single click.
26
-
-Failback the cluster to the primary region with minimal data loss and downtime.
26
+
-Fail back the cluster to the primary region with minimal data loss and downtime.
27
27
28
28
Follow these steps to protect shared disks with Azure Site Recovery:
0 commit comments