Skip to content

Commit 2a56daf

Browse files
authored
Update distributed-availability-groups.md
1 parent eba2f46 commit 2a56daf

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

docs/database-engine/availability-groups/windows/distributed-availability-groups.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "A distributed availability group is a special type of availability
44
author: MashaMSFT
55
ms.author: mathoma
66
ms.reviewer: randolphwest
7-
ms.date: 09/15/2022
7+
ms.date: 01/29/2024
88
ms.service: sql
99
ms.subservice: availability-groups
1010
ms.topic: conceptual
@@ -176,9 +176,7 @@ When you add the second availability group's primary replica to the distributed
176176

177177
## Monitor health
178178

179-
A distributed availability group is a SQL Server-only construct, and it isn't seen in the underlying WSFC. The following PowerShell code shows two different WSFCs (CLUSTER_A and CLUSTER_B), each with its own availability groups. Only AG1 in CLUSTER_A and AG2 in CLUSTER_B are discussed here.
180-
181-
[Two WSFCs with multiple availability groups through PowerShell Get-ClusterGroup command](./media/distributed-availability-group/dag-07-two-wsfcs-multiple-ags-through-get-clustergroup-command.png)
179+
A distributed availability group is a SQL Server-only construct, and it isn't seen in the underlying WSFC. The following code sample shows two different WSFCs (CLUSTER_A and CLUSTER_B), each with its own availability groups. Only AG1 in CLUSTER_A and AG2 in CLUSTER_B are discussed here.
182180

183181
```output
184182
PS C:\> Get-ClusterGroup -Cluster CLUSTER_A
@@ -392,7 +390,7 @@ GO
392390

393391
:::image type="content" source="./media/distributed-availability-group/dmv-seeding.png" alt-text="Screenshot showing the current state of seeding.":::
394392

395-
## Next steps
393+
## Related content
396394

397395
- [Use the availability group wizard (SQL Server Management Studio)](use-the-availability-group-wizard-sql-server-management-studio.md)
398396
- [Use the new availability group dialog box (SQL Server Management Studio)](use-the-new-availability-group-dialog-box-sql-server-management-studio.md)

0 commit comments

Comments
 (0)