Skip to content

Commit 46355aa

Browse files
committed
edits
1 parent 66c1a7d commit 46355aa

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/virtual-machines/linux/sql/sql-server-linux-rhel-ha-listener-tutorial.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ At this point, the resource group has a load balancer that connects to all SQL S
186186

187187
1. On the primary node, run the following command in SQLCMD or SSMS:
188188

189+
- Replace the IP address used below with the `virtualip` IP address.
190+
189191
```sql
190192
ALTER AVAILABILITY
191193
GROUP [ag1] ADD LISTENER 'ag1-listener' (
@@ -285,4 +287,5 @@ At this point, the resource group has a load balancer that connects to all SQL S
285287
286288
For more information on Load balancers in Azure, see:
287289
288-
- [Configure a load balancer for an availability group on Azure SQL Server VMs](../../../virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwayson-int-listener.md)
290+
> [!div class="nextstepaction"]
291+
> [Configure a load balancer for an availability group on Azure SQL Server VMs](../../../virtual-machines/windows/sql/virtual-machines-windows-portal-sql-alwayson-int-listener.md)

0 commit comments

Comments
 (0)