Skip to content

Commit 0b53660

Browse files
committed
Update screenshots
remove stale screenshots format
1 parent 9ce959c commit 0b53660

File tree

12 files changed

+11
-23
lines changed

12 files changed

+11
-23
lines changed

articles/vpn-gateway/tutorial-site-to-site-portal.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ author: cherylmc
66
ms.author: cherylmc
77
ms.service: vpn-gateway
88
ms.topic: tutorial
9-
ms.date: 05/26/2022
9+
ms.date: 09/14/2022
1010

1111
---
1212

1313
# Tutorial: Create a site-to-site VPN connection in the Azure portal
1414

1515
Azure VPN gateways provide cross-premises connectivity between customer premises and Azure. This tutorial shows you how to use the Azure portal to create a site-to-site VPN gateway connection from your on-premises network to the VNet. You can also create this configuration using [Azure PowerShell](vpn-gateway-create-site-to-site-rm-powershell.md) or [Azure CLI](vpn-gateway-howto-site-to-site-resource-manager-cli.md).
1616

17-
:::image type="content" source="./media/tutorial-site-to-site-portal/diagram.png" alt-text="Site-to-site VPN Gateway cross-premises connection diagram":::
17+
:::image type="content" source="./media/tutorial-site-to-site-portal/diagram.png" alt-text="Site-to-site VPN Gateway cross-premises connection diagram.":::
1818

1919
In this tutorial, you learn how to:
2020

@@ -175,9 +175,7 @@ If you're not going to continue to use this application or go to the next tutori
175175
these resources using the following steps:
176176

177177
1. Enter the name of your resource group in the **Search** box at the top of the portal and select it from the search results.
178-
179178
1. Select **Delete resource group**.
180-
181179
1. Enter your resource group for **TYPE THE RESOURCE GROUP NAME** and select **Delete**.
182180

183181
## Next steps
52.9 KB
Loading
242 KB
Loading
Binary file not shown.

includes/vpn-gateway-add-local-network-gateway-portal-include.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: include
8-
ms.date: 06/13/2022
8+
ms.date: 09/14/2022
99
ms.author: cherylmc
1010
ms.custom: include file
1111
---

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
author: cherylmc
33
ms.service: vpn-gateway
44
ms.topic: include
5-
ms.date: 05/26/2022
5+
ms.date: 09/14/2022
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.
99
1. On the page for the gateway, select **Connections**. At the top of the Connections page, select **+Add** to open the **Add connection** page.
1010

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-expand.png" :::
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" :::
1212
1. On the **Add connection** page, configure the values for your connection.
1313

1414
* **Name:** Name your connection.
@@ -19,8 +19,6 @@
1919
* Leave **Use Azure Private IP Address** unchecked.
2020
* Leave **Enable BGP** unchecked.
2121
* Select **IKEv2**.
22-
* Leave **NAT Rules** unconfigured.
23-
* The remaining values for **Subscription**, **Resource Group**, and **Location** are fixed.
2422

2523
1. Select **OK** to create your connection. You'll see *Creating Connection* flash on the screen.
2624
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*.

includes/vpn-gateway-connection-settings-portal-include.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
author: cherylmc
33
ms.service: vpn-gateway
44
ms.topic: include
5-
ms.date: 05/26/2022
5+
ms.date: 09/14/2022
66
ms.author: cherylmc
77
---
88
1. Go to your virtual network gateway and select **Connections** to open the Connections page.
99
1. Select the name of the connection you want to configure to open the **Connection** page.
1010
1. On the Connection page left side, select **Configuration** to open the Configuration page. Make any necessary changes, then **Save**.
1111

12-
In the following screenshot, for demonstration purposes, we've enabled all the settings to show you the configuration settings available in the portal. When you configure your connections, only configure the settings that you require. Otherwise, leave the default settings in place.
12+
In the following screenshot, we've enabled all the settings to show you the configuration settings available in the portal. When you configure your connections, only configure the settings that you require. Otherwise, leave the default settings in place.
1313

14-
:::image type="content" source="./media/vpn-gateway-connection-settings-portal-include/configuration-portal.png" alt-text="Screenshot of the connection page showing additional connection settings." lightbox="./media/vpn-gateway-connection-settings-portal-include/configuration-expand.png":::
14+
:::image type="content" source="./media/vpn-gateway-connection-settings-portal-include/configuration.png" alt-text="Screenshot of the connection page showing additional connection settings." lightbox="./media/vpn-gateway-connection-settings-portal-include/configuration.png":::

0 commit comments

Comments
 (0)