Skip to content

Commit ffdc0ce

Browse files
MikeRayMSFTdnethi
andauthored
updated based on Sarah's feedback (#65)
Co-authored-by: Dinakar Nethi <dinethi@microsoft.com>
1 parent a264a38 commit ffdc0ce

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

docs/sql-server/azure-arc/includes/license-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following table identifies features enabled depending on license type:
1818
|[Govern through Microsoft Purview](/azure/purview/tutorial-register-scan-on-premises-sql-server)|Yes |Yes |Yes |
1919
|[Point in time restore (preview)](../point-in-time-restore.md)|No |Yes |Yes |
2020
|[Automated patching](../patch.md)|No |Yes |Yes |
21-
|[Failover cluster instances (preview)](../support-for-fci.md) |Yes | Yes | Yes|
21+
|[Failover cluster instances (preview)](../support-for-fci.md) |No | Yes | Yes|
2222
| [Always On availability groups (preview)](../manage-availability-group.md) |Yes | Yes | Yes|
2323

2424
<sup>1</sup>License only includes SQL Server instances that are Developer, Express, Web, or Evaluation Edition and instances using a Server/CAL license.

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ An Always On availability group is an enterprise level high availability and dis
1616

1717
Follow the steps to view the availability groups that are configured for the Azure Arc-enabled SQL Server:
1818

19-
1. Browse to the overview page of the Arc-enabled SQL Server in your Azure portal
19+
1. In your Azure portal, browse to the overview page of the Arc-enabled SQL Server
2020
1. Select **Availability Groups**
2121

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

2424
1. Select the availability group that you want to review
2525

26-
Azure portal displays the health and status of the availability group similar to the availability group dashboard shown in SQL Server Management Studio, is displayed. This includes:
26+
Azure portal displays the health and status of the Always on Availability Group similar to the Availability Group dashboard shown in SQL Server Management Studio. This includes:
2727

2828
- The current primary replica
2929
- Availability group state
@@ -46,13 +46,13 @@ Azure Arc-Arc enabled SQL Server supports planned manual failover.
4646

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

49-
1. Browse to the overview page of the Arc enabled SQL Server in your Azure portal
50-
1. Select **Availability Groups**
49+
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. Select **Availability Groups** tab on the left
5151

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

54-
1. Select the availability group that you want to fail over
55-
1. Select **Failover**
54+
1. Select the availability group that you want to perform a failover on
55+
1. In the Availability Group dashboard on the right, select **Failover**
5656

5757
This will initiate a planned, manual failover on the AG replica.
5858

0 commit comments

Comments
 (0)