Skip to content

Commit 05e8034

Browse files
authored
Merge pull request #97508 from cynthn/patch-328
Update virtual-machines-common-network-overview.md
2 parents 23fe3ec + 624a256 commit 05e8034

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ In addition to those basic resources, you should also consider these optional re
2727
- Network security groups
2828
- Load balancers
2929

30-
[!INCLUDE [updated-for-az](./updated-for-az.md)]
31-
3230
## Network interfaces
3331

3432
A [network interface (NIC)](../articles/virtual-network/virtual-network-network-interface.md) is the interconnection between a VM and a virtual network (VNet). A VM must have at least one NIC, but can have more than one, depending on the size of the VM you create. Learn about how many NICs each VM size supports for [Windows](../articles/virtual-machines/windows/sizes.md) or [Linux](../articles/virtual-machines/linux/sizes.md).
@@ -167,3 +165,4 @@ There are also tutorials on how to load balance VMs and create highly available
167165
- Learn how to configure [user-defined routes and IP forwarding](../articles/virtual-network/virtual-networks-udr-overview.md).
168166
- Learn how to configure [VNet to VNet connections](../articles/vpn-gateway/vpn-gateway-vnet-vnet-rm-ps.md).
169167
- Learn how to [Troubleshoot routes](../articles/virtual-network/diagnose-network-routing-problem.md).
168+
- Learn more about [Virtual machine network bandwidth](../articles/virtual-network/virtual-machine-network-throughput.md).

0 commit comments

Comments
 (0)