Skip to content

Commit 778a8c7

Browse files
authored
Merge pull request #155442 from asudbring/ipnote-patch
Added IP note to ip address articles in VNET
2 parents 03df330 + 7049bb7 commit 778a8c7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

articles/virtual-network/public-ip-addresses.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ You can associate a public IP address with a [Windows](../virtual-machines/windo
142142

143143
Choose **dynamic** or **static** for the public IP address. Learn more about [assigning IP addresses to network interfaces](virtual-network-network-interface-addresses.md).
144144

145+
[!INCLUDE [ephemeral-ip-note.md](../../includes/ephemeral-ip-note.md)]
146+
145147
## Internet-facing load balancers
146148

147149
You can associate a public IP address of either [SKU](#sku) with an [Azure Load Balancer](../load-balancer/load-balancer-overview.md), by assigning it to the load balancer **frontend** configuration. The public IP serves as a load-balanced IP.
@@ -150,6 +152,8 @@ You can assign either a dynamic or a static public IP address to a load balancer
150152

151153
For more information about Azure load balancer SKUs, see [Azure load balancer standard SKU](../load-balancer/load-balancer-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json).
152154

155+
[!INCLUDE [ephemeral-ip-note.md](../../includes/ephemeral-ip-note.md)]
156+
153157
## VPN gateways
154158

155159
[Azure VPN Gateway](../vpn-gateway/vpn-gateway-about-vpngateways.md?toc=%2fazure%2fvirtual-network%2ftoc.json) connects an Azure virtual network to:

articles/virtual-network/virtual-network-public-ip-address.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ Learn how to assign a public IP address to the following resources:
109109
- [Site-to-site connection using a VPN Gateway](../vpn-gateway/tutorial-site-to-site-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
110110
- [Virtual Machine Scale Set](../virtual-machine-scale-sets/quick-create-portal.md?toc=%2fazure%2fvirtual-network%2ftoc.json)
111111

112+
[!INCLUDE [ephemeral-ip-note.md](../../includes/ephemeral-ip-note.md)]
113+
112114
## Permissions
113115

114116
To perform tasks on public IP addresses, your account must be assigned to the [network contributor](../role-based-access-control/built-in-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json#network-contributor) role or to a [custom](../role-based-access-control/custom-roles.md?toc=%2fazure%2fvirtual-network%2ftoc.json) role that is assigned the appropriate actions listed in the following table:

0 commit comments

Comments
 (0)