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: articles/virtual-network/ip-services/create-public-ip-portal.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Follow these steps to create a public IPv4 address with a standard SKU named myS
62
62
> [!NOTE]
63
63
> In regions with [availability zones](../../availability-zones/az-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json#availability-zones), you have the option to select **No Zone** (default option), a specific zone, or **Zone-redundant**. The choice depends on your specific domain failure requirements. In regions without availability zones, this field won't appear.
64
64
65
-
You can associate the public IP address you created with a Windows or Linux [virtual machine](../../virtual-machines/overview). For more information, see [Associate a public IP address to a virtual machine](./associate-public-ip-address-vm.md#azure-cli). You can also associate a public IP address with an [Azure Load Balancer](../../load-balancer/load-balancer-overview.md) by assigning it to the load balancer frontend configuration. The public IP address serves as a load-balanced virtual IP address (VIP).
65
+
You can associate the public IP address you created with a Windows or Linux [virtual machine](../../virtual-machines/overview.md). For more information, see [Associate a public IP address to a virtual machine](./associate-public-ip-address-vm.md#azure-cli). You can also associate a public IP address with an [Azure Load Balancer](../../load-balancer/load-balancer-overview.md) by assigning it to the load balancer frontend configuration. The public IP address serves as a load-balanced virtual IP address (VIP).
This section shows you how to configure [routing preference](routing-preference-overview.md) via an ISP network (**Internet** option) for a public IP address. After you create the public IP address, you can associate it with the following Azure resources:
104
104
105
-
- Virtual machine
106
-
- Virtual Machine Scale Set
107
-
- Azure Kubernetes Service (AKS)
108
-
-Internet-facing load balancer
109
-
- Application gateway
105
+
-Azure Virtual Machines
106
+
-Azure Virtual Machine Scale Set
107
+
- Azure Kubernetes Service
108
+
-Azure Load Balancer
109
+
-Azure Application Gateway
110
110
- Azure Firewall
111
111
112
112
By default, the routing preference for public IP address is set to the Microsoft global network for all Azure services and can be associated with any Azure service.
@@ -145,13 +145,13 @@ By default, the routing preference for public IP address is set to the Microsoft
145
145
> [!NOTE]
146
146
> In regions with [availability zones](../../availability-zones/az-overview.md?toc=%2fazure%2fvirtual-network%2ftoc.json#availability-zones), you have the option to select **No Zone** (default option), a specific zone, or **Zone-redundant**. The choice depends on your specific domain failure requirements. In regions without availability zones, this field won't appear.
147
147
148
-
You can associate the public IP address you created with a Windows or Linux [virtual machine](../../virtual-machines/overview). For more information, see [Associate a public IP address to a virtual machine](./associate-public-ip-address-vm.md#azure-cli). You can also associate a public IP address with an [Azure Load Balancer](../../load-balancer/load-balancer-overview.md) by assigning it to the load balancer frontend configuration. The public IP address serves as a load-balanced virtual IP address (VIP).
148
+
You can associate the public IP address you created with a Windows or Linux [virtual machine](../../virtual-machines/overview.md). For more information, see [Associate a public IP address to a virtual machine](./associate-public-ip-address-vm.md#azure-cli). You can also associate a public IP address with an [Azure Load Balancer](../../load-balancer/load-balancer-overview.md) by assigning it to the load balancer frontend configuration. The public IP address serves as a load-balanced virtual IP address (VIP).
149
149
150
150
# [**Tier**](#tab/option-1-create-public-ip-tier)
151
151
152
-
Public IP addresses are associated with a single region. The **Global** tier spans an IP address across multiple regions and is required for the frontends of cross-region load balancers.
152
+
Public IP addresses are associated with a single region. The **Global** tier spans an IP address across multiple regions and is required for the frontends of cross-region load balancers. For a **Global** tier, **Regions** must be a home region.
153
153
154
-
For more information, see [Cross-region load balancer](../../load-balancer/cross-region-overview.md).
154
+
For more information, see [Cross-region load balancer](../../load-balancer/cross-region-overview.md) and [Home regions](/azure/load-balancer/cross-region-overview#home-regions).
0 commit comments