Skip to content

Commit f9263b6

Browse files
Merge pull request #29576 from hdharshana/patch-8
Update manage-availability-group.md
2 parents 8306335 + 0b68fe1 commit f9263b6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/sql-server/azure-arc/manage-availability-group.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Always On availability groups inventory and status
2+
title: Always On availability groups inventory and status (preview)
33
description: Describes how to view Always On availability groups and their status in Azure portal
44
author: AbdullahMSFT
55
ms.author: amamun
@@ -9,15 +9,15 @@ ms.topic: conceptual
99
ms.custom: ignite-2023
1010
---
1111

12-
# Always On availability groups inventory and status
12+
# Always On availability groups inventory and status (preview)
1313

1414
An Always On availability group is an enterprise level high availability and disaster recovery solution for SQL Server. This article describes how to view a list of availability groups and their real time health status for a given [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)], in Azure portal.
1515

1616
## View list of availability groups and Status
1717

1818
Follow the steps to view the availability groups that are configured for the [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)]:
1919

20-
1. In your Azure portal, browse to the overview page of the Arc-enabled SQL Server
20+
1. In your Azure portal, browse to the overview page of the SQL Server enabled by Azure Arc
2121
1. Select **Availability Groups**
2222

2323
Azure portal will display the availability groups configured for the SQL Server instance on the right
@@ -43,11 +43,11 @@ Always On availability groups support different failover modes depending on the
4343
- Automatic failover
4444
- Asynchronous-commit mode supports forced manual failover (with possible data loss), typically called, forced failover
4545

46-
Azure Arc-Arc enabled SQL Server supports planned manual failover.
46+
SQL Server enabled by Azure Arc supports planned manual failover.
4747

4848
Follow the steps below to initiate a planned manual failover:
4949

50-
1. In Azure portal, browse to the overview page of the Arc enabled SQL Server for the secondary replica that you want to failover to
50+
1. In Azure portal, browse to the overview page of the SQL Server for the secondary replica where you want to fail over
5151
1. Select **Availability Groups** tab on the left
5252

5353
Azure portal will display the availability groups configured for the SQL Server instance on the right

0 commit comments

Comments
 (0)