Skip to content

Commit c24f9b9

Browse files
Merge pull request #249810 from halkazwini/nw-faq
Add agent version to the FAQ
2 parents c125f07 + 5cc0a03 commit c24f9b9

File tree

3 files changed

+21
-10
lines changed

3 files changed

+21
-10
lines changed

articles/network-watcher/frequently-asked-questions.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: halkazwini
77
ms.service: network-watcher
88
ms.topic: faq
9-
ms.date: 07/20/2023
9+
ms.date: 08/30/2023
1010
ms.author: halkazwini
1111
ms.custom: engagement-fy23
1212
title: "Network Watcher frequently asked questions (FAQ)"
@@ -93,13 +93,18 @@ sections:
9393
- question: |
9494
Why do I need to install the Network Watcher agent?
9595
answer: |
96-
The Network Watcher agent is required for any feature that generates or intercepts traffic from a virtual machine.
96+
The Network Watcher agent is required for any Network Watcher feature that generates or intercepts traffic from a virtual machine.
9797
9898
- question: |
9999
Which features require the Network Watcher agent?
100100
answer: |
101101
The Packet capture, Connection troubleshoot and Connection monitor features require the Network Watcher extension to be present.
102102
103+
- question: |
104+
What is the latest version of the Network Watcher agent?
105+
answer: |
106+
[!INCLUDE [Network Watcher agent version](../../includes/virtual-machines-extensions-network-watcher-agent-version.md)]. For more information, see [Update Azure Network Watcher extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=%2Fazure%2Fnetwork-watcher%2Ftoc.json).
107+
103108
- question: |
104109
What ports does the Network Watcher agent use?
105110
answer: |

articles/virtual-machines/extensions/network-watcher-update.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: Update Network Watcher extension to the latest version
3-
description: Learn how to update the Azure Network Watcher extension to the latest version.
4-
services: virtual-machines
3+
description: Learn how to update the Azure Network Watcher Agent virtual machine (VM) extension to the latest version.
54
author: halkazwini
6-
tags: azure-resource-manager
7-
ms.service: virtual-machines
8-
ms.topic: conceptual
9-
ms.date: 07/12/2023
105
ms.author: halkazwini
11-
ms.custom: template-concept, devx-track-azurepowershell, engagement-fy23
6+
ms.service: virtual-machines
7+
ms.topic: concept-article
8+
ms.date: 08/30/2023
9+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1210
---
1311

1412
# Update Azure Network Watcher extension to the latest version
@@ -22,7 +20,7 @@ ms.custom: template-concept, devx-track-azurepowershell, engagement-fy23
2220

2321
## Latest version
2422

25-
The latest version of the Network Watcher extension is `1.4.2573.1`.
23+
[!INCLUDE [Network Watcher agent version](../../../includes/virtual-machines-extensions-network-watcher-agent-version.md)].
2624

2725
### Identify latest version
2826

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
author: halkazwini
3+
ms.author: halkazwini
4+
ms.service: virtual-machines
5+
ms.topic: include
6+
ms.date: 08/30/2023
7+
---
8+
The latest version of the Network Watcher extension is `1.4.2798.1`

0 commit comments

Comments
 (0)