Skip to content

Commit 73b6ee4

Browse files
authored
Merge pull request #109168 from cherylmc/tsdoc
update
2 parents cf00b39 + d3fd4b4 commit 73b6ee4

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

articles/vpn-gateway/vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author: chadmath
88

99
ms.service: vpn-gateway
1010
ms.topic: troubleshooting
11-
ms.date: 09/30/2019
11+
ms.date: 03/26/2020
1212
ms.author: genli
1313
---
1414
# Troubleshooting: Azure point-to-site connection problems
@@ -335,6 +335,19 @@ Update the NIC driver:
335335
4. If Windows doesn't find a new driver, you can try looking for one on the device manufacturer's website and follow their instructions.
336336
5. Restart the computer and try the connection again.
337337

338+
## VPN Client Error: Dialing VPN connection <VPN Connection Name>, Status = VPN Platform did not trigger connection
339+
340+
You may also see the following error in Event Viewer from RasClient: "The user <User> dialed a connection named <VPN Connection Name> which has failed. The error code returned on failure is 1460."
341+
342+
### Cause
343+
344+
The Azure VPN Client does not have the "Background apps" App Permission enabled in App Settings for Windows.
345+
346+
### Solution
347+
348+
1. In Windows, go to Settings -> Privacy -> Background apps
349+
2. Toggle the "Let apps run in the background" to On
350+
338351
## Error: 'File download error Target URI is not specified'
339352

340353
### Cause

0 commit comments

Comments
 (0)