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
+7-9Lines changed: 7 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,7 @@ ms.subservice: extensions
7
7
ms.author: halkazwini
8
8
author: halkazwini
9
9
ms.collection: windows
10
-
ms.date: 06/09/2023
11
-
ms.custom: template-concept, engagement-fy23
10
+
ms.date: 02/19/2024
12
11
---
13
12
14
13
# Network Watcher Agent virtual machine extension for Windows
@@ -21,11 +20,11 @@ This article details the supported platforms and deployment options for the Netw
21
20
22
21
### Operating system
23
22
24
-
The Network Watcher Agent extension for Windows can be configured for Windows Server 2008 R2, 2012, 2012 R2, 2016, 2019 and 2022 releases. Nano Server isn't supported at this time.
23
+
The Network Watcher Agent extension for Windows can be configured for Windows Server 2012, 2012 R2, 2016, 2019 and 2022 releases. Currently, Nano Server isn't supported.
25
24
26
25
### Internet connectivity
27
26
28
-
Some of the Network Watcher Agent functionality requires that the virtual machine is connected to the Internet. Without the ability to establish outgoing connections, the Network Watcher Agent won't be able to upload packet captures to your storage account. For more details, please see the [Network Watcher documentation](../../network-watcher/index.yml).
27
+
Some of the Network Watcher Agent functionality requires that the virtual machine is connected to the Internet. Without the ability to establish outgoing connections, the Network Watcher Agent can't upload packet captures to your storage account. For more information, please see the [Network Watcher documentation](../../network-watcher/index.yml).
29
28
30
29
## Extension schema
31
30
@@ -78,9 +77,7 @@ Set-AzVMExtension `
78
77
-TypeHandlerVersion "1.4"
79
78
```
80
79
81
-
## Troubleshooting and support
82
-
83
-
### Troubleshooting
80
+
## Troubleshooting
84
81
85
82
You can retrieve data about the state of extension deployments from the Azure portal and PowerShell. To see the deployment state of extensions for a given VM, run the following command using the Azure PowerShell module:
86
83
@@ -94,6 +91,7 @@ Extension execution output is logged to files found in the following directory:
If you need more help at any point in this article, you can refer to the [Network Watcher documentation](../../network-watcher/index.yml), or contact the Azure experts on the [MSDN Azure and Stack Overflow forums](https://azure.microsoft.com/support/forums/). Alternatively, you can file an Azure support incident. Go to the [Azure support site](https://azure.microsoft.com/support/options/) and select Get support. For information about using Azure Support, read the [Microsoft Azure support FAQ](https://azure.microsoft.com/support/faq/).
0 commit comments