Skip to content

Commit c904a58

Browse files
committed
fix build warnings
1 parent 57a8536 commit c904a58

10 files changed

+24
-24
lines changed

articles/expressroute/how-to-configure-connection-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ If you're creating a new Azure VM for monitoring connectivity your VNet, you can
147147

148148
#### Existing Azure virtual machine
149149

150-
If you're using an existing VM to monitor connectivity, you can install the Network Agent separately for [Linux](../virtual-machines/extensions/network-watcher-linux.md) and [Windows](../virtual-machines/extensions/network-watcher-windows.md).
150+
If you're using an existing VM to monitor connectivity, you can install the Network Agent separately for [Linux](../network-watcher/network-watcher-linux.md) and [Windows](../network-watcher/network-watcher-windows.md).
151151

152152
### <a name="firewall"></a>Open the firewall ports on the monitoring agent servers
153153

articles/network-watcher/connection-monitor-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Connection monitor relies on lightweight executable files to run connectivity ch
5858

5959
To make Connection monitor recognize your Azure VMs or virtual machine scale sets as monitoring sources, install the Network Watcher Agent virtual machine extension on them. This extension is also known as the *Network Watcher extension*. Azure virtual machines and scale sets require the extension to trigger end-to-end monitoring and other advanced functionality.
6060

61-
You can install the Network Watcher extension when you create a virtual machine or a scale set. You can also separately install, configure, and troubleshoot the Network Watcher extension for [Linux](../virtual-machines/extensions/network-watcher-linux.md) and [Windows](../virtual-machines/extensions/network-watcher-windows.md).
61+
You can install the Network Watcher extension when you create a virtual machine or a scale set. You can also separately install, configure, and troubleshoot the Network Watcher extension for [Linux](../network-watcher/network-watcher-linux.md) and [Windows](../network-watcher/network-watcher-windows.md).
6262

6363
Rules for a network security group (NSG) or firewall can block communication between the source and destination. Connection monitor detects this issue and shows it as a diagnostics message in the topology. To enable connection monitoring, ensure that the NSG and firewall rules allow packets over TCP or ICMP between the source and destination.
6464

articles/network-watcher/connection-troubleshoot-cli.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ In this article, you learn how to use the connection troubleshoot feature of Azu
3535
You can also [install Azure CLI locally](/cli/azure/install-azure-cli) to run the commands. If you run Azure CLI locally, sign in to Azure using the [az login](/cli/azure/reference-index#az-login) command.
3636

3737
> [!NOTE]
38-
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
39-
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
40-
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
38+
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](network-watcher-windows.md).
39+
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](network-watcher-linux.md).
40+
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](network-watcher-update.md).
4141
4242
## Test connectivity to a virtual machine
4343

articles/network-watcher/connection-troubleshoot-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ Connection troubleshoot provides the capability to check TCP or ICMP connections
3838

3939
> [!IMPORTANT]
4040
> Connection troubleshoot requires that the virtual machine you troubleshoot from has the *Network Watcher agent VM extension* installed. The extension is not required on the destination virtual machine.
41-
> - To install the extension on a Windows VM, see [Azure Network Watcher agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
42-
> - To install the extension on a Linux VM, see [Azure Network Watcher agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
43-
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
41+
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](network-watcher-windows.md).
42+
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](network-watcher-linux.md).
43+
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](network-watcher-update.md).
4444
4545
Connection troubleshoot can test connections to any of these destinations:
4646

articles/network-watcher/connection-troubleshoot-portal.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ In this article, you learn how to use the connection troubleshoot feature of Azu
2929

3030
> [!NOTE]
3131
> When you use connection troubleshoot, Azure portal automatically installs the Network Watcher agent VM extension on the source virtual machine if it's not already installed.
32-
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
33-
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
34-
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
32+
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](network-watcher-windows.md).
33+
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](network-watcher-linux.md).
34+
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](network-watcher-update.md).
3535
3636
## Test connectivity to a virtual machine
3737

articles/network-watcher/connection-troubleshoot-powershell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ In this article, you learn how to use the connection troubleshoot feature of Azu
3535
You can also install Azure PowerShell locally to run the cmdlets. This article requires the Az PowerShell module. For more information, see [How to install Azure PowerShell](/powershell/azure/install-azure-powershell). To find the installed version, run `Get-InstalledModule -Name Az`. If you run PowerShell locally, sign in to Azure using the [Connect-AzAccount](/powershell/module/az.accounts/connect-azaccount) cmdlet.
3636

