Skip to content

Commit c3de3ce

Browse files
Merge pull request #251691 from cherylmc/patch-4
Update vpn-gateway-vpn-faq.md
2 parents 77ee5c2 + dcd77a0 commit c3de3ce

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/vpn-gateway/vpn-gateway-vpn-faq.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about frequently asked questions for VPN Gateway cross-premis
44
author: cherylmc
55
ms.service: vpn-gateway
66
ms.topic: conceptual
7-
ms.date: 07/28/2023
7+
ms.date: 09/15/2023
88
ms.author: cherylmc
99
---
1010

@@ -111,7 +111,7 @@ We recommend that you use a Standard SKU public IP address for your VPN gateway.
111111

112112
For non-zone-redundant and non-zonal gateways (gateway SKUs that do *not* have *AZ* in the name), dynamic IP address assignment is supported, but is being phased out. When you use a dynamic IP address, the IP address doesn't change after it has been assigned to your VPN gateway. The only time the VPN gateway IP address changes is when the gateway is deleted and then re-created. The VPN gateway public IP address doesn't change when you resize, reset, or complete other internal maintenance and upgrades of your VPN gateway.
113113

114-
### How does the retirement of Basic SKU public IP addresses affect my VPN gateways?
114+
### How does the retirement of the public IP address Basic SKU affect my VPN gateways?
115115

116116
We are taking action to ensure the continued operation of deployed VPN gateways that utilize Basic SKU public IP addresses. If you already have VPN gateways with Basic SKU public IP addresses, there is no need for you to take any action.
117117

@@ -154,6 +154,10 @@ They're required for Azure infrastructure communication. They're protected (lock
154154

155155
A virtual network gateway is fundamentally a multi-homed device with one NIC tapping into the customer private network, and one NIC facing the public network. Azure infrastructure entities can't tap into customer private networks for compliance reasons, so they need to utilize public endpoints for infrastructure communication. The public endpoints are periodically scanned by Azure security audit.
156156

157+
### <a name="vpn-basic"></a>Can I create a VPN gateway with the Basic gateway SKU in the portal?
158+
159+
No. The Basic SKU is not available in the portal. You can create a Basic SKU VPN gateway using Azure CLI or PowerShell.
160+
157161
### More information about gateway types, requirements, and throughput
158162

159163
For more information, see [About VPN Gateway configuration settings](vpn-gateway-about-vpn-gateway-settings.md).

0 commit comments

Comments
 (0)