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/virtual-machines/extensions/network-watcher-windows.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
9
9
ms.date: 03/29/2024
10
10
ms.collection: windows
11
11
12
-
#CustomerIntent: As an Azure administrator, I want to learn about Network Watcher Agent VM extension so that I can use Network watcher features to diagnose and monitor my VMs.
12
+
#CustomerIntent: As an Azure administrator, I want to learn about Network Watcher Agent VM extension so that I can use Network watcher features to diagnose and monitor my virtual machines (VMs).
13
13
---
14
14
15
15
# Manage Network Watcher Agent virtual machine extension for Windows
@@ -22,13 +22,13 @@ In this article, you learn about the supported platforms and deployment options
22
22
23
23
# [**Portal**](#tab/portal)
24
24
25
-
- An Azure Windows virtual machine. For more information, see [Supported Windows versions](#supported-operating-systems).
25
+
- An Azure Windows virtual machine (VM). For more information, see [Supported Windows versions](#supported-operating-systems).
26
26
27
27
- Internet connectivity: some of the Network Watcher Agent functionality requires that the virtual machine is connected to the Internet. For example, without the ability to establish outgoing connections, the Network Watcher Agent can't upload packet captures to your storage account. For more information, see [Packet capture overview](../../network-watcher/packet-capture-overview.md).
28
28
29
29
# [**PowerShell**](#tab/powershell)
30
30
31
-
- An Azure Windows virtual machine. For more information, see [Supported Windows versions](#supported-operating-systems).
31
+
- An Azure Windows virtual machine (VM). For more information, see [Supported Windows versions](#supported-operating-systems).
32
32
33
33
- Internet connectivity: some of the Network Watcher Agent functionality requires that the virtual machine is connected to the Internet. For example, without the ability to establish outgoing connections, the Network Watcher Agent can't upload packet captures to your storage account. For more information, see [Packet capture overview](../../network-watcher/packet-capture-overview.md).
34
34
@@ -40,7 +40,7 @@ In this article, you learn about the supported platforms and deployment options
40
40
41
41
# [**Azure CLI**](#tab/cli)
42
42
43
-
- An Azure Windows virtual machine. For more information, see [Supported Windows versions](#supported-operating-systems).
43
+
- An Azure Windows virtual machine (VM). For more information, see [Supported Windows versions](#supported-operating-systems).
44
44
45
45
- Internet connectivity: some of the Network Watcher Agent functionality requires that the virtual machine is connected to the Internet. For example, without the ability to establish outgoing connections, the Network Watcher Agent can't upload packet captures to your storage account. For more information, see [Packet capture overview](../../network-watcher/packet-capture-overview.md).
46
46
@@ -52,7 +52,7 @@ In this article, you learn about the supported platforms and deployment options
52
52
53
53
# [**Resource Manager**](#tab/arm)
54
54
55
-
- An Azure Windows virtual machine. For more information, see [Supported Windows versions](#supported-operating-systems).
55
+
- An Azure Windows virtual machine (VM). For more information, see [Supported Windows versions](#supported-operating-systems).
56
56
57
57
- Internet connectivity: some of the Network Watcher Agent functionality requires that the virtual machine is connected to the Internet. For example, without the ability to establish outgoing connections, the Network Watcher Agent can't upload packet captures to your storage account. For more information, see [Packet capture overview](../../network-watcher/packet-capture-overview.md).
0 commit comments