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: includes/virtual-machines-common-network-overview.md
+1-18Lines changed: 1 addition & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,24 +143,7 @@ This table lists the methods that you can use to create an internal load balance
143
143
144
144
### Virtual machine scale sets
145
145
146
-
When working with virtual machine scale sets and load balancer, the following should be considered:
147
-
148
-
***Multiple virtual machine scale sets can't use the same load balancer**.
149
-
***Port Forwarding and inbound NAT rules**:
150
-
* Each virtual machine scale set must have an inbound NAT rule.
151
-
* When using the virtual machine scale set in the backend pool of the load balancer the default inbound NAT rules get created automatically, this is by design.
152
-
***Load balancing rules**:
153
-
* When using the virtual machine scale set in the backend pool of the load balancer the default load balancing rule gets created automatically, this is by design.
154
-
***Outbound rules**:
155
-
* To create outbound rule for a backend pool which is already referenced by a load balancing rule, you need to first mark **"Create implicit outbound rules"** as **No** in the portal when the inbound load balancing rule is created.
The following methods can be used to deploy a virtual machine scale set with an existing Azure load balancer.
160
-
161
-
*[Configure a virtual machine scale set with an existing Azure Load Balancer using the Azure portal](../articles/load-balancer/configure-vm-scale-set-portal.md).
162
-
*[Configure a virtual machine scale set with an existing Azure Load Balancer using Azure PowerShell](../articles/load-balancer/configure-vm-scale-set-powershell.md).
163
-
*[Configure a virtual machine scale set with an existing Azure Load Balancer using the Azure CLI](../articles/load-balancer/configure-vm-scale-set-cli.md).
146
+
For more information on load balancer and virtual machine scale sets, see [Networking for Azure virtual machine scale sets](https://docs.microsoft.com/azure/virtual-machine-scale-sets/virtual-machine-scale-sets-networking).
0 commit comments