Skip to content

Commit 8b3af5c

Browse files
authored
Merge pull request #109384 from anzaman/master
Added background app permission
2 parents 8f3e84e + 307b2f6 commit 8b3af5c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
215 KB
Loading

articles/vpn-gateway/openvpn-azure-ad-client.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ To connect, you need to download the Azure VPN Client and configure a VPN client
2424

2525
### To download the Azure VPN client
2626

27-
Use this [link](https://go.microsoft.com/fwlink/?linkid=2117554) to download the Azure VPN Client.
27+
Use this [link](https://go.microsoft.com/fwlink/?linkid=2117554) to download the Azure VPN Client. Please ensure that the Azure VPN Client has permission to run in the background. To check/enable the permission follow the steps below:
28+
29+
1. Go to Start , then select Settings > Privacy > Background apps.
30+
2. Under Background Apps, make sure **Let apps run in the background** is turned On.
31+
3. Under Choose which apps can run in the background, turn settings for Azure VPN Client to **On**.
32+
33+
![permission](./media/openvpn-azure-ad-client/backgroundpermission.png)
2834

2935
### <a name="cert"></a>To create a certificate-based client profile
3036

0 commit comments

Comments
 (0)