Skip to content

Commit b4e5f31

Browse files
authored
changed files by pdets auto publish service, publishid[d38e6de8-8456-4559-8d6f-a12e6800318b] and do [publish].
1 parent 50e2e36 commit b4e5f31

10 files changed

+38
-36
lines changed

learn-pr/wwl-azure/design-implement-network-monitoring/2-monitor-networks-using-azure-monitor.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Monitor your networks using Azure monitor
8-
description: "Monitor your networks using Azure monitor"
7+
title: Monitor your networks using Azure Monitor
8+
description: "Monitor your networks using Azure Monitor"
99
ms.date: 04/17/2025
1010
author: wwlpublish
1111
ms.author: cynthist
@@ -22,10 +22,10 @@ quiz:
2222
choices:
2323
- content: "Azure Monitor primarily boosts network speed and performance."
2424
isCorrect: false
25-
explanation: "Incorrect. Azure Monitor does not directly enhance network speed or performance."
25+
explanation: "Incorrect. Azure Monitor doesn't directly enhance network speed or performance."
2626
- content: "Azure Monitor primarily provides firewall protection for networks."
2727
isCorrect: false
28-
explanation: "Incorrect. While Azure does offer firewall services, Azure Monitor's main function is not to provide firewall protection."
28+
explanation: "Incorrect. While Azure does offer firewall services, Azure Monitor's main function isn't to provide firewall protection."
2929
- content: "Azure Monitor primarily collects, analyzes, and acts on telemetry data from your Azure and on-premises environments."
3030
isCorrect: true
3131
explanation: "Correct. Azure Monitor helps in collecting, analyzing, and acting on telemetry data."
@@ -39,4 +39,4 @@ quiz:
3939
explanation: "Correct. Azure Monitor collects a wide range of data including network traffic, performance metrics, and logs."
4040
- content: "Azure Monitor collects only the data related to the physical status of network devices."
4141
isCorrect: false
42-
explanation: "Incorrect. Azure Monitor does not focus on the physical status of network devices."
42+
explanation: "Incorrect. Azure Monitor doesn't focus on the physical status of network devices."

learn-pr/wwl-azure/design-implement-network-monitoring/3-exercise-monitor-load-balancer-resource-using-azure-monitor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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:
55
adobe-target: true
66
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"
7+
title: 'Exercise: Monitor a load balancer resource using Azure monitor'
8+
description: "Exercise: Monitor a load balancer resource using Azure monitor"
99
ms.date: 04/17/2025
1010
author: wwlpublish
1111
ms.author: cynthist

learn-pr/wwl-azure/design-implement-network-monitoring/4-monitor-networks-using-azure-network-watcher.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Monitor your networks using Azure network watcher
8-
description: "Monitor your networks using Azure network watcher"
7+
title: Monitor your networks using Azure Network Watcher
8+
description: "Monitor your networks using Azure Network Watcher"
99
ms.date: 04/17/2025
1010
author: wwlpublish
1111
ms.author: cynthist
@@ -33,10 +33,10 @@ quiz:
3333
choices:
3434
- content: "By managing user access and permissions."
3535
isCorrect: false
36-
explanation: "Incorrect. Azure Network Watcher does not manage user access and permissions."
36+
explanation: "Incorrect. Azure Network Watcher doesn't manage user access and permissions."
3737
- content: "By providing firewall and antivirus solutions."
3838
isCorrect: false
39-
explanation: "Incorrect. While Azure does offer firewall and antivirus solutions, these are not features of Azure Network Watcher."
39+
explanation: "Incorrect.These aren't features of Azure Network Watcher."
4040
- content: "By enabling the monitoring and diagnosing of network traffic patterns."
4141
isCorrect: true
4242
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
### YamlMime:ModuleUnit
22
uid: learn.wwl.design-implement-network-monitoring.summary-resources
3-
title: Summary and resources
3+
title: 'Summary '
44
metadata:
55
adobe-target: true
66
prefetch-feature-rollout: true
7-
title: Summary and resources
8-
description: "Summary and resources"
7+
title: Summary
8+
description: "Summary"
99
ms.date: 04/17/2025
1010
author: wwlpublish
1111
ms.author: cynthist

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
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-
Imagine you're a cloud engineer for a large organization that has recently migrated its infrastructure to the cloud. 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. However, you're facing challenges in collecting and analyzing data from these diverse sources, understanding the network conditions, and responding proactively to system events. You also need to set up and monitor an internal load balancer for efficient distribution of network traffic. The lack of a comprehensive monitoring solution is affecting the performance of applications and services, leading to frequent downtime and user dissatisfaction.
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. The lack of a comprehensive monitoring solution has led to frequent downtime and user dissatisfaction.
46

