Skip to content

Commit 25d6151

Browse files
committed
formatting and images
1 parent 313fde2 commit 25d6151

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed
Loading
Loading
Loading

articles/virtual-machines/windows/sql/virtual-machines-windows-portal-sql-availability-group-dr.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ To create a replica in a remote data center, do the following steps:
9292

9393
1. [Add the new SQL Server to the Windows Server Failover Cluster](virtual-machines-windows-portal-sql-availability-group-tutorial.md#addNode).
9494

95-
1. Add an IP address resource to the cluster.
95+
1. Add an IP address resource to the cluster.
96+
9697
You can create the IP address resource in Failover Cluster Manager. Select the name of the cluster, then right-click the cluster name under **Cluster Core Resources** and select **Properties**:
9798

9899
![Cluster properties](./media/virtual-machines-windows-portal-sql-availability-group-dr/cluster-name-properties.png)
@@ -102,7 +103,8 @@ To create a replica in a remote data center, do the following steps:
102103
![Add cluster IP](./media/virtual-machines-windows-portal-sql-availability-group-dr/add-cluster-ip-address.png)
103104

104105

105-
1. Add the IP address as a dependency for the core cluster name.
106+
1. Add the IP address as a dependency for the core cluster name.
107+
106108
Open the cluster properties once more, and select the **Dependencies** tab. Configure an OR dependency for the two IP addresses:
107109

108110
![Cluster properties](./media/virtual-machines-windows-portal-sql-availability-group-dr/cluster-ip-dependencies.png)

0 commit comments

Comments
 (0)