Skip to content

Commit 8b9ef38

Browse files
Merge pull request #251441 from halkazwini/nw-links
[Bulk] Update links
2 parents b46333b + 0385473 commit 8b9ef38

8 files changed

+9
-9
lines changed

articles/network-watcher/data-residency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ In Azure, single region data residency is currently provided by default only in
2525

2626
## Next steps
2727

28-
To learn more about Network Watcher features and capabilities, see [Network Watcher overview](./network-watcher-monitoring-overview.md).
28+
To learn more about Network Watcher features and capabilities, see [What is Azure Network Watcher?](network-watcher-overview.md)

articles/network-watcher/diagnose-network-security-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -823,5 +823,5 @@ az group delete --name 'myResourceGroup' --yes --no-wait
823823
---
824824

825825
## Next steps
826-
- To learn about other Network Watcher tools, see [Azure Network Watcher overview](network-watcher-monitoring-overview.md).
826+
- To learn about other Network Watcher tools, see [What is Azure Network Watcher?](network-watcher-overview.md)
827827
- To learn how to troubleshoot virtual machine routing problems, see [Diagnose a virtual machine network routing problem](diagnose-vm-network-routing-problem.md).

articles/network-watcher/diagnose-vm-network-routing-problem-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,4 +157,4 @@ az group delete --name myResourceGroup --yes
157157

158158
In this article, you created a VM and diagnosed network routing from the VM. You learned that Azure creates several default routes and tested routing to two different destinations. Learn more about [routing in Azure](../virtual-network/virtual-networks-udr-overview.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json) and how to [create custom routes](../virtual-network/manage-route-table.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#create-a-route).
159159

160-
For outbound VM connections, you can also determine the latency and allowed and denied network traffic between the VM and an endpoint using Network Watcher's [connection troubleshoot](network-watcher-connectivity-cli.md) capability. You can monitor communication between a VM and an endpoint, such as an IP address or URL, over time using the Network Watcher connection monitor capability. To learn how, see [Monitor a network connection](connection-monitor.md).
160+
For outbound VM connections, you can also determine the latency and allowed and denied network traffic between the VM and an endpoint using Network Watcher's [connection troubleshoot](network-watcher-connectivity-cli.md) capability. You can monitor communication between a VM and an endpoint, such as an IP address or URL over time using the Network Watcher connection monitor capability. For more information, see [Monitor a network connection](monitor-vm-communication.md).

articles/network-watcher/diagnose-vm-network-routing-problem-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ Remove-AzResourceGroup -Name myResourceGroup -Force
137137

138138
In this article, you created a VM and diagnosed network routing from the VM. You learned that Azure creates several default routes and tested routing to two different destinations. Learn more about [routing in Azure](../virtual-network/virtual-networks-udr-overview.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json) and how to [create custom routes](../virtual-network/manage-route-table.md?toc=%2fazure%2fnetwork-watcher%2ftoc.json#create-a-route).
139139

140-
For outbound VM connections, you can also determine the latency and allowed and denied network traffic between the VM and an endpoint using Network Watcher's [connection troubleshoot](network-watcher-connectivity-powershell.md) capability. You can monitor communication between a VM and an endpoint, such as an IP address or URL, over time using the Network Watcher connection monitor capability. To learn how, see [Monitor a network connection](connection-monitor.md).
140+
For outbound VM connections, you can also determine the latency and allowed and denied network traffic between the VM and an endpoint using Network Watcher's [connection troubleshoot](network-watcher-connectivity-powershell.md) capability. You can monitor communication between a VM and an endpoint, such as an IP address or URL over time using the Network Watcher connection monitor capability. For more information, see [Monitor a network connection](monitor-vm-communication.md).

articles/network-watcher/diagnose-vm-network-routing-problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,4 @@ For outbound VM connections, you can use Network Watcher [connection troubleshoo
286286

287287
To learn how to monitor communication between two virtual machines, advance to the next tutorial.
288288
> [!div class="nextstepaction"]
289-
> [Monitor a network connection](connection-monitor.md)
289+
> [Monitor a network connection](monitor-vm-communication.md)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,4 @@ additionalContent: |
198198
199199
## Next steps
200200
201-
- To learn more about Network Watcher, see [What is Azure Network Watcher?](network-watcher-monitoring-overview.md)
201+
- To learn more about Network Watcher, see [What is Azure Network Watcher?](network-watcher-overview.md)

articles/network-watcher/network-watcher-security-group-view-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ You can select a rule to see associated source and destination prefixes.
3131

3232
### Next steps
3333

34-
- To learn about Network Watcher, see [What is Azure Network Watcher?](network-watcher-monitoring-overview.md)
34+
- To learn about Network Watcher, see [What is Azure Network Watcher?](network-watcher-overview.md)
3535
- To learn how traffic is evaluated with network security groups, see [How network security groups work](../virtual-network/network-security-group-how-it-works.md).

articles/network-watcher/resource-move.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ The Network Watcher resource represents the backend service for Network Watcher
1818
Moving resources across regions is currently not supported for any child resource of the `networkWatcher` resource type.
1919

2020
## Next Steps
21-
* For more information about Network Watcher, see the [Network Watcher overview](./network-watcher-monitoring-overview.md).
22-
* For answers to the frequently asked questions, see the [Network Watcher FAQ](./frequently-asked-questions.yml).
21+
* For more information about Network Watcher, see [What is Azure Network Watcher?](network-watcher-overview.md)
22+
* For answers to the frequently asked questions, see [Network Watcher FAQ](frequently-asked-questions.yml).

0 commit comments

Comments
 (0)