Skip to content

Commit dee51d2

Browse files
authored
Apply suggestions from code review
1 parent 849a474 commit dee51d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-arc/data/managed-instance-disaster-recovery.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ To configure disaster recovery in Azure Arc-enabled SQL Managed Instance, set up
1818

1919
## Background
2020

21-
Azure Failover Groups uses the same distributed availability groups technology that is in SQL Server. Because Azure Arc-enabled SQL Managed Instance runs on Kubernetes, there's no Windows failover cluster involved. For more information, see [Distributed availability groups](/sql/database-engine/availability-groups/windows/distributed-availability-groups).
21+
Azure failover groups uses the same distributed availability groups technology that is in SQL Server. Because Azure Arc-enabled SQL Managed Instance runs on Kubernetes, there's no Windows failover cluster involved. For more information, see [Distributed availability groups](/sql/database-engine/availability-groups/windows/distributed-availability-groups).
2222

2323
> [!NOTE]
2424
> - The Azure Arc-enabled SQL Managed Instance in both geo-primary and geo-secondary sites need to be identical in terms of their compute & capacity, as well as service tiers they are deployed in.
2525
> - Distributed availability groups can be setup for either General Purpose or Business Critical service tiers.
2626
27-
To configure Azure Failover Group:
27+
To configure an Azure failover group:
2828

2929
1. Create custom resource for distributed availability group at the primary site
3030
1. Create custom resource for distributed availability group at the secondary site
@@ -35,7 +35,7 @@ The following image shows a properly configured distributed availability group:
3535

3636
![A properly configured distributed availability group](.\media\business-continuity\dag.png)
3737

38-
### Configure Azure Failover Group
38+
### Configure Azure failover group
3939

4040
1. Provision the managed instance in the primary site.
4141

0 commit comments

Comments
 (0)