|
5 | 5 | ms.date: 08/10/2023
|
6 | 6 | ms.author: cherylmc
|
7 | 7 | ---
|
8 |
| -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. |
| 8 | +1. Go to your virtual network. On your virtual network page, on the left, select **Connected devices**. Locate your VPN gateway and select it to open it. |
9 | 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. |
| 10 | +1. At the top of the **Connections** page, select **+ Add** to open the **Create connection** page. |
11 | 11 |
|
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: |
| 12 | + :::image type="content" source="./media/vpn-gateway-add-site-to-site-connection-portal-include/add-connection.png" alt-text="Screenshot that shows the Basics page." lightbox="./media/vpn-gateway-add-site-to-site-connection-portal-include/add-connection.png"::: |
| 13 | +1. On the **Create connection** page, on the **Basics** tab, configure the values for your connection: |
| 14 | + * Under **Project details**, select the subscription and the resource group where your resources are located. |
| 15 | + * Under **Instance details**, configure the following settings: |
16 | 16 |
|
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. |
| 17 | + * **Connection type**: Select **Site-to-site (IPSec)**. |
| 18 | + * **Name**: Name your connection. |
| 19 | + * **Region**: Select the region for this connection. |
| 20 | +1. Select the **Settings** tab and configure the following values: |
21 | 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"::: |
| 22 | + :::image type="content" source="./media/vpn-gateway-add-site-to-site-connection-portal-include/settings-page.png" alt-text="Screenshot that shows the Settings page." lightbox="./media/vpn-gateway-add-site-to-site-connection-portal-include/settings-page.png"::: |
23 | 23 |
|
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. This setting is used to specify which gateway can initiate the connection. For more information, see [VPN Gateway settings - connection modes](../articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md#connectionmode). |
35 |
| -1. For **NAT Rules Associations**, leave both Ingress and Egress as **0 selected**. |
| 24 | + * **Virtual network gateway**: Select the virtual network gateway from the dropdown list. |
| 25 | + * **Local network gateway**: Select the local network gateway from the dropdown list. |
| 26 | + * **Shared key**: The value here must match the value that you're using for your local on-premises VPN device. |
| 27 | + * **IKE Protocol**: Select **IKEv2**. |
| 28 | + * **Use Azure Private IP Address**: Don't select. |
| 29 | + * **Enable BGP**: Don't select. |
| 30 | + * **FastPath**: Don't select. |
| 31 | + * **IPsec/IKE policy:** Select **Default**. |
| 32 | + * **Use policy based traffic selector**: Select **Disable**. |
| 33 | + * **DPD timeout in seconds**: Select **45**. |
| 34 | + * **Connection Mode**: Select **Default**. This setting is used to specify which gateway can initiate the connection. For more information, see [VPN Gateway settings - Connection modes](../articles/vpn-gateway/vpn-gateway-about-vpn-gateway-settings.md#connectionmode). |
| 35 | +1. For **NAT Rules Associations**, leave both **Ingress** and **Egress** as **0 selected**. |
36 | 36 | 1. Select **Review + create** to validate your connection settings.
|
37 | 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*. |
| 38 | +1. After the deployment is finished, you can view the connection on the **Connections** page of the virtual network gateway. The status changes from *Unknown* to *Connecting* and then to *Succeeded*. |
0 commit comments