You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/network-watcher/connection-troubleshoot-overview.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: halkazwini
6
6
ms.author: halkazwini
7
7
ms.service: azure-network-watcher
8
8
ms.topic: concept-article
9
-
ms.date: 02/22/2024
9
+
ms.date: 01/14/2025
10
10
11
11
#CustomerIntent: As an Azure administrator, I want to learn what connectivity problems I can use Connection troubleshoot to diagnose so that I can use it to resolve those problems.
12
12
---
@@ -34,10 +34,10 @@ Connection troubleshoot provides the capability to check TCP or ICMP connections
34
34
- Virtual machines
35
35
- Virtual machine scale sets
36
36
- Azure Bastion instances
37
-
- Application gateways (except v1)
37
+
- Application gateways v2 (except private deployments. For more information, see [Private Application Gateway deployment (preview)](../application-gateway/application-gateway-private-deployment.md))
38
38
39
39
> [!IMPORTANT]
40
-
> Connection troubleshoot requires that the virtual machine you troubleshoot from has the *Network Watcher agent VM extension* installed. The extension is not required on the destination virtual machine.
40
+
> Connectivity test of connection troubleshoot requires that the virtual machine you run the test from has the ***Network Watcher agent VM extension*** installed. This extension is not required for running other connection troubleshoot tests or on the destination virtual machine.
41
41
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](network-watcher-agent-windows.md).
42
42
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](network-watcher-agent-linux.md).
43
43
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](network-watcher-agent-update.md).
0 commit comments