Skip to content

Commit f6b1e8a

Browse files
Merge pull request #227804 from cherylmc/sku
Add links
2 parents 43c63a7 + 1574bdf commit f6b1e8a

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

includes/vpn-gateway-add-gw-pip-portal-include.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
---
2-
title: include file
3-
description: include file
4-
services: vpn-gateway
52
author: cherylmc
63
ms.service: vpn-gateway
74
ms.topic: include
8-
ms.date: 12/07/2022
5+
ms.date: 02/17/2023
96
ms.author: cherylmc
10-
ms.custom: include file
117

128
# The numbers in this include are correct. They add on to sections in multiple articles that are already numbered.
139
---
14-
3. Specify in the values for **Public IP address**. These settings specify the public IP address object that gets associated to the VPN gateway. The public IP address is assigned to this object when the VPN gateway is created. The only time the Public IP address changes is when the gateway is deleted and re-created. It doesn't change across resizing, resetting, or other internal maintenance/upgrades of your VPN gateway.
10+
3. Specify in the values for **Public IP address**. These settings specify the public IP address object that gets associated to the VPN gateway. The public IP address is assigned to this object when the VPN gateway is created. The only time the primary Public IP address changes is when the gateway is deleted and re-created. It doesn't change across resizing, resetting, or other internal maintenance/upgrades of your VPN gateway.
1511

1612
:::image type="content" source="./media/vpn-gateway-add-gw-pip-portal/pip-details.png" alt-text="Screenshot of public IP address field." lightbox="./media/vpn-gateway-add-gw-pip-portal/pip-details.png":::
1713

includes/vpn-gateway-add-gw-portal-include.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
title: include file
3-
description: include file
4-
services: vpn-gateway
52
author: cherylmc
63
ms.service: vpn-gateway
74
ms.topic: include
8-
ms.date: 04/29/2022
5+
ms.date: 02/17/2023
96
ms.author: cherylmc
10-
ms.custom: include file
117
---
128

139
1. In **Search resources, services, and docs (G+/)** type **virtual network gateway**. Locate **Virtual network gateway** in the Marketplace search results and select it to open the **Create virtual network gateway** page.
@@ -24,7 +20,7 @@
2420
* **Region**: Select the region in which you want to create this resource. The region for the gateway must be the same as the virtual network.
2521
* **Gateway type**: Select **VPN**. VPN gateways use the virtual network gateway type **VPN**.
2622
* **VPN type**: Select the VPN type that is specified for your configuration. Most configurations require a Route-based VPN type.
27-
* **SKU**: Select the gateway SKU you want to use from the dropdown. The SKUs listed in the dropdown depend on the VPN type you select. Make sure to select a SKU that supports the features you want to use. For more information about gateway SKUs, see [Gateway SKUs](../articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md#gwsku).
23+
* **SKU**: Select the gateway SKU you want to use from the dropdown. The SKUs listed in the dropdown depend on the VPN type you select. Make sure to select a SKU that supports the features you want to use. For example, if you select an **'AZ'** SKU such as 'VPNGw2AZ', you're selecting an availability zone SKU, which has different settings than shown in this example. For more information, see [Zone redundant virtual network gateway in Azure availability zones](../articles/vpn-gateway/about-zone-redundant-vnet-gateways.md). For more information about gateway SKUs, see [Gateway SKUs](../articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md#gwsku).
2824
* **Generation**: Select the generation you want to use. For more information, see [Gateway SKUs](../articles/vpn-gateway/vpn-gateway-about-vpngateways.md#gwsku).
2925
* **Virtual network**: From the dropdown, select the virtual network to which you want to add this gateway. If you can't see the VNet for which you want to create a gateway, make sure you selected the correct subscription and region in the previous settings.
3026
* **Gateway subnet address range**: This field only appears if your VNet doesn't have a gateway subnet. It's best to specify /27 or larger (/26,/25 etc.). This allows enough IP addresses for future changes, such as adding an ExpressRoute gateway. We don't recommend creating a range any smaller than /28. If you already have a gateway subnet, you can view GatewaySubnet details by navigating to your virtual network. Select **Subnets** to view the range. If you want to change the range, you can delete and recreate the GatewaySubnet.

0 commit comments

Comments
 (0)