Skip to content

Commit c61f2df

Browse files
committed
specify OS
format
1 parent 2db34fa commit c61f2df

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/vpn-gateway/vpn-gateway-howto-always-on-user-tunnel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to configure an Always On VPN user tunnel for your VPN ga
55
author: cherylmc
66
ms.service: vpn-gateway
77
ms.topic: how-to
8-
ms.date: 04/29/2021
8+
ms.date: 08/11/2023
99
ms.author: cherylmc
1010

1111
---

includes/vpn-gateway-vwan-always-on-intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
author: cherylmc
44
ms.service: vpn-gateway
55
ms.topic: include
6-
ms.date: 05/23/2022
6+
ms.date: 08/11/2023
77
ms.author: cherylmc
88

99
# this file is used for both virtual wan and vpn gateway. When modifying, make sure that your changes work for both environments.
1010
---
1111

12-
A new feature of the Windows 10 or later VPN client, Always On, is the ability to maintain a VPN connection. With Always On, the active VPN profile can connect automatically and remain connected based on triggers, such as user sign-in, network state change, or device screen active.
12+
The Always On feature was introduced in the Windows 10 VPN client. Always On is the ability to maintain a VPN connection. With Always On, the active VPN profile can connect automatically and remain connected based on triggers, such as user sign-in, network state change, or device screen active.
1313

1414
You can use gateways with Always On to establish persistent user tunnels and device tunnels to Azure.
1515

includes/vpn-gateway-vwan-always-on-user.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
2-
ms.topic: include
2+
ms.topic: include
33
author: cherylmc
44
ms.service: vpn-gateway
5-
ms.date: 05/23/2022
5+
ms.date: 08/11/2023
66
ms.author: cherylmc
77

88

99
# this file is used for both virtual wan and vpn gateway. When modifying, make sure that your changes work for both environments.
1010
---
1111

1212

13-
1. Install client certificates on the Windows 10 or later client, as shown in this [point-to-site VPN client](../articles/vpn-gateway/point-to-site-how-to-vpn-client-install-azure-cert.md) article. The certificate must be in the current user store.
13+
1. Install client certificates on the Windows client, as shown in this [point-to-site VPN client](../articles/vpn-gateway/point-to-site-how-to-vpn-client-install-azure-cert.md) article. The certificate must be in the current user store.
1414

15-
1. Configure the Always On VPN client through PowerShell, Configuration Manager, or Intune by following the instructions in [Configure Windows 10 or later client Always On VPN connections](/windows-server/remote/remote-access/vpn/always-on-vpn/deploy/vpn-deploy-client-vpn-connections).
15+
1. You can configure the Always On VPN client through PowerShell, Configuration Manager, or Intune by following the instructions in [Configure Windows 10 or later client Always On VPN connections](/windows-server/remote/remote-access/vpn/always-on-vpn/deploy/vpn-deploy-client-vpn-connections).
1616

1717
### Example configuration for the user tunnel
1818

19-
After you've configured the virtual network gateway and installed the client certificate in the local machine store on the Windows 10 or later client, configure a client device tunnel by using the following examples:
19+
After you've configured the virtual network gateway and installed the client certificate in the local machine store on the Windows client, configure a client device tunnel by using the following examples. Note that these examples have been validated on Windows 10.
2020

2121
1. Copy the following text, and save it as *usercert.ps1*:
2222

0 commit comments

Comments
 (0)