Skip to content

Commit efeb907

Browse files
Merge pull request #269708 from halkazwini/nw-uct
Prerequisites correction
2 parents 7937bc2 + cdc5aae commit efeb907

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: how-to
9-
ms.date: 03/18/2024
9+
ms.date: 03/20/2024
1010

1111
#CustomerIntent: As an Azure administrator, I want to learn how to use Connection Troubleshoot to diagnose outbound connectivity issues in Azure using the Azure portal.
1212
---
@@ -21,8 +21,7 @@ In this article, you learn how to use the connection troubleshoot feature of Azu
2121

2222
- Network Watcher enabled in the region of the virtual machine (VM) you want to troubleshoot. By default, Azure enables Network Watcher in a region when you create a virtual network in it. For more information, see [Enable or disable Azure Network Watcher](network-watcher-create.md).
2323

24-
- A virtual machine with Network Watcher agent VM extension installed on it and the following outbound TCP connectivity:
25-
- to the storage account over port 443
24+
- A virtual machine with Network Watcher agent VM extension installed on it and has the following outbound TCP connectivity:
2625
- to 169.254.169.254 over port 80
2726
- to 168.63.129.16 over port 8037
2827

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: how-to
9-
ms.date: 03/15/2024
9+
ms.date: 03/20/2024
1010
ms.custom: devx-track-azurepowershell
1111

1212
#CustomerIntent: As an Azure administrator, I want to learn how to use Connection Troubleshoot to diagnose outbound connectivity issues in Azure using PowerShell.
@@ -22,8 +22,7 @@ In this article, you learn how to use the connection troubleshoot feature of Azu
2222

2323
- Network Watcher enabled in the region of the virtual machine (VM) you want to troubleshoot. By default, Azure enables Network Watcher in a region when you create a virtual network in it. For more information, see [Enable or disable Azure Network Watcher](network-watcher-create.md).
2424

25-
- A virtual machine with Network Watcher agent VM extension installed on it and the following outbound TCP connectivity:
26-
- to the storage account over port 443
25+
- A virtual machine with Network Watcher agent VM extension installed on it and has the following outbound TCP connectivity:
2726
- to 169.254.169.254 over port 80
2827
- to 168.63.129.16 over port 8037
2928

0 commit comments

Comments
 (0)