Skip to content

Commit 85709c0

Browse files
committed
freshness
1 parent aa6dbba commit 85709c0

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/network-watcher/network-watcher-diagnose-on-premises-connectivity.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ ms.author: halkazwini
66
author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: how-to
9-
ms.date: 02/09/2024
9+
ms.date: 03/25/2025
1010

1111
#CustomerIntent: As an Azure administrator, I want to learn how to use VPN troubleshoot so I can troubleshoot my VPN virtual network gateways and their connections whenever resources in a virtual network can't communicate with on-premises resources over a VPN connection.
1212
---
1313

1414
# Diagnose on-premises VPN connectivity with Azure
1515

16-
In this article, you learn how to use Azure Network Watcher VPN troubleshoot capability to diagnose and troubleshoot your VPN gateway and its connection to your on-premises VPN device. For a list of validated VPN devices and their configuration guides, see [VPN devices](../vpn-gateway/vpn-gateway-about-vpn-devices.md?toc=/azure/network-watcher/toc.json#devicetable).
16+
In this article, you learn how to use Azure Network Watcher VPN troubleshoot capability to diagnose and troubleshoot your VPN gateway and its connection to your on-premises VPN device.
1717

1818
VPN troubleshoot allows you to quickly diagnose issues with your gateway and connections. It checks for common issues and returns a list of diagnostic logs that can be used to further troubleshoot the issue. The logs are stored in a storage account that you specify.
1919

@@ -50,7 +50,7 @@ Use the VPN troubleshoot capability of Network Watcher to diagnose and troublesh
5050

5151
> [!NOTE]
5252
> - In some cases, only a subset of the log files is generated.
53-
> - For newer gateway versions, the IKEErrors.txt, Scrubbed-wfpdiag.txt and wfpdiag.txt.sum have been replaced by an IkeLogs.txt file that contains the whole IKE activity including any errors.
53+
> - Newer gateway versions use IkeLogs.txt file instead of IKEErrors.txt, Scrubbed-wfpdiag.txt, and wfpdiag.txt.sum. IkeLogs.txt contains the entire IKE activity, including any errors.
5454
5555
A common misconfiguration error is due to using incorrect shared keys where you can check the IKEErrors.txt to see the following error message:
5656

@@ -69,7 +69,5 @@ For a detailed list of fault types that Network Watcher can diagnose and their l
6969

7070
## Next step
7171

72-
Learn how to monitor VPN gateways using Azure Automation:
73-
7472
> [!div class="nextstepaction"]
75-
> [Monitor VPN gateways using VPN troubleshoot and Azure automation](network-watcher-monitor-with-azure-automation.md)
73+
> [Diagnose a communication problem between virtual networks](diagnose-communication-problem-between-networks.md)

0 commit comments

Comments
 (0)