|
2 | 2 | author: cherylmc
|
3 | 3 | ms.service: azure-vpn-gateway
|
4 | 4 | ms.topic: include
|
5 |
| - ms.date: 07/29/2024 |
| 5 | + ms.date: 10/30/2024 |
6 | 6 | ms.author: cherylmc
|
7 | 7 |
|
8 | 8 | # The numbers in this include are correct. They add on to sections in multiple articles that are already numbered.
|
|
17 | 17 | * **Public IP address name**: In the text box, enter a name for your public IP address instance.
|
18 | 18 | * **Public IP address SKU**: Setting is autoselected to Standard SKU.
|
19 | 19 | * **Assignment**: The assignment is typically autoselected and should be Static.
|
20 |
| - * **Availability zone**: Select Zone-redundant, unless you know you want to specify a zone. |
21 |
| - * **Enable active-active mode**: Select **Enabled**. This creates an [active-active](../articles/vpn-gateway/about-active-active-gateways.md) gateway configuration. |
22 |
| - * **Second public IP address:** Select **Create new**. |
| 20 | + * **Availability zone**: This setting is available for AZ gateway SKUs in regions that support [availability zones](../articles/vpn-gateway/about-zone-redundant-vnet-gateways.md). Select Zone-redundant, unless you know you want to specify a zone. |
| 21 | + * **Enable active-active mode**: We recommend that you select **Enabled** to take advantage of the benefits of an [active-active mode](../articles/vpn-gateway/about-active-active-gateways.md) gateway. If you plan to use this gateway for a site-to-site connection, take into consideration the following: |
| 22 | + * Verify the [active-active design](../articles/vpn-gateway/about-active-active-gateways.md#active-active-mode-design) that you want to use. Connections with your on-premises VPN device must be configured specifically to take advantage of active-active mode. |
| 23 | + * Some VPN devices don't support active-active mode. If you're not sure, check with your VPN device vendor. If you're using a VPN device that doesn't support active-active mode, you can select **Disabled** for this setting. |
| 24 | + * **Second public IP address:** Select **Create new**. This is available only if you selected **Enabled** for the **Enable active-active mode** setting. |
23 | 25 | * **Public IP address name**: In the text box, enter a name for your public IP address instance.
|
24 | 26 | * **Public IP address SKU**: Setting is autoselected to Standard SKU.
|
25 | 27 | * **Availability zone**: Select Zone-redundant, unless you know you want to specify a zone.
|
26 | 28 | * **Configure BGP:** Select Disabled unless your configuration specifically requires this setting. If you do require this setting, the default ASN is 65515, although this value can be changed.
|
| 29 | + * **Enable Key Vault Access**: Select Disabled unless your configuration specifically requires this setting. |
27 | 30 | 4. Select **Review + create** to run validation.
|
28 | 31 | 5. After validation passes, select **Create** to deploy the VPN gateway.
|
0 commit comments