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/expressroute/expressroute-howto-add-gateway-portal-resource-manager.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: expressroute
5
5
author: duongau
6
6
ms.service: azure-expressroute
7
7
ms.topic: how-to
8
-
ms.date: 12/06/2024
8
+
ms.date: 07/25/2025
9
9
ms.author: duau
10
10
ms.custom:
11
11
- reference_regions
@@ -38,11 +38,10 @@ The steps for this tutorial use the values in the following configuration refere
38
38
* Gateway Subnet name: "GatewaySubnet" You must always name a gateway subnet *GatewaySubnet*.
39
39
* Gateway Subnet address space = "10.0.1.0/24"
40
40
* Gateway Name = "myERGwScale"
41
-
* Gateway Public IP Name = "myERGwScaleIP"
42
41
* Gateway type = "ExpressRoute" This type is required for an ExpressRoute configuration.
43
42
44
43
> [!IMPORTANT]
45
-
> ExpressRoute Virtual Network Gateways no longer support the Basic Public IP SKU. Associate a Standard IP to create the Virtual Network Gateway.
44
+
> ExpressRoute Virtual Network Gateways no longer support the Basic Public IP SKU. Microsoft will create an Auto-assigned Standard Public IP associated with the Virtual Network Gateway.[ExpressRoute Auto-Assigned Public IP](expressroute-about-virtual-network-gateways.md#auto-assigned-public-ip)
46
45
>
47
46
48
47
## Create the gateway subnet
@@ -81,11 +80,7 @@ The steps for this tutorial use the values in the following configuration refere
81
80
| Maximum Scale Units | This option is only available when you select the **ErGwScale (Preview)** SKU. Enter the maximum number of scale units you want to use. For more information, see [ExpressRoute Gateway Scale Units](scalable-gateway.md). |
82
81
| Virtual network | Select *vnet-1*. |
83
82
|**Public IP address**||
84
-
| Public IP address | Select **Create new**.|
85
-
| Public IP address name | Provide a name for the public IP address. |
86
-
| Public IP address SKU | Select **Standard**. Scalable gateways only support Standard SKU IP address. |
87
-
| Assignment | By default, all Standard SKU public IP addresses are assigned statically. |
88
-
| Availability zone | Select if you want to use availability zones. For more information, see [Zone redundant gateways](../vpn-gateway/about-zone-redundant-vnet-gateways.md).|
83
+
| Assignment | By default, all ExpressRoute Gateways will have an [Auto-Assigned Public IP](expressroute-about-virtual-network-gateways.md#auto-assigned-public-ip). |
89
84
90
85
> [!IMPORTANT]
91
86
> If you plan to use IPv6-based private peering over ExpressRoute, please make sure to create your gateway with a Public IP address of type Standard, Static using the [PowerShell instructions](./expressroute-howto-add-gateway-resource-manager.md#add-a-gateway).
0 commit comments