Skip to content

Commit da464b6

Browse files
Merge pull request #243112 from cherylmc/vpn-connectionfix
update public IP screenshots
2 parents 54eff65 + 42b1d3a commit da464b6

File tree

6 files changed

+34
-20
lines changed

6 files changed

+34
-20
lines changed
Binary file not shown.
125 KB
Loading
104 KB
Loading
198 KB
Loading

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
---
1010
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.
1111

12-
:::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":::
12+
:::image type="content" source="./media/vpn-gateway-add-gw-pip-portal/pip-values.png" alt-text="Screenshot of public IP address field." lightbox="./media/vpn-gateway-add-gw-pip-portal/pip-values.png":::
1313

14-
* **Public IP address type**: You can choose either Basic or Standard.
14+
* **Public IP address type**: For this exercise, if you have the option to choose the address type, select **Standard**.
1515
* **Public IP address**: Leave **Create new** selected.
1616
* **Public IP address name**: In the text box, type a name for your public IP address instance.
17-
* **Public IP address SKU**: This field is controlled by the **Public IP Address Type** value.
18-
* **Assignment**: This setting is based on the **Public IP Address Type** value.
19-
* **Enable active-active mode**: Only select **Enable active-active mode** if you're creating an active-active gateway configuration. Otherwise, leave this setting **Disabled**.
20-
* Leave **Configure BGP** as **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.
17+
* **Public IP address SKU**: Setting is autoselected.
18+
* **Assignment**: The assignment is typically autoselected and can be either Dynamic or Static.
19+
* **Enable active-active mode**: Leave this setting as **Disabled**. Only enable this setting if you're creating an active-active gateway configuration.
20+
* **Configure BGP**: Leave this setting as **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.
2121
4. Select **Review + create** to run validation.
2222
5. Once validation passes, select **Create** to deploy the VPN gateway.

includes/vpn-gateway-add-site-to-site-connection-portal-include.md

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,37 @@
22
author: cherylmc
33
ms.service: vpn-gateway
44
ms.topic: include
5-
ms.date: 09/14/2022
5+
ms.date: 06/26/2023
66
ms.author: cherylmc
77
---
88
1. Go to your virtual network. On your VNet page, select **Connected devices** on the left. Locate your VPN gateway and click to open it.
9-
1. On the page for the gateway, select **Connections**. At the top of the Connections page, select **+Add** to open the **Add connection** page.
9+
1. On the page for the gateway, select **Connections**.
10+
1. At the top of the Connections page, select **+Add** to open the **Create connection** page.
1011

11-
:::image type="content" source="./media/vpn-gateway-add-site-to-site-connection-portal-include/connection.png" alt-text="Screenshot of Add Connection page." lightbox="./media/vpn-gateway-add-site-to-site-connection-portal-include/connection.png" :::
12-
1. On the **Add connection** page, configure the values for your connection.
12+
:::image type="content" source="./media/vpn-gateway-add-site-to-site-connection-portal-include/add-connection.png" alt-text="Graphic shows a screenshot of the Basics page." lightbox="./media/vpn-gateway-add-site-to-site-connection-portal-include/add-connection.png":::
13+
1. On the Create connection **Basics** page, configure the values for your connection.
14+
* For **Project details**, select the subscription and the Resource group where your resources are located.
15+
* For **Instance details**, configure the following settings:
1316

14-
* **Name:** Name your connection.
15-
* **Connection type:** Select **Site-to-site (IPSec)**.
16-
* **Virtual network gateway:** The value is fixed because you're connecting from this gateway.
17-
* **Local network gateway:** Select **Choose a local network gateway** and select the local network gateway that you want to use.
18-
* **Shared Key:** the value here must match the value that you're using for your local on-premises VPN device. The example uses 'abc123', but you can (and should) use something more complex. It's important that the value you specify here is the same value that you specify when configuring your VPN device.
19-
* Leave **Use Azure Private IP Address** unchecked.
20-
* Leave **Enable BGP** unchecked.
21-
* Select **IKEv2**.
17+
* **Connection type:** Select **Site-to-site (IPSec)**.
18+
* **Name:** Name your connection.
19+
* **Region:** Select the region for this connection.
20+
1. Select **Settings** to navigate to the settings page.
21+
22+
:::image type="content" source="./media/vpn-gateway-add-site-to-site-connection-portal-include/settings-page.png" alt-text="Graphic shows a screenshot of the Settings page." lightbox="./media/vpn-gateway-add-site-to-site-connection-portal-include/settings-page.png":::
2223

23-
1. Select **OK** to create your connection. You'll see *Creating Connection* flash on the screen.
24-
1. You can view the connection in the **Connections** page of the virtual network gateway. The Status will go from *Unknown* to *Connecting*, and then to *Succeeded*.
24+
* **Virtual network gateway:** Select the virtual network gateway from the dropdown.
25+
* **Local network gateway:** Select the local network gateway from the dropdown.
26+
* **Shared Key:** the value here must match the value that you're using for your local on-premises VPN device.
27+
* Select **IKEv2**.
28+
* Leave **Use Azure Private IP Address** deselected.
29+
* Leave **Enable BGP** deselected.
30+
* Leave **FastPath** deselected.
31+
* **IPse/IKE policy:** Default.
32+
* **Use policy based traffic selector:** Disable.
33+
* **DPD timeout in seconds:** 45
34+
* **Connection Mode:** leave as Default.
35+
1. For **NAT Rules Associations**, leave both Ingress and Egress as **0 selected**.
36+
1. Select **Review + create** to validate your connection settings.
37+
1. Select **Create** to create the connection.
38+
1. Once the deployment is complete, you can view the connection in the **Connections** page of the virtual network gateway. The Status goes from *Unknown* to *Connecting*, and then to *Succeeded*.

0 commit comments

Comments
 (0)