Skip to content

Commit 675a7b3

Browse files
authored
Merge pull request #297517 from ankitaduttaMSFT/release-shared-disk-asr
Release shared disk asr
2 parents a7f841d + 8207269 commit 675a7b3

7 files changed

+394
-23
lines changed

articles/site-recovery/azure-to-azure-tutorial-enable-replication-shared-disk.md

Lines changed: 370 additions & 0 deletions
Large diffs are not rendered by default.

articles/site-recovery/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ landingContent:
4040
links:
4141
- text: Disaster recovery for Azure VMs
4242
url: ./azure-to-azure-tutorial-enable-replication.md
43-
- text: Disaster recovery for Azure VMs using shared disks (preview)
43+
- text: Disaster recovery for Azure VMs using shared disks
4444
url: ./tutorial-shared-disk.md
4545
- text: Move Azure VMs to another region (Resource Mover)
4646
url: ../resource-mover/tutorial-move-region-virtual-machines.md

articles/site-recovery/shared-disk-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Support matrix for shared disks in Azure VM disaster recovery (preview).
2+
title: Support matrix for shared disks in Azure VM disaster recovery
33
description: Summarizes support for Azure VMs disaster recovery using shared disk.
44
ms.topic: article
55
ms.date: 04/03/2024
@@ -9,7 +9,7 @@ ms.author: ankitadutta
99
ms.custom: engagement-fy23, references_regions, linux-related-content
1010
---
1111

12-
# Support matrix for Azure Site Recovery shared disks (preview)
12+
# Support matrix for Azure Site Recovery shared disks
1313

1414
This article summarizes the scenarios that shared disk in Azure Site Recovery supports for each workload type.
1515

articles/site-recovery/shared-disks-common-questions.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Common questions about Shared disks in Azure Site Recovery (preview)
2+
title: Common questions about Shared disks in Azure Site Recovery
33
description: This article answers common questions about Azure to Azure Shared disks in Azure Site Recovery.
44
ms.author: ankitadutta
55
author: ankitaduttaMSFT
66
ms.topic: faq
7-
ms.date: 03/26/2025
7+
ms.date: 04/02/2025
88
ms.service: azure-site-recovery
99

1010
---
11-
# Common questions about Azure to Azure shared disks (preview)
11+
# Common questions about Azure to Azure shared disks
1212

13-
This article answers common questions about using shared disks (Azure to Azure) with Azure Site Recovery, focusing on the current capabilities and limitations during the public preview phase.
13+
This article answers common questions about using shared disks (Azure to Azure) with Azure Site Recovery.
1414

1515
## Frequently asked questions
1616

@@ -33,7 +33,7 @@ Yes, you can restart the job without reselecting clusters, just like other A2A s
3333
No, if new shared disks need to be added, disable the replication for the already protected cluster. Enable a new cluster protection with a new cluster name for the modified infrastructure.
3434

3535
#### Can we select both crash-consistent and app-consistent recovery points?
36-
Yes, both types of recovery points are generated. However, during Public Preview only crash-consistent and the Latest Processed recovery points are supported. App-consistent recovery points and Latest recovery point will be available as part of General Availability.
36+
Yes, both types of recovery points are generated. App-consistent recovery points and Latest recovery point will be available as part of General Availability.
3737

3838
#### Can we use recovery plans to failover Azure Site Recovery enabled VMs with shared disks?
3939
No, recovery plans are not supported for shared disks in Azure Site Recovery.
@@ -45,5 +45,6 @@ The health status warning due to test failover will be available as part of Gene
4545

4646
Learn more about:
4747

48-
- [Azure managed disk](/azure/virtual-machines/disks-shared).
49-
- [Support matrix for shared disk in Azure Site Recovery](./shared-disk-support-matrix.md).
48+
- [Azure managed disk](/azure/virtual-machines/disks-shared).
49+
- [Support matrix for shared disk in Azure Site Recovery](./shared-disk-support-matrix.md).
50+
- [Shared disk tutorial](./tutorial-shared-disk.md).

