@@ -36,16 +36,16 @@ In this scenario, the remote users only need to access to resources that are in
36
36
37
37
At a high level, the following steps are needed to enable users to connect to Azure resources securely:
38
38
39
- 1 . Create a Virtual Network Gateway (if one does not exist)
40
- 2 . Configure point-to-site VPN on the gateway
39
+ 1 . Create a Virtual Network Gateway (if one does not exist).
40
+ 2 . Configure point-to-site VPN on the gateway.
41
41
42
- * [ For certificate authentication, follow this link] ( vpn-gateway-howto-point-to-site-resource-manager-portal.md#creategw ) .
43
- * [ For OpenVPN, follow this link] ( vpn-gateway-howto-openvpn.md ) .
44
- * [ For Azure AD authentication, follow this link] ( openvpn-azure-ad-tenant.md ) .
45
- * [ For troubleshooting point-to-site connections, follow this link] ( vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md ) .
42
+ * For certificate authentication, follow [ this link] ( vpn-gateway-howto-point-to-site-resource-manager-portal.md#creategw ) .
43
+ * For OpenVPN, follow [ this link] ( vpn-gateway-howto-openvpn.md ) .
44
+ * For Azure AD authentication, follow [ this link] ( openvpn-azure-ad-tenant.md ) .
45
+ * For troubleshooting point-to-site connections, follow [ this link] ( vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md ) .
46
46
3 . Download and distribute the VPN client configuration
47
- 4 . Distribute the certificates (if certificate authentication is selected) to the clients
48
- 5 . Connect to Azure VPN
47
+ 4 . Distribute the certificates (if certificate authentication is selected) to the clients.
48
+ 5 . Connect to Azure VPN.
49
49
50
50
## Scenario 2 - Users need access to resources in Azure and/or on-prem resources
51
51
0 commit comments