3737
> [!NOTE]
38-
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
39-
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](../virtual-machines/extensions/network-watcher-linux.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
40-
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](../virtual-machines/extensions/network-watcher-update.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
38+
> - To install the extension on a Windows virtual machine, see [Network Watcher agent VM extension for Windows](network-watcher-windows.md).
39+
> - To install the extension on a Linux virtual machine, see [Network Watcher agent VM extension for Linux](network-watcher-linux.md).
40+
> - To update an already installed extension, see [Update Network Watcher agent VM extension to the latest version](network-watcher-update.md).
4141
4242
## Check connectivity to a virtual machine
4343

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ sections:
128128
- question: |
129129
What is the latest version of the Network Watcher Agent?
130130
answer: |
131-
[!INCLUDE [Network Watcher Agent version](~/reusable-content/ce-skilling/azure/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=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
131+
[!INCLUDE [Network Watcher Agent version](~/reusable-content/ce-skilling/azure/includes/virtual-machines-extensions-network-watcher-agent-version.md)]. For more information, see [Update Azure Network Watcher extension to the latest version](network-watcher-update.md).
132132
133133
- question: |
134134
What ports does the Network Watcher Agent use?

articles/network-watcher/migrate-to-connection-monitor-from-network-performance-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The following table compares Network performance monitor and the new Connection
7979

8080
The migration helps produce the following results:
8181

82-
- On-premises agents and firewall settings work as is. No changes are required. Log Analytics agents that are installed on Azure virtual machines need to be replaced with the [Network Watcher extension](../virtual-machines/extensions/network-watcher-windows.md?toc=/azure/network-watcher/toc.json&bc=/azure/network-watcher/breadcrumb/toc.json).
82+
- On-premises agents and firewall settings work as is. No changes are required. Log Analytics agents that are installed on Azure virtual machines need to be replaced with the [Network Watcher extension](network-watcher-windows.md).
8383
- Existing tests are mapped to Connection monitor > Test group > Test format. By selecting **Edit**, you can view and modify the properties of the new Connection monitor, download a template to make changes to it, and submit the template via Azure Resource Manager.
8484
- Agents send data to both the Log Analytics workspace and the metrics.
8585
- Data monitoring:

articles/network-watcher/network-watcher-alert-triggered-packet-capture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ By using Network Watcher alerts and functions from within the Azure ecosystem, y
2323

2424
- The latest version of [Azure PowerShell](/powershell/azure/install-azure-powershell).
2525
- An existing instance of Network Watcher. If you don't already have one, [create an instance of Network Watcher](network-watcher-create.md).
26-
- An existing virtual machine in the same region as Network Watcher with the [Windows extension](../virtual-machines/extensions/network-watcher-windows.md) or [Linux virtual machine extension](../virtual-machines/extensions/network-watcher-linux.md).
26+
- An existing virtual machine in the same region as Network Watcher with the [Windows extension](network-watcher-windows.md) or [Linux virtual machine extension](network-watcher-linux.md).
2727

2828
## Scenario
2929

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom: devx-track-arm-template, linux-related-content
1515

1616
# Manage Network Watcher Agent virtual machine extension for Linux
1717

18-
The Network Watcher Agent virtual machine extension is a requirement for some of Azure Network Watcher features that capture network traffic to diagnose and monitor Azure virtual machines (VMs). For more information, see [What is Azure Network Watcher?](../../network-watcher/network-watcher-overview.md)
18+
The Network Watcher Agent virtual machine extension is a requirement for some of Azure Network Watcher features that capture network traffic to diagnose and monitor Azure virtual machines (VMs). For more information, see [What is Azure Network Watcher?](network-watcher-overview.md)
1919

2020
In this article, you learn how to install and uninstall Network Watcher Agent for Linux. Installation of the agent doesn't disrupt, or require a reboot of the virtual machine. If the virtual machine is deployed by an Azure service, check the documentation of the service to determine whether or not it permits installing extensions in the virtual machine.
2121

@@ -30,15 +30,15 @@ In this article, you learn how to install and uninstall Network Watcher Agent fo
3030

3131
- 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.
3232

33-
- 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).
33+
- 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](packet-capture-overview.md).
3434

3535
# [**PowerShell**](#tab/powershell)
3636

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

3939
- 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.
4040

41-
- 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).
41+
- 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](packet-capture-overview.md).
4242

4343
- Azure Cloud Shell or Azure PowerShell.
4444

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

5353
- 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.
5454

55-
- 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).
55+
- 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](packet-capture-overview.md).
5656

5757
- Azure Cloud Shell or Azure CLI.
5858

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

6767
- 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.
6868

69-
- 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).
69+
- 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](packet-capture-overview.md).
7070

7171
- Azure PowerShell or Azure CLI installed locally to deploy the template.
7272

@@ -315,10 +315,10 @@ N/A
315315

316316
## Frequently asked questions (FAQ)
317317

318-
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).
318+
To get answers to most frequently asked questions about Network Watcher Agent, see [Network Watcher Agent FAQ](frequently-asked-questions.yml#network-watcher-agent).
319319

320320
## Related content
321321

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

0 commit comments

Comments
 (0)