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: articles/sql-database/sql-database-elastic-pool-failover-group-tutorial.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,11 +70,11 @@ In this step, you will create a [failover group](sql-database-auto-failover-grou
70
70
1. Select **SQL servers** and choose the server you created in section 1.
71
71
1. Select **Failover groups** under the **Settings** pane, and then select **Add group** to create a new failover group.
72
72
73
-

73
+

74
74
75
75
1. On the **Failover Group** page, enter or select the following values, and then select **Create**:
76
76
-**Failover group name**: Type in a unique failover group name, such as `failovergrouptutorial`.
77
-
-**Secondary server**: Select the option to *configure required settings* and then choose to **Create a new server**. Alternatively, you can choose an already-existing server as the secondary server. After entering the following values, select **Select**.
77
+
-**Secondary server**: Select the option to *configure required settings* and then choose to **Create a new server**. Alternatively, you can choose an already-existing server as the secondary server. After entering the following values for your new secondary server, select **Select**.
78
78
-**Server name**: Type in a unique name for the secondary server, such as `mysqlsecondary`.
79
79
-**Server admin login**: Type `azureuser`
80
80
-**Password**: Type a complex password that meets password requirements.
@@ -85,9 +85,9 @@ In this step, you will create a [failover group](sql-database-auto-failover-grou
85
85
86
86

87
87
88
-
1.Once a secondary server is selected, the **Databases within the group** option becomes unlocked. Select it to **Select databases to add** and then select the elastic pool you created in section 2. A warning should appear, prompting you to create an elastic pool on the secondary server. Select the warning, and then select **OK** to create the elastic pool on the secondary server.
88
+
1.Select **Databases within the group** then select the elastic pool you created in section 2. A warning should appear, prompting you to create an elastic pool on the secondary server. Select the warning, and then select **OK** to create the elastic pool on the secondary server.
89
89
90
-

90
+

91
91
92
92
1. Select **Select** to apply your elastic pool settings to the failover group, and then select **Create** to create your failover group. Adding the elastic pool to the failover group will automatically start the geo-replication process.
0 commit comments