57
## Learning objectives
68

79
The topics covered in this module include:
8-
- Understanding Azure Monitor capabilities
9-
- Monitoring a Load Balancer resource with Azure Monitor
10-
- Understanding Azure Network Watcher capabilities
10+
- Understanding Azure Monitor capabilities.
11+
- Monitoring a Load Balancer resource with Azure Monitor.
12+
- Understanding Azure Network Watcher capabilities.
1113

12-
After completing this module, you are able to:
14+
After completing this module, you're able to:
1315
- Understand the features and functionalities of Azure Monitor and Azure Network Watcher.
1416
- Set up and monitor an internal load balancer using Azure Monitor.
1517
- Use Azure Network Watcher to monitor and diagnose network conditions.

learn-pr/wwl-azure/design-implement-network-monitoring/includes/2-monitor-networks-using-azure-monitor.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11

22
## What is Azure Monitor?
33

4-
[Azure Monitor](/azure/azure-monitor/fundamentals/overview) is a comprehensive monitoring solution for collecting, analyzing, and responding to monitoring data from your cloud and on-premises environments. You can use Azure Monitor to maximize the availability and performance of your applications and services. It helps you understand how your applications are performing and allows you to manually and programmatically respond to system events.
4+
[Azure Monitor](/azure/azure-monitor/fundamentals/overview) is a comprehensive monitoring solution for collecting, analyzing, and responding to monitoring data from your cloud and on-premises environments. You can use Azure Monitor to maximize the availability and performance of your applications and services. Azure Monitor helps you understand how your applications are performing and allows you to manually and programmatically respond to system events.
55

6-
Here are a few features of Azure Monitor.
6+
Here are a few usage cases for Azure Monitor.
77

88
- Use Application Insights to detect and diagnose issues across applications.
99
- Correlate infrastructure issues with VM insights and Container insights.
@@ -25,19 +25,19 @@ The next diagram offers a high-level view of Azure Monitor. At the center of the
2525

2626
:::image type="content" source="../media/azure-monitor-overview-15b1f34a.png" alt-text="Screenshot of a high-level view of Azure Monitor. ":::
2727

28-
- **Data sources** are the types of resources being monitored. Data sources can include: app/workloads, infrastructure, Azure platform, and even custom sources.
28+
1. **Data sources** are the types of resources being monitored. Data sources can include: app/workloads, infrastructure, Azure platform, and even custom sources.
2929

30-
- **The data platform** stores the collected data. Azure Monitor's core data platform has stores for metrics, logs, traces, and changes. Metrics are numerical values that describe an aspect of a system at a particular point in time. Logs are recorded system events.
30+
1. **The data platform** stores the collected data. Azure Monitor's core data platform has stores for metrics, logs, traces, and changes. Metrics are numerical values that describe an aspect of a system at a particular point in time. Logs are recorded system events.
3131

32-
- **Insights** are large, scalable, curated visualizations. Insights are available for applications, containers, networks, and virtual machines.
32+
1. **Insights** are large, scalable, curated visualizations. Insights are available for applications, containers, networks, and virtual machines.
3333

34-
- **Visualizations** such as charts and tables are effective tools for summarizing monitoring data and presenting it to different audiences. Visualizations can include: dashboards, workbooks, Power BI, and Grafana. Grafana is an open platform that excels in operational dashboards.
34+
1. **Visualizations** such as charts and tables are effective tools for summarizing monitoring data and presenting it to different audiences. Visualizations can include: dashboards, workbooks, Power BI, and Grafana. Grafana is an open platform that excels in operational dashboards.
3535

36-
- **Analyze** monitoring data includes metric explorer and log analytics.
36+
1. **Analyze** monitoring data includes metric explorer and log analytics.
3737

38-
- **Respond** proactively addresses critical events, before it becomes an issue. For example, the response could be a text or email to an administrator, or an automated process that attempts to correct an error condition.
38+
1. **Respond** proactively addresses critical events, before they become an issue. For example, the response could be a text or email to an administrator, or an automated process that attempts to correct an error condition.
3939

