Skip to content

Commit 0ce90e3

Browse files
Merge pull request #293783 from halkazwini/nw-vpn-ps
Freshness: Troubleshoot VPN virtual network gateways and connections using PowerShell
2 parents 7600d67 + 6d52014 commit 0ce90e3

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/network-watcher/vpn-troubleshoot-powershell.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,14 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: how-to
9-
ms.date: 11/29/2023
9+
ms.date: 01/29/2025
1010
ms.custom: devx-track-azurepowershell
1111

1212
#CustomerIntent: As a network administrator, I want to determine why resources in a virtual network can't communicate with resources in a different virtual network over a VPN connection.
1313
---
1414

1515
# Troubleshoot VPN virtual network gateways and connections using PowerShell
1616

17-
> [!div class="op_single_selector"]
18-
> - [Portal](diagnose-communication-problem-between-networks.md)
19-
> - [PowerShell](vpn-troubleshoot-powershell.md)
20-
> - [Azure CLI](vpn-troubleshoot-cli.md)
21-
2217
In this article, you learn how to use Network Watcher VPN troubleshoot capability to diagnose and troubleshoot VPN virtual network gateways and their connections to solve connectivity issues between your virtual network and on-premises network. VPN troubleshoot requests are long running requests, which could take several minutes to return a result. The logs from troubleshooting are stored in a container on a storage account that is specified.
2318

2419
## Prerequisites
@@ -121,6 +116,8 @@ After the troubleshooting request is completed, ***healthy*** or ***unhealthy***
121116

122117
## Related content
123118

124-
- [Tutorial: Diagnose a communication problem between virtual networks using the Azure portal](diagnose-communication-problem-between-networks.md).
119+
- [VPN troubleshoot overview](vpn-troubleshoot-overview.md)
120+
121+
- [Troubleshoot VPN virtual network gateways and connections using the Azure CLI](vpn-troubleshoot-cli.md)
125122

126-
- [VPN troubleshoot overview](vpn-troubleshoot-overview.md).
123+
- [Tutorial: Diagnose a communication problem between virtual networks using the Azure portal](diagnose-communication-problem-between-networks.md)

0 commit comments

Comments
 (0)