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: docs/sql-server/azure-arc/manage-availability-group.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Always On availability groups inventory and status
2
+
title: Always On availability groups inventory and status (preview)
3
3
description: Describes how to view Always On availability groups and their status in Azure portal
4
4
author: AbdullahMSFT
5
5
ms.author: amamun
@@ -9,15 +9,15 @@ ms.topic: conceptual
9
9
ms.custom: ignite-2023
10
10
---
11
11
12
-
# Always On availability groups inventory and status
12
+
# Always On availability groups inventory and status (preview)
13
13
14
14
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.
15
15
16
16
## View list of availability groups and Status
17
17
18
18
Follow the steps to view the availability groups that are configured for the [!INCLUDE [ssazurearc](../../includes/ssazurearc.md)]:
19
19
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
21
21
1. Select **Availability Groups**
22
22
23
23
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
43
43
- Automatic failover
44
44
- Asynchronous-commit mode supports forced manual failover (with possible data loss), typically called, forced failover
45
45
46
-
Azure Arc-Arc enabled SQL Server supports planned manual failover.
46
+
SQL Server enabled by Azure Arc supports planned manual failover.
47
47
48
48
Follow the steps below to initiate a planned manual failover:
49
49
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
51
51
1. Select **Availability Groups** tab on the left
52
52
53
53
Azure portal will display the availability groups configured for the SQL Server instance on the right
0 commit comments