Skip to content

Commit 395e33b

Browse files
committed
fixed indentation
1 parent 16e554e commit 395e33b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-vmware/migrate-sqlserver-always-on-cluster.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,9 @@ For details about configuring and managing the quorum, see [Failover Clustering
119119
1. After the migration of all the replicas is completed, access your Always-On availability group with **SQL Server Management Studio**.
120120
1. Open the Dashboard and verify there is no data loss in any of the replicas and that all are in a **Synchronized** state.
121121
:::image type="content" source="media/sql-server-hybrid-benefit/sql-alwayson-7.png" alt-text="Availability Group Dashboard with new primary replica and all migrated secondary replicas in synchronized state." border="false":::
122-
1. Edit the **Properties** of the availability group and set **Failover Mode** to **Automatic** in all replicas.
123-
:::image type="content" source="media/sql-server-hybrid-benefit/sql-alwayson-8.png" alt-text="Set Failover back to Automatic for all replicas." border="false":::
122+
1. Edit the **Properties** of the availability group and set **Failover Mode** to **Automatic** in all replicas.
123+
124+
:::image type="content" source="media/sql-server-hybrid-benefit/sql-alwayson-8.png" alt-text="Set Failover back to Automatic for all replicas." border="false":::
124125

125126
## Next steps
126127

0 commit comments

Comments
 (0)