Skip to content

Commit bef6292

Browse files
committed
fix build warnings
1 parent 966ad85 commit bef6292

6 files changed

+9
-9
lines changed

articles/network-watcher/network-watcher-agent-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Network Watcher Agent extension for Linux can be installed on the following Linu
9191
| SUSE Linux Enterprise Server (SLES) | 12 and 15 (SP2, SP3, and SP4) |
9292
| Ubuntu | 16+ |
9393

94-
<sup>1</sup> CentOS Linux reached its end-of-life (EOL) on June 30, 2024. For more information, see the [CentOS End Of Life guidance](../workloads/centos/centos-end-of-life.md).
94+
<sup>1</sup> CentOS Linux reached its end-of-life (EOL) on June 30, 2024. For more information, see the [CentOS End Of Life guidance](../virtual-machines/workloads/centos/centos-end-of-life.md).
9595

9696
<sup>2</sup> [Extended life cycle (ELS) support](https://www.oracle.com/a/ocom/docs/linux/oracle-linux-extended-support-ds.pdf) for Oracle Linux version 6.X ended on [July 1, 2024](https://www.oracle.com/a/ocom/docs/elsp-lifetime-069338.pdf).
9797

@@ -317,6 +317,6 @@ To get answers to most frequently asked questions about Network Watcher Agent, s
317317

318318
## Related content
319319

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

articles/network-watcher/network-watcher-agent-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ If you have auto-upgrade set to true for the Network Watcher extension, reboot y
238238

239239
## Support
240240

241-
If you need more help at any point in this article, see the Network Watcher extension documentation for [Linux](./network-watcher-linux.md) or [Windows](./network-watcher-windows.md). You can also contact the Azure experts on the [MSDN Azure and Stack Overflow forums](https://azure.microsoft.com/support/forums/). Alternatively, 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/).
241+
If you need more help at any point in this article, see the Network Watcher extension documentation for [Linux](network-watcher-agent-linux.md) or [Windows](network-watcher-agent-windows.md). You can also contact the Azure experts on the [MSDN Azure and Stack Overflow forums](https://azure.microsoft.com/support/forums/). Alternatively, 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/).

articles/network-watcher/network-watcher-agent-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,6 @@ To get answers to most frequently asked questions about Network Watcher Agent, s
301301

302302
## Related content
303303

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

articles/network-watcher/network-watcher-packet-capture-manage-powershell-vmss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This article assumes you have the following resources:
3333
* An instance of Network Watcher in the region you want to create a packet capture
3434

3535
> [!IMPORTANT]
36-
> Packet capture requires a virtual machine scale set extension `AzureNetworkWatcherExtension`. For installing the extension on a Windows VM visit [Azure Network Watcher Agent virtual machine extension for Windows](../virtual-machines/extensions/network-watcher-windows.md) and for Linux VM visit [Azure Network Watcher Agent virtual machine extension for Linux](../virtual-machines/extensions/network-watcher-linux.md).
36+
> Packet capture requires a virtual machine scale set extension `AzureNetworkWatcherExtension`. For installing the extension on a Windows VM visit [Azure Network Watcher Agent virtual machine extension for Windows](network-watcher-agent-windows.md) and for Linux VM visit [Azure Network Watcher Agent virtual machine extension for Linux](network-watcher-agent-linux.md).
3737
3838
## Install virtual machine scale set extension
3939

articles/network-watcher/packet-capture-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ You can trigger packet captures through the portal, PowerShell, Azure CLI, or RE
2121

2222
> [!IMPORTANT]
2323
> Packet capture requires the Network Watcher agent VM extension `AzureNetworkWatcherExtension`. For more information, see:
24-
> - [Network Watcher Agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json).
25-
> - [Network Watcher Agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md?toc=/azure/network-watcher/toc.json).
26-
> - [Update Network Watcher extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=/azure/network-watcher/toc.json).
24+
> - [Network Watcher Agent VM extension for Windows](network-watcher-agent-windows.md).
25+
> - [Network Watcher Agent VM extension for Linux](network-watcher-agent-linux.md).
26+
> - [Update Network Watcher extension to the latest version](network-watcher-agent-update.md).
2727
2828
## Capture configuration
2929

articles/network-watcher/packet-capture-vm-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ In this article, you learn how to remotely configure, start, stop, download, and
2626

2727
> [!NOTE]
2828
> - Azure creates a Network Watcher instance in the the virtual machine's region if Network Watcher wasn't enabled for that region. For more information, see [Enable or disable Azure Network Watcher](network-watcher-create.md).
29-
> - Network Watcher packet capture requires Network Watcher agent VM extension to be installed on the target virtual machine. Whenever you use Network Watcher packet capture in the Azure portal, the agent is automatically installed on the target VM or scale set if it wasn't previously installed. To update an already installed agent, see [Update Azure Network Watcher extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=/azure/network-watcher/toc.json). To manually install the agent, see [Network Watcher Agent virtual machine extension for Linux](../virtual-machines/extensions/network-watcher-linux.md) or [Network Watcher Agent virtual machine extension for Windows](../virtual-machines/extensions/network-watcher-windows.md).
29+
> - Network Watcher packet capture requires Network Watcher agent VM extension to be installed on the target virtual machine. Whenever you use Network Watcher packet capture in the Azure portal, the agent is automatically installed on the target VM or scale set if it wasn't previously installed. To update an already installed agent, see [Update Azure Network Watcher extension to the latest version](network-watcher-agent-update.md). To manually install the agent, see [Network Watcher Agent virtual machine extension for Linux](network-watcher-agent-linux.md) or [Network Watcher Agent virtual machine extension for Windows](network-watcher-agent-windows.md).
3030
> - The last two IP addresses and ports listed in the **Prerequisites** are common across all Network Watcher tools that use the Network Watcher agent and might occasionally change.
3131
3232
If a network security group is associated to the network interface, or subnet that the network interface is in, ensure that rules exist to allow outbound connectivity over the previous ports. Similarly, ensure outbound connectivity over the previous ports when adding user-defined routes to your network.

0 commit comments

Comments
 (0)