Skip to content

Commit 25a3b36

Browse files
committed
tweak
1 parent 89b23ad commit 25a3b36

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ In this article, you learn how to install and uninstall Network Watcher Agent fo
2929

3030
# [**Portal**](#tab/portal)
3131

32-
- An Azure Linux virtual machine (VM). For more information, see [Supported operating systems](#supported-operating-systems).
32+
- An Azure Linux virtual machine (VM). For more information, see [Supported Linux distributions and versions](#supported-operating-systems).
3333

3434
- Outbound TCP connectivity to `169.254.169.254` over `port 80` and `168.63.129.16` over `port 8037`. The agent uses these IP addresses to communicate with the Azure platform.
3535

3636
- Internet connectivity: Network Watcher Agent requires internet connectivity for some features to properly work. For example, it requires connectivity to your storage account to upload packet captures. For more information, see [Packet capture overview](../../network-watcher/packet-capture-overview.md).
3737

3838
# [**PowerShell**](#tab/powershell)
3939

40-
- An Azure Linux virtual machine (VM). For more information, see [Supported operating systems](#supported-operating-systems).
40+
- An Azure Linux virtual machine (VM). For more information, see [Supported Linux distributions and versions](#supported-operating-systems).
4141

4242
- Outbound TCP connectivity to `169.254.169.254` over `port 80` and `168.63.129.16` over `port 8037`. The agent uses these IP addresses to communicate with the Azure platform.
4343

@@ -51,7 +51,7 @@ In this article, you learn how to install and uninstall Network Watcher Agent fo
5151

5252
# [**Azure CLI**](#tab/cli)
5353

54-
- An Azure Linux virtual machine (VM). For more information, see [Supported operating systems](#supported-operating-systems).
54+
- An Azure Linux virtual machine (VM). For more information, see [Supported Linux distributions and versions](#supported-operating-systems).
5555

5656
- Outbound TCP connectivity to `169.254.169.254` over `port 80` and `168.63.129.16` over `port 8037`. The agent uses these IP addresses to communicate with the Azure platform.
5757

@@ -65,7 +65,7 @@ In this article, you learn how to install and uninstall Network Watcher Agent fo
6565

6666
# [**Resource Manager**](#tab/arm)
6767

68-
- An Azure Linux virtual machine (VM). For more information, see [Supported operating systems](#supported-operating-systems).
68+
- An Azure Linux virtual machine (VM). For more information, see [Supported Linux distributions and versions](#supported-operating-systems).
6969

7070
- Outbound TCP connectivity to `169.254.169.254` over `port 80` and `168.63.129.16` over `port 8037`. The agent uses these IP addresses to communicate with the Azure platform.
7171

@@ -314,15 +314,12 @@ N/A
314314

315315
---
316316

317-
## Update Network Watcher Agent VM extension
318-
319-
To learn how to update the Network Watcher Agent VM extension to the latest version, see [Update Azure Network Watcher extension to the latest version](network-watcher-update.md).
320-
321317
## Frequently asked questions (FAQ)
322318

323319
To get answers to most frequently asked questions about Network Watcher Agent, see [Network Watcher Agent FAQ](../../network-watcher/frequently-asked-questions.yml#network-watcher-agent).
324320

325321
## Related content
326322

323+
- [Update Azure Network Watcher extension to the latest version](network-watcher-update.md).
327324
- [Network Watcher documentation](../../network-watcher/index.yml).
328325
- [Microsoft Q&A - Network Watcher](/answers/topics/azure-network-watcher.html).

0 commit comments

Comments
 (0)