Skip to content

Commit d0f2ec6

Browse files
committed
review-3
1 parent 2e0bf3f commit d0f2ec6

7 files changed

+61
-61
lines changed
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.troubleshoot-azure-network-infrastructure.1-introduction
3-
metadata:
4-
title: Introduction
5-
description: Learn how to investigate and diagnose problems in your Azure virtual networks by using Network Watcher and other tools.
6-
ms.date: 01/16/2024
7-
author: halkazwini
8-
ms.author: halkazwini
9-
ms.topic: unit
10-
title: Introduction
11-
durationInMinutes: 1
12-
content: |
13-
[!include[](includes/1-introduction.md)]
1+
### YamlMime:ModuleUnit
2+
uid: learn.troubleshoot-azure-network-infrastructure.1-introduction
3+
metadata:
4+
title: Introduction
5+
description: Learn how to investigate and diagnose problems in your Azure virtual networks by using Network Watcher and other tools.
6+
ms.date: 06/20/2025
7+
author: halkazwini
8+
ms.author: halkazwini
9+
ms.topic: unit
10+
title: Introduction
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/1-introduction.md)]

learn-pr/azure/troubleshoot-azure-network-infrastructure/2-troubleshoot-networking-with-network-watcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.troubleshoot-azure-network-infrastructure.2-troubleshoot-networking-w
33
metadata:
44
title: Troubleshoot a network by using Network Watcher monitoring and diagnostic tools
55
description: In this unit, you learn about the features of Azure Network Watcher that you can use to diagnose problems in an Azure virtual network.
6-
ms.date: 01/16/2024
6+
ms.date: b
77
author: halkazwini
88
ms.author: halkazwini
99
ms.topic: unit

learn-pr/azure/troubleshoot-azure-network-infrastructure/3-exercise-troubleshoot-networking-with-network-watcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.troubleshoot-azure-network-infrastructure.3-exercise-troubleshoot-net
33
metadata:
44
title: Exercise - Troubleshoot a network by using Network Watcher monitoring and diagnostic tools
55
description: In this unit, you set up a virtual network with constituent virtual machines and then use Network Watcher to view the topology and monitor connections.
6-
ms.date: 01/16/2024
6+
ms.date: 06/20/2025
77
author: halkazwini
88
ms.author: halkazwini
99
ms.topic: unit

learn-pr/azure/troubleshoot-azure-network-infrastructure/4-troubleshoot-networking-with-network-watcher-metrics-logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.troubleshoot-azure-network-infrastructure.4-troubleshoot-networking-w
33
metadata:
44
title: Troubleshoot a network by using Network Watcher metrics and logs
55
description: In this unit, you learn about the information presented in the Network Management metrics and logs, and how they can help you to diagnose issues.
6-
ms.date: 01/16/2024
6+
ms.date: 06/20/2025
77
author: halkazwini
88
ms.author: halkazwini
99
ms.topic: unit

learn-pr/azure/troubleshoot-azure-network-infrastructure/5-exercise-troubleshoot-networking-with-network-watcher-metrics-logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.troubleshoot-azure-network-infrastructure.5-exercise-troubleshoot-net
33
metadata:
44
title: Exercise - Troubleshoot a network by using Network Watcher metrics and logs
55
description: In this unit, you use flow logging to diagnose a connectivity issue.
6-
ms.date: 01/16/2024
6+
ms.date: 06/20/2025
77
author: halkazwini
88
ms.author: halkazwini
99
ms.topic: unit

learn-pr/azure/troubleshoot-azure-network-infrastructure/6-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uid: learn.troubleshoot-azure-network-infrastructure.6-summary
33
metadata:
44
title: Summary
55
description: In this unit, you review what you learned about Network Watcher.
6-
ms.date: 01/16/2024
6+
ms.date: 06/20/2025
77
author: halkazwini
88
ms.author: halkazwini
99
ms.topic: unit
Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
1-
### YamlMime:Module
2-
uid: learn.troubleshoot-azure-network-infrastructure
3-
metadata:
4-
title: Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools
5-
description: Learn how to investigate and diagnose problems in your Azure virtual networks by using Network Watcher and other tools.
6-
manager: kumud
7-
ms.date: 01/16/2024
8-
author: halkazwini
9-
ms.author: halkazwini
10-
ms.topic: module
11-
ms.service: azure-network-watcher
12-
title: Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools
13-
summary: Use Azure Network Watcher tools, diagnostics, and logs to help find and fix networking issues in your Azure infrastructure.
14-
abstract: |
15-
In this module, you will:
16-
- Identify the tools available to manage and troubleshoot network connectivity in Azure
17-
- Select the proper tool to manage and troubleshoot network connectivity for various use cases
18-
prerequisites: |
19-
- Basic familiarity with Azure networking concepts (IP addressing, subnets, routing, network security groups)
20-
- Basic familiarity with Azure network integration concepts (VPN, Azure ExpressRoute, peering)
21-
iconUrl: /training/achievements/troubleshoot-azure-network-infrastructure.svg
22-
levels:
23-
- beginner
24-
roles:
25-
- solution-architect
26-
- administrator
27-
products:
28-
- azure
29-
- azure-virtual-network
30-
- azure-network-watcher
31-
subjects:
32-
- infrastructure
33-
- networking
34-
units:
35-
- learn.troubleshoot-azure-network-infrastructure.1-introduction
36-
- learn.troubleshoot-azure-network-infrastructure.2-troubleshoot-networking-with-network-watcher
37-
- learn.troubleshoot-azure-network-infrastructure.3-exercise-troubleshoot-networking-with-network-watcher
38-
- learn.troubleshoot-azure-network-infrastructure.4-troubleshoot-networking-with-network-watcher-metrics-logs
39-
- learn.troubleshoot-azure-network-infrastructure.5-exercise-troubleshoot-networking-with-network-watcher-metrics-logs
40-
- learn.troubleshoot-azure-network-infrastructure.6-summary
41-
badge:
42-
uid: learn.troubleshoot-azure-network-infrastructure.badge
43-
1+
### YamlMime:Module
2+
uid: learn.troubleshoot-azure-network-infrastructure
3+
metadata:
4+
title: Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools
5+
description: Learn how to investigate and diagnose problems in your Azure virtual networks by using Network Watcher and other tools.
6+
manager: kumud
7+
ms.date: 06/20/2025
8+
author: halkazwini
9+
ms.author: halkazwini
10+
ms.topic: module
11+
ms.service: azure-network-watcher
12+
title: Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools
13+
summary: Use Azure Network Watcher tools, diagnostics, and logs to help find and fix networking issues in your Azure infrastructure.
14+
abstract: |
15+
In this module, you will:
16+
- Identify the tools available to manage and troubleshoot network connectivity in Azure
17+
- Select the proper tool to manage and troubleshoot network connectivity for various use cases
18+
prerequisites: |
19+
- Basic familiarity with Azure networking concepts (IP addressing, subnets, routing, network security groups)
20+
- Basic familiarity with Azure network integration concepts (VPN, Azure ExpressRoute, peering)
21+
iconUrl: /training/achievements/troubleshoot-azure-network-infrastructure.svg
22+
levels:
23+
- beginner
24+
roles:
25+
- solution-architect
26+
- administrator
27+
products:
28+
- azure
29+
- azure-virtual-network
30+
- azure-network-watcher
31+
subjects:
32+
- infrastructure
33+
- networking
34+
units:
35+
- learn.troubleshoot-azure-network-infrastructure.1-introduction
36+
- learn.troubleshoot-azure-network-infrastructure.2-troubleshoot-networking-with-network-watcher
37+
- learn.troubleshoot-azure-network-infrastructure.3-exercise-troubleshoot-networking-with-network-watcher
38+
- learn.troubleshoot-azure-network-infrastructure.4-troubleshoot-networking-with-network-watcher-metrics-logs
39+
- learn.troubleshoot-azure-network-infrastructure.5-exercise-troubleshoot-networking-with-network-watcher-metrics-logs
40+
- learn.troubleshoot-azure-network-infrastructure.6-summary
41+
badge:
42+
uid: learn.troubleshoot-azure-network-infrastructure.badge
43+

0 commit comments

Comments
 (0)