Skip to content

Commit a79b132

Browse files
Alt-text final fixes
1 parent 0e9f744 commit a79b132

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/vpn-gateway/vpn-gateway-howto-multi-site-to-site-resource-manager-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: cherylmc
1818
1919
This article helps you add additional site-to-site (S2S) connections to a VPN gateway that has an existing connection. This architecture is often referred to as a "multi-site" configuration. You can add a S2S connection to a VNet that already has a S2S connection, point-to-site connection, or VNet-to-VNet connection. There are some limitations when adding connections. Check the [Prerequisites](#before) section in this article to verify before you start your configuration.
2020

21-
:::image type="content" source="./media/vpn-gateway-howto-multi-site-to-site-resource-manager-portal/multi-site.png" alt-text="Site-to-site VPN Gateway cross-premises connection with multiple sites." lightbox="./media/vpn-gateway-howto-multi-site-to-site-resource-manager-portal/multi-site.png":::
21+
:::image type="content" source="./media/vpn-gateway-howto-multi-site-to-site-resource-manager-portal/multi-site.png" alt-text="Diagram of site-to-site VPN Gateway cross-premises connection with multiple sites." lightbox="./media/vpn-gateway-howto-multi-site-to-site-resource-manager-portal/multi-site.png":::
2222

2323
**About ExpressRoute/site-to-site coexisting connections**
2424

articles/vpn-gateway/vpn-gateway-howto-point-to-site-resource-manager-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: cherylmc
1313

1414
This article helps you configure the necessary VPN Gateway point-to-site (P2S) server settings to let you securely connect individual clients running Windows, Linux, or macOS to an Azure VNet. P2S VPN connections are useful when you want to connect to your VNet from a remote location, such as when you're telecommuting from home or a conference. You can also use P2S instead of a site-to-site (S2S) VPN when you have only a few clients that need to connect to a virtual network (VNet). P2S connections don't require a VPN device or a public-facing IP address.
1515

16-
:::image type="content" source="./media/vpn-gateway-howto-point-to-site-rm-ps/point-to-site-diagram.png" alt-text="Connect from a computer to an Azure VNet - point-to-site connection diagram":::
16+
:::image type="content" source="./media/vpn-gateway-howto-point-to-site-rm-ps/point-to-site-diagram.png" alt-text="Diagram of point-to-site connection showing how to connect from a computer to an Azure VNet.":::
1717

1818
There are various different configuration options available for P2S. For more information about point-to-site VPN, see [About point-to-site VPN](point-to-site-about.md). This article helps you create a P2S configuration that uses **certificate authentication** and the Azure portal. To create this configuration using the Azure PowerShell, see the [Configure P2S - Certificate - PowerShell](vpn-gateway-howto-point-to-site-rm-ps.md) article. For RADIUS authentication, see the [P2S RADIUS](point-to-site-how-to-radius-ps.md) article. For Azure Active Directory authentication, see the [P2S Azure AD](openvpn-azure-ad-tenant.md) article.
1919

0 commit comments

Comments
 (0)