Skip to content

Commit 1c7b81a

Browse files
authored
Debranding
1 parent 5b0079d commit 1c7b81a

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/network-watcher/vm-network-troubleshooter.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
11
---
2-
title: VM Network Troubleshooter (Preview) overview
2+
title: VM network troubleshooter (Preview) overview
33
titleSuffix: Azure Network Watcher
4-
description: Learn about VM Network Troubleshooter in Azure Network Watcher and how it can help you detect blocked ports.
4+
description: Learn about VM network troubleshooter in Azure Network Watcher and how it can help you detect blocked ports.
55
author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: concept-article
99
ms.date: 05/07/2025
1010
---
1111

12-
# VM Network Troubleshooter (Preview) overview
12+
# VM network troubleshooter (Preview) overview
1313

1414
> [!IMPORTANT]
15-
> The VM Network Troubleshooter is currently in PREVIEW.
15+
> The VM network troubleshooter is currently in PREVIEW.
1616
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1717
1818
Blocked ports on Virtual Machines (VMs) are one of the most common connectivity issues faced by Azure customers. The VM Network Troubleshooter helps customers quickly check if commonly used ports are blocked on their Azure virtual machine.
1919

2020

21-
## What ports are checked by the VM Network Troubleshooter?
21+
## What ports are checked by the VM network troubleshooter?
2222

23-
The VM Network Troubleshooter checks for the following ports:
23+
The VM network troubleshooter checks for the following ports:
2424
- Port 80 (HTTP)
2525
- Port 443 (HTTPS)
2626
- Port 3389 (RDP)
2727

2828

29-
## How can customers access the VM Network Troubleshooter?
29+
## How can customers access the VM network troubleshooter?
3030

31-
Customers can access the VM Network Troubleshooter from the Monitor tab on the VM Overview blade. With a single click, customers can start the troubleshooter and check if the ports for RDP, HTTP, and HTTPs are blocked.
31+
Customers can access the VM network troubleshooter from the Monitor tab on the VM Overview blade. With a single click, customers can start the troubleshooter and check if the ports for RDP, HTTP, and HTTPs are blocked.
3232

33-
:::image type="content" source="./media/vm-network-troubleshooter/vm-network-troubleshooter.gif" alt-text="Video of customers navigating to the VM Network Troubleshooter from the VM Overview blade in the Azure portal.":::
33+
:::image type="content" source="./media/vm-network-troubleshooter/vm-network-troubleshooter.gif" alt-text="Video of customers navigating to the VM network troubleshooter from the VM Overview blade in the Azure portal.":::
3434

3535

36-
## How does the VM Network Troubleshooter work?
36+
## How does the VM network troubleshooter work?
3737

38-
The VM Network Troubleshooter is built on top of the NSG diagnostics tool. The troubleshooter simulates traffic to the VM for common ports. It returns whether the flow is allowed or denied with detailed information about the security rule allowing or denying the flow.
38+
The VM network troubleshooter is built on top of the NSG diagnostics tool. The troubleshooter simulates traffic to the VM for common ports. It returns whether the flow is allowed or denied with detailed information about the security rule allowing or denying the flow.
3939
Customers can clickthrough from the results to the NSG rules and edit them as needed.
4040

4141
## Next step

0 commit comments

Comments
 (0)