Skip to content

Commit 2f55bcc

Browse files
authored
Merge pull request #174359 from SaurabhSharma-MSFT/patch-113
(Azure-CXP) Fix for GitHub Issue 81815
2 parents a6521a7 + 0191877 commit 2f55bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-sql/managed-instance/failover-group-add-instance-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ Create the failover group using the Azure portal.
979979

980980
1. Select **Azure SQL** in the left-hand menu of the [Azure portal](https://portal.azure.com). If **Azure SQL** is not in the list, select **All services**, and then type `Azure SQL` in the search box. (Optional) Select the star next to **Azure SQL** to favorite it and add it as an item in the left-hand navigation.
981981
1. Select the primary managed instance you created in the first section, such as `sql-mi-primary`.
982-
1. Under **Settings**, navigate to **Instance Failover Groups** and then choose **Add group** to open the **Instance Failover Group** page.
982+
1. Under **Data management**, navigate to **Failover groups** and then choose **Add group** to open the **Instance Failover Group** page.
983983

984984
![Add a failover group](./media/failover-group-add-instance-tutorial/add-failover-group.png)
985985

0 commit comments

Comments
 (0)