40-
- **Integrate** allows other systems or custom solutions to use your monitoring data. Integrate can include: Event Hubs, Azure storage, Logic Apps, Azure Functions, and APIs.
40+
1. **Integrate** allows other systems or custom solutions to use your monitoring data. Integrate can include: Event Hubs, Azure storage, Logic Apps, Azure Functions, and APIs.
4141

4242
> [!TIP]
4343
> Learn more about Azure Monitor in the [Introduction to Azure Monitor](/training/modules/intro-to-azure-monitor/) training module.

learn-pr/wwl-azure/design-implement-network-monitoring/includes/4-monitor-networks-using-azure-network-watcher.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
## Azure Network Watcher
33

4-
[Azure Network Watcher](/azure/network-watcher/network-watcher-overview) is a regional service that enables you to monitor and diagnose network conditions. Monitoring enables you to diagnose problems at an end-to-end network level view. Network diagnostic and visualization tools available with Network Watcher help you understand, diagnose, and gain insights to your network in Azure. Network Watcher is designed to monitor and repair the network health of IaaS products which includes virtual machines, virtual networks, Application Gateways, and Load Balancers.
4+
[Azure Network Watcher](/azure/network-watcher/network-watcher-overview) is a regional service that enables you to monitor and diagnose network conditions. Network diagnostic and visualization tools help you understand, diagnose, and gain insights to your network in Azure. Network Watcher is designed to monitor and repair the network health of IaaS products which includes virtual machines, virtual networks, Application Gateways, and Load Balancers.
55

66
## Azure Network Watcher (video)
77

@@ -27,7 +27,7 @@
2727

2828
- **Effective security rules** shows you all security rules applied to the network interface, the subnet the network interface is in, and the aggregate of both.
2929

30-
- **Connection troubleshoot** tests connections between a virtual machine, a virtual machine scale set, an application gateway, or a Bastion host and a virtual machine, an FQDN, a URI, or an IPv4 address.
30+
- **Connection troubleshoot** tests connections between resources. For example, a virtual machine, a virtual machine scale set, or an application gateway.
3131

3232
- **Packet Capture** lets you remotely create packet capture sessions to record all network traffic to and from a virtual machine (VM) or a virtual machine scale set.
3333

@@ -40,4 +40,4 @@
4040
- **Traffic analytics** provides rich visualizations of flow logs data.
4141

4242
> [!TIP]
43-
> Learn more about Azure Network Watcher in the [Introduction to Network Watcher(/training/modules/intro-to-azure-network-watcher/) training module.
43+
> Learn more about Azure Network Watcher in the [Introduction to Network Watcher](/training/modules/intro-to-azure-network-watcher/) training module.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Copilot can assist you in configuring Azure infrastructure solutions. Copilot ca
2121

2222
- [Design and implement network monitoring](/training/modules/analyze-infrastructure-with-azure-monitor-logs/). Use Azure Monitor logs to extract valuable information about your infrastructure from log data.
2323

24-
- [Introduction to Network Watcher(/training/modules/intro-to-azure-network-watcher/). This module explains what Network Watcher does, how it works, and when you should choose to use Network Watcher as a solution to meet your organization's needs.
24+
- [Introduction to Network Watcher](/training/modules/intro-to-azure-network-watcher/). This module explains what Network Watcher does, how it works, and when you should choose to use Network Watcher as a solution to meet your organization's needs.
2525

2626
- [Monitor and troubleshoot your end-to-end Azure network infrastructure by using network monitoring tools](/training/modules/design-implement-network-monitoring/). You learn to design and implement network monitoring solutions such as Azure Monitor and Network Watcher.
2727

28-
- [Configure monitoring for virtual networks](training/modules/configure-monitoring-virtual-networks/). Understand how to use Azure Network Watcher Connection Monitor, flow logs, NSG diagnostics, and packet capture to monitor connectivity across your Azure IaaS network resources.
28+
- [Configure monitoring for virtual networks](training/modules/configure-monitoring-virtual-networks/). Understand how to use Azure Network Watcher Connection Monitor, flow logs, NSG diagnostics, and packet capture.
2929

169 KB
Loading
187 KB
Loading

0 commit comments

Comments
 (0)