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
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Shared disks in Azure Site Recovery (preview)
3
3
description: This article describes how to enable replication, failover, and failback Azure virtual machines for shared disks.
4
4
ms.topic: conceptual
5
5
ms.service: site-recovery
6
-
ms.date: 04/04/2024
6
+
ms.date: 04/24/2024
7
7
ms.author: ankitadutta
8
8
author: ankitaduttaMSFT
9
9
---
@@ -25,7 +25,7 @@ Using shared disk, you can:
25
25
- Change recovery point and reprotect the cluster after failover with a single click.
26
26
- Failback the cluster to the primary region with minimal data loss and downtime.
27
27
28
-
Follow these steps to use shared disks in Azure site recovery:
28
+
Follow these steps to use shared disks in Azure Site Recovery:
29
29
30
30
## Sign in to Azure
31
31
@@ -36,7 +36,7 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
36
36
**Before you start, ensure you have:**
37
37
38
38
- A recovery services vault. If you don't have one, [create recovery services vault](./azure-to-azure-tutorial-enable-replication.md#create-a-recovery-services-vault).
39
-
- A virtual machine as a part of the [Windows Server Failover Cluster](/sql/sql-server/failover-clusters/windows/windows-server-failover-clustering-wsfc-with-sql-server?view=sql-server-ver16).
39
+
- A virtual machine as a part of the [Windows Server Failover Cluster](/sql/sql-server/failover-clusters/windows/windows-server-failover-clustering-wsfc-with-sql-server?view=sql-server-ver16&preserve-view=true).
40
40
41
41
42
42
## Enable replication for shared disks
@@ -220,6 +220,8 @@ To disable replication of your cluster with Azure Site Recovery, follow these st
220
220
221
221
## Commonly asked questions
222
222
223
+
#### Does Azure Site Recovery support Linux VMs with shared disks?
224
+
No, Azure Site Recovery does not support Linux VMs with shared disks. Only VMs with WSFC-based shared disks are supported.
223
225
224
226
#### Is PowerShell supported for Azure Site Recovery with shared disks?
225
227
No, PowerShell support for shared disks will be available as part of General Availability.
0 commit comments