articles/site-recovery/site-recovery-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About Azure Site Recovery
33
description: Provides an overview of the Azure Site Recovery service, and summarizes disaster recovery and migration deployment scenarios.
44
ms.topic: overview
55
ms.service: azure-site-recovery
6-
ms.date: 01/13/2025
6+
ms.date: 04/01/2025
77
ms.custom: MVC
88
ms.author: ankitadutta
99
author: ankitaduttaMSFT
@@ -48,7 +48,7 @@ Site Recovery can manage replication for:
4848
**BCDR integration** | Site Recovery integrates with other BCDR technologies. For example, you can use Site Recovery to protect the SQL Server backend of corporate workloads, with native support for SQL Server Always On, to manage the failover of availability groups.
4949
**Azure automation integration** | A rich Azure Automation library provides production-ready, application-specific scripts that can be downloaded and integrated with Site Recovery.
5050
**Network integration** | Site Recovery integrates with Azure for application network management. For example, to reserve IP addresses, configure load-balancers, and use Azure Traffic Manager for efficient network switchovers.
51-
**Shared disk** (preview) | You can protect, monitor, failover, and re-protect your workloads running on Windows Server Failover Clusters (WSFC) on Azure VMs using shared disk. <br> You can use shared disks for your critical applications such as SQL FCI, SAP ASCS, Scale-out File Servers, etc., while ensuring business continuity and disaster recovery with Azure Site Recovery.
51+
**Shared disk** | You can protect, monitor, failover, and re-protect your workloads running on Windows Server Failover Clusters (WSFC) on Azure VMs using shared disk. <br> You can use shared disks for your critical applications such as SQL FCI, SAP ASCS, Scale-out File Servers, etc., while ensuring business continuity and disaster recovery with Azure Site Recovery.
5252

5353
## What can I replicate?
5454

articles/site-recovery/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
items:
3737
- name: Set up disaster recovery for Azure VMs
3838
href: azure-to-azure-tutorial-enable-replication.md
39-
- name: Set up disaster recovery using shared disk
40-
href: tutorial-shared-disk.md
39+
- name: Set up disaster recovery for shared disks using PowerShell
40+
href: azure-to-azure-tutorial-enable-replication-shared-disk.md
4141
- name: Run a disaster recovery drill
4242
href: azure-to-azure-tutorial-dr-drill.md
4343
- name: Run failover and reprotect
@@ -268,6 +268,8 @@
268268
href: how-to-enable-replication-proximity-placement-groups.md
269269
- name: On encrypted VMs
270270
href: azure-to-azure-how-to-enable-replication-ade-vms.md
271+
- name: For shared disk
272+
href: tutorial-shared-disk.md
271273
- name: On CMK enabled disks
272274
href: azure-to-azure-how-to-enable-replication-cmk-disks.md
273275
- name: For S2D VMs
@@ -278,10 +280,8 @@
278280
href: azure-to-azure-exclude-disks.md
279281
- name: Set up disaster recovery for Azure VMs after migration to Azure
280282
href: azure-to-azure-replicate-after-migration.md
281-
282283
- name: Enable replication with private endpoints
283284
href: ./azure-to-azure-how-to-enable-replication-private-endpoints.md
284-
285285
- name: Manage
286286
items:
287287
- name: Update the Mobility Service for Azure VMs

articles/site-recovery/tutorial-shared-disk.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
2-
title: Shared disks in Azure Site Recovery (preview)
2+
title: Shared disks in Azure Site Recovery
33
description: This article describes how to enable replication, failover, and failback Azure virtual machines for shared disks.
44
ms.topic: conceptual
55
ms.service: azure-site-recovery
6-
ms.date: 03/26/2025
6+
ms.date: 04/02/2025
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99
---
1010

11-
# Setup disaster recovery for Azure virtual machines using shared disk (preview)
11+
# Set up disaster recovery for Azure virtual machines using shared disk
1212

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.
1414

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.
1616

1717
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.
1818

@@ -21,9 +21,9 @@ Using Azure Site Recovery for shared disks, you can:
2121
- Protect your clusters.
2222
- Create recovery points (App and Crash) that are consistent across all the virtual machines and disks of the cluster.
2323
- 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.
2525
- 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.
2727

2828
Follow these steps to protect shared disks with Azure Site Recovery:
2929

0 commit comments

Comments
 (0)