Skip to content

Commit 9b34bbe

Browse files
authored
clarification on IP address for listener
I've used this guide multiple times, and I have 2 instances of customers giving feedback. The listener IP address could be explicitly stated, that is has to be different from cluster IP address.
1 parent 4c315ff commit 9b34bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ On Azure virtual machines, a SQL Server Availability Group requires a load balan
354354
| **Virtual network** |Use the name of the Azure virtual network. |
355355
| **Subnet** |Use the name of the subnet that the virtual machine is in. |
356356
| **IP address assignment** |Static |
357-
| **IP address** |Use an available address from subnet. |
357+
| **IP address** |Use an available address from subnet. Note that this is different from your cluster IP address |
358358
| **Subscription** |Use the same subscription as the virtual machine. |
359359
| **Location** |Use the same location as the virtual machine. |
360360

0 commit comments

Comments
 (0)