Skip to content

Commit 85748f1

Browse files
Merge pull request #50037 from wwlpublish/8d040b838ec317c37e079bfecfb6e11ee613c2eb64660b333ea0391cb37e7570-live
Modules/M08-design-implement-network-monitoring
2 parents 5a4200b + 168eed8 commit 85748f1

20 files changed

+141
-188
lines changed

learn-pr/wwl-azure/design-implement-network-monitoring/1-introduction.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22
uid: learn.wwl.design-implement-network-monitoring.introduction
33
title: Introduction
44
metadata:
5+
adobe-target: true
6+
prefetch-feature-rollout: true
57
title: Introduction
68
description: "Introduction"
7-
ms.date: 12/03/2024
9+
ms.date: 04/17/2025
810
author: wwlpublish
9-
ms.author: jileary
11+
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
Lines changed: 21 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.design-implement-network-monitoring.monitor-your-networks-using-azure-monitor
3-
title: Monitor your networks using Azure monitor
3+
title: Monitor your networks using Azure Monitor
44
metadata:
5-
title: Monitor your networks using Azure monitor
6-
description: "Monitor your networks using Azure monitor"
7-
ms.date: 12/03/2024
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Monitor your networks using Azure Monitor
8+
description: "Monitor your networks using Azure Monitor"
9+
ms.date: 04/17/2025
810
author: wwlpublish
9-
ms.author: jileary
11+
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
@@ -16,25 +18,25 @@ content: |
1618
quiz:
1719
title: "Check your knowledge"
1820
questions:
19-
- content: "What two types of data are used by Azure Monitor?"
21+
- content: "What is the primary function of Azure Monitor in network monitoring?"
2022
choices:
21-
- content: "Policies and locks"
23+
- content: "Azure Monitor primarily boosts network speed and performance."
2224
isCorrect: false
23-
explanation: "Incorrect. Policies and locks aren't data types."
24-
- content: "Database and storage"
25+
explanation: "Incorrect. Azure Monitor doesn't directly enhance network speed or performance."
26+
- content: "Azure Monitor primarily provides firewall protection for networks."
2527
isCorrect: false
26-
explanation: "Incorrect. Databases and storage aren't data types."
27-
- content: "Metrics and logs"
28+
explanation: "Incorrect. While Azure does offer firewall services, Azure Monitor's main function isn't to provide firewall protection."
29+
- content: "Azure Monitor primarily collects, analyzes, and acts on telemetry data from your Azure and on-premises environments."
2830
isCorrect: true
29-
explanation: "Correct. Metrics and logs are the two fundamental data types used by Azure Monitor."
30-
- content: "Which statement is correct?"
31+
explanation: "Correct. Azure Monitor helps in collecting, analyzing, and acting on telemetry data."
32+
- content: "What kind of data does Azure Monitor collect for network monitoring?"
3133
choices:
32-
- content: "Azure Monitor Logs collects data from all Azure resources automatically."
34+
- content: "Azure Monitor collects only the data related to user access and permissions for network monitoring."
3335
isCorrect: false
34-
explanation: "Incorrect. When you create a Log Analytics workspace, you must configure different sources. No data is collected automatically."
35-
- content: "Azure Monitor Logs collects and organizes log and performance data from monitored resources."
36+
explanation: "Incorrect. While user access data may be part of the collected data, Azure Monitor collects a broader range of data for network monitoring."
37+
- content: "Azure Monitor collects data about network traffic, performance metrics, and logs from your Azure and on-premises environments."
3638
isCorrect: true
37-
explanation: "Correct. Azure Monitor Logs is a feature of Azure Monitor that collects and organizes log and performance data from monitored resources."
38-
- content: "Azure Monitor Logs doesn't include events and traces."
39+
explanation: "Correct. Azure Monitor collects a wide range of data including network traffic, performance metrics, and logs."
40+
- content: "Azure Monitor collects only the data related to the physical status of network devices."
3941
isCorrect: false
40-
explanation: "Incorrect. Azure Monitor Logs does include events and traces."
42+
explanation: "Incorrect. Azure Monitor doesn't focus on the physical status of network devices."
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.design-implement-network-monitoring.exercise-monitor-load-balancer-resource-using-azure-monitor
3-
title: 'Exercise: monitor a load balancer resource using Azure monitor'
3+
title: 'Exercise: Monitor a load balancer resource using Azure monitor'
44
metadata:
5-
title: 'Exercise: monitor a load balancer resource using Azure monitor'
6-
description: "Exercise: monitor a load balancer resource using Azure monitor"
7-
ms.date: 12/03/2024
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: 'Exercise: Monitor a load balancer resource using Azure monitor'
8+
description: "Exercise: Monitor a load balancer resource using Azure monitor"
9+
ms.date: 04/17/2025
810
author: wwlpublish
9-
ms.author: jileary
11+
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
13-
durationInMinutes: 25
15+
durationInMinutes: 20
1416
content: |
1517
[!include[](includes/3-exercise-monitor-load-balancer-resource-using-azure-monitor.md)]
Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.design-implement-network-monitoring.monitor-your-networks-using-azure-network-watcher
3-
title: Monitor your networks using Azure network watcher
3+
title: Monitor your networks using Azure Network Watcher
44
metadata:
5-
title: Monitor your networks using Azure network watcher
6-
description: "Monitor your networks using Azure network watcher"
7-
ms.date: 12/03/2024
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Monitor your networks using Azure Network Watcher
8+
description: "Monitor your networks using Azure Network Watcher"
9+
ms.date: 04/17/2025
810
author: wwlpublish
9-
ms.author: jileary
11+
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
13-
durationInMinutes: 14
15+
durationInMinutes: 9
1416
content: |
1517
[!include[](includes/4-monitor-networks-using-azure-network-watcher.md)]
1618
quiz:
@@ -27,14 +29,14 @@ quiz:
2729
- content: "Network Watcher is enabled automatically when you create a virtual network."
2830
isCorrect: true
2931
explanation: "Correct. When you create or update a virtual network, Network Watcher is automatically enabled."
30-
- content: "Which is a component of Traffic Analytics?"
32+
- content: "How can Azure Network Watcher help in network security?"
3133
choices:
32-
- content: "Backend pool"
34+
- content: "By managing user access and permissions."
3335
isCorrect: false
34-
explanation: "Incorrect. A backend pool isn't required for traffic analytics."
35-
- content: "Network security group flow logs"
36-
isCorrect: true
37-
explanation: "Correct. Flow logs include information about ingress and egress IP traffic through a network security group."
38-
- content: "Availability zones"
36+
explanation: "Incorrect. Azure Network Watcher doesn't manage user access and permissions."
37+
- content: "By providing firewall and antivirus solutions."
3938
isCorrect: false
40-
explanation: "Incorrect. Availability zones aren't required for traffic analytics."
39+
explanation: "Incorrect. Firewall and antivirus aren't features of Azure Network Watcher."
40+
- content: "By enabling the monitoring and diagnosing of network traffic patterns."
41+
isCorrect: true
42+
explanation: "Correct. Azure Network Watcher can help identify potential security risks by monitoring and diagnosing network traffic patterns."

learn-pr/wwl-azure/design-implement-network-monitoring/5-summary-resources.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.design-implement-network-monitoring.summary-resources
3-
title: Summary and resources
3+
title: 'Summary '
44
metadata:
5-
title: Summary and resources
6-
description: "Summary and resources"
7-
ms.date: 12/03/2024
5+
adobe-target: true
6+
prefetch-feature-rollout: true
7+
title: Summary
8+
description: "Summary"
9+
ms.date: 04/17/2025
810
author: wwlpublish
9-
ms.author: jileary
11+
ms.author: cynthist
1012
ms.topic: unit
1113
ms.custom:
1214
- N/A
Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
1-
Network engineers monitor and analyze network infrastructures. There are several tools in Azure to ensure the network resources are in good health. For example, suppose you're tasked with diagnosing network connectivity issues for a virtual machine. You need to learn how to troubleshoot and ensure reliable connections to the virtual machine.
1+
Azure Monitor and Azure Network Watcher are powerful tools provided by Microsoft Azure to monitor, diagnose, and gain insights into your cloud and on-premises environments.
22

3-
In this module, you learn how to monitor and gain insights into network traffic. These insights are provided by Network Watcher and Azure Monitor.
3+
Imagine you're a cloud engineer for a large organization. The organization's applications and services are now running on various virtual machines and containers, and it's your responsibility to ensure their availability and performance.
4+
5+
You're facing challenges in collecting, analyzing, understanding, and responding proactively to system events. You need a comprehensive monitoring solution to avoid downtime and user dissatisfaction.
46

57
## Learning objectives
68

7-
In this module, you learn to:
9+
The topics covered in this module include:
10+
- Understanding Azure Monitor capabilities.
11+
- Monitoring a Load Balancer resource with Azure Monitor.
12+
- Understanding Azure Network Watcher capabilities.
813

9-
- Configure a monitoring environment for networking.
10-
- Configure network health alerts and logging.
11-
- Create and configure a Connection Monitor instance.
12-
- Configure and use Traffic Analytics.
13-
- Configure Network Security Group flow logs.
14-
- Enable and configure diagnostic logging.
15-
- Configure Azure Network Watcher.
14+
After completing this module, you're able to:
15+
- Understand the features and functionalities of Azure Monitor and Azure Network Watcher.
16+
- Set up and monitor an internal load balancer using Azure Monitor.
17+
- Use Azure Network Watcher to monitor and diagnose network conditions.
1618

1719
## Prerequisites
1820

1921
- You should have experience with networking concepts, such as IP addressing, Domain Name System (DNS), and routing.
2022
- You should have experience with network connectivity methods, such as VPN or WAN.
2123
- You should have experience with the Azure portal and Azure PowerShell.
2224

25+

0 commit comments

Comments
 (0)