Skip to content

Commit b99d8bb

Browse files
authored
Update virtual-machines-common-network-overview.md
1 parent 017bb59 commit b99d8bb

File tree

1 file changed

+1
-18
lines changed

1 file changed

+1
-18
lines changed

includes/virtual-machines-common-network-overview.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -143,24 +143,7 @@ This table lists the methods that you can use to create an internal load balance
143143

144144
### Virtual machine scale sets
145145

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.
156-
157-
:::image type="content" source="./media/virtual-machines-common-network-overview/vmsslb.png" alt-text="Load balancing rule creation" border="true":::
158-
159-
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).
164147

165148
## VMs
166149

0 commit comments

Comments
 (0)