You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/vpn-gateway/work-remotely-support.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,9 +16,9 @@ ms.author: alzam
16
16
>This article describes how you can leverage Azure VPN Gateway, Azure, Microsoft network, and the Azure partner ecosystem to work remotely and mitigate network issues that you are facing because of COVID-19 crisis.
17
17
>
18
18
19
-
This article describes the options that are available to organizations to setup remote access for their users or to supplement their existing solutions with additional capacity during the COVID-19 epidemic.
19
+
This article describes the options that are available to organizations to set up remote access for their users or to supplement their existing solutions with additional capacity during the COVID-19 epidemic.
20
20
21
-
The Azure point-to-site solution is cloudbased and can be provisioned quickly to cater for the increased demand of users to work from home. It can scale up easily and turned off just as easily and quickly when the increased capacity is not needed anymore.
21
+
The Azure point-to-site solution is cloud-based and can be provisioned quickly to cater for the increased demand of users to work from home. It can scale up easily and turned off just as easily and quickly when the increased capacity is not needed anymore.
22
22
23
23
## About Point-to-Site VPN
24
24
@@ -32,7 +32,7 @@ The table below shows the client operating systems and the authentication option
32
32
33
33
In this scenario, the remote users only need to access to resources that are in Azure.
At a high level, the following steps are needed to enable users to connect to Azure resources securely:
38
38
@@ -55,10 +55,10 @@ In this scenario, the remote users need to access to resources that are in Azure
55
55
56
56
At a high level, the following steps are needed to enable users to connect to Azure resources securely:
57
57
58
-
1. Create a Virtual Network Gateway (if one does not exist)
59
-
2. Configure point-to-site VPN on the gateway (see Scenario 1 above)
60
-
3. Configure site-to-site tunnel on Azure Virtual Network Gateway with BGP enabled
61
-
4. Configure on premises device to connect to Azure Virtual Network Gateway
58
+
1. Create a virtual network gateway (if one does not exist).
59
+
2. Configure point-to-site VPN on the gateway (see Scenario 1 above).
60
+
3. Configure a site-to-site tunnel on the Azure virtual network gateway with BGP enabled.
61
+
4. Configure the on-premises device to connect to Azure virtual network gateway.
62
62
5. Download the point-to-site profile from the Azure portal and distribute to clients
63
63
64
64
[Follow this link to learn how to setup a site-to-site VPN tunnel](https://docs.microsoft.com/azure/vpn-gateway/vpn-gateway-howto-site-to-site-resource-manager-portal)
0 commit comments