You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/azure/design-monitoring-strategy-on-azure/2-full-stack-monitoring.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ metadata:
5
5
prefetch-feature-rollout: true
6
6
title: Full-stack monitoring in Azure
7
7
description: Introduction to full-stack monitoring in Azure
8
-
ms.date: 11/13/2023
8
+
ms.date: 01/22/2025
9
9
author: kayodeprinceMS
10
10
ms.author: kaprince
11
11
ms.topic: unit
@@ -20,10 +20,10 @@ quiz:
20
20
choices:
21
21
- content: During development only
22
22
isCorrect: false
23
-
explanation: Monitoring only during development limits problematic code from being deployed, but doesn't provide visibility when the app is live in production.
23
+
explanation: When you monitor only during development it limits problematic code from being deployed, but doesn't provide visibility when the app is live in production.
24
24
- content: In production only
25
25
isCorrect: false
26
-
explanation: Monitoring only during production provides visibility into live issues, but doesn't reveal problems and errors during development, QA, and test phases.
26
+
explanation: When you monitor only during production it provides visibility into live issues, but doesn't reveal problems and errors during development, QA, and test phases.
27
27
- content: During development and while in production
28
28
isCorrect: true
29
29
explanation: Monitoring applications in development prevent errors and exceptions later in production. By monitoring applications in production, you identify problems and risks that affect users.
Copy file name to clipboardExpand all lines: learn-pr/azure/design-monitoring-strategy-on-azure/5-analyze-resource-utilization.yml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ metadata:
4
4
adobe-target: true
5
5
prefetch-feature-rollout: true
6
6
title: Monitor VMs and containers by using insights
7
-
description: Analyze VM and container utilization and performance by using Azure Monitor VM insights and container insights.
8
-
ms.date: 11/13/2023
7
+
description: Analyze virtual machine (VM) and container utilization and performance by using Azure Monitor VM insights and container insights.
8
+
ms.date: 01/22/2025
9
9
author: kayodeprinceMS
10
10
ms.author: kaprince
11
11
ms.topic: unit
@@ -26,15 +26,15 @@ quiz:
26
26
explanation: Metrics Explorer lets you chart multiple metrics over time, but doesn't show a topological view of network connections.
27
27
- content: VM insights Map tab
28
28
isCorrect: true
29
-
explanation: VM insights includes a Map tab with a topology view that shows the processes, dependencies, and network connection details of your VMs and virtual machine scale sets.
30
-
- content: What open-source monitoring system is specifically designed for containers and microservices?
29
+
explanation: The VM insights feature includes a Map tab with a topology view that shows the processes, dependencies, and network connection details of your VMs and virtual machine scale sets.
30
+
- content: What open-source monitoring system is designed specifically for containers and microservices?
31
31
choices:
32
32
- content: Prometheus
33
33
isCorrect: true
34
34
explanation: Prometheus is a popular tool for monitoring Kubernetes, distributed services, and containerized microservices.
35
35
- content: VM insights
36
36
isCorrect: false
37
-
explanation: VM insights is an Azure Monitor feature that helps get you started monitoring VM clients, not containers.
37
+
explanation: The VM insights feature in Azure Monitor helps get you started monitoring VM clients, not containers.
38
38
- content: Grafana
39
39
isCorrect: false
40
40
explanation: Grafana is a dashboard platform for analyzing and visualizing data from data sources like Prometheus.
Copy file name to clipboardExpand all lines: learn-pr/azure/design-monitoring-strategy-on-azure/7-sentinel.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ metadata:
5
5
prefetch-feature-rollout: true
6
6
title: Manage enterprise security by using Microsoft Sentinel
7
7
description: Learn how to monitor, analyze, and manage enterprise security by using Microsoft Sentinel.
8
-
ms.date: 11/13/2023
8
+
ms.date: 01/22/2025
9
9
author: rmcmurray
10
10
ms.author: robmcm
11
11
ms.topic: unit
@@ -34,8 +34,8 @@ quiz:
34
34
explanation: You can use predefined exploration queries to investigate incidents more effectively, but they don't show which users an incident affected.
35
35
- content: Use entities.
36
36
isCorrect: true
37
-
explanation: Use entities to view users that a particular threat or malicious activity might have affected.
37
+
explanation: Use entities to view users that are affected in a particular threat or malicious activity.
38
38
- content: Use the timeline.
39
39
isCorrect: false
40
-
explanation: You can use the timeline feature to understand the path that a threat might have taken over time, but the timeline doesn't show affected users.
40
+
explanation: You can use the timeline feature to understand the path that a threat takes over time, but the timeline doesn't show affected users.
Copy file name to clipboardExpand all lines: learn-pr/azure/design-monitoring-strategy-on-azure/includes/5-analyze-resource-utilization.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
Your organization has migrated several applications from on-premises to Azure virtual machines (VMs) and Azure Kubernetes Service (AKS). Several hundred Azure resources are now deployed across several Azure subscriptions.
1
+
Your organization migrated several applications from on-premises to Azure virtual machines (VMs) and Azure Kubernetes Service (AKS). Several hundred Azure resources are now deployed across several Azure subscriptions.
2
2
3
3
You must track resource usage to ensure that cloud resources are adequately provisioned and their performance meets business requirements. You need a monitoring approach that provides broad visibility and the capability to triage and isolate problems quickly.
4
4
5
-
This unit explains how to use Azure Monitor insights and other tools for an at-scale monitoring view across all your VM and container resources. You also learn how to drill into specific nodes and containers for troubleshooting.
5
+
This unit explains how to use Azure Monitor insights and other tools for an at-scale monitoring view across all your virtual machine (VM) and container resources. You also learn how to drill into specific nodes and containers for troubleshooting.
6
6
7
7
## Azure Monitor insights
8
8
@@ -13,7 +13,7 @@ You can use Azure Monitor insights to monitor resource utilization and performan
13
13
14
14
## Azure Monitor VM insights
15
15
16
-
VM insights is an Azure Monitor feature that helps get you started monitoring your VM clients by collecting a set of commonly used metrics and sending them to a Log Analytics workspace. You can use Azure Monitor VM insights to:
16
+
The Azure Monitor feature **VM insights**helps you get started monitoring your VM clients by collecting a set of commonly used metrics and sending them to a Log Analytics workspace. You can use Azure Monitor VM insights to:
17
17
18
18
- View your VMs' health and performance.
19
19
- Monitor your VMs at scale across multiple subscriptions and resource groups.
@@ -37,15 +37,15 @@ You can drill down into Azure Monitor Logs by selecting an event type from the l
37
37
38
38
:::image type="content" source="../media/5-analyze-resource-utilization-03.png" alt-text="Screenshot of drilling into Azure Monitor Logs from VM insights." lightbox="../media/5-analyze-resource-utilization-03.png":::
39
39
40
-
The Azure Monitor VM insights **Map** tab shows network connections for an entire resource group, virtual machine scale set, or individual VM. Use the filters at the top of the view to select the resources of interest.
40
+
The Azure Monitor VM insights **Map** tab shows network connections for an entire resource group, virtual machine scale set, or individual VM. To select the resources of interest, use the filters at the top of the view.
41
41
42
42
You can expand the number of processes for a complete list and to view the network connections per process. Select the arrow representing the connection for network usage and performance details.
43
43
44
44
:::image type="content" source="../media/5-analyze-resource-utilization-04.png" alt-text="Screenshot of VM insights Map view." lightbox="../media/5-analyze-resource-utilization-04.png":::
45
45
46
46
## Azure Monitor container insights
47
47
48
-
Container insights is a feature of Azure Monitor that monitors the performance and health of container workloads deployed to Azure, including AKS. Container insights collects memory and processor metrics from controllers, nodes, and containers, and gathers container logs. You can use Azure Monitor container insights to:
48
+
**Container insights** is a feature of Azure Monitor that monitors the performance and health of container workloads deployed to Azure, including AKS. The Container insights feature collects memory and processor metrics from controllers, nodes, and containers, and gathers container logs. You can use Azure Monitor container insights to:
49
49
50
50
- View your Kubernetes workloads' health and performance at scale across multiple subscriptions and resource groups.
51
51
- Get visibility into memory and processor performance metrics from controllers, nodes, and containers.
@@ -69,7 +69,7 @@ The **Monitored clusters** tab shows an at-scale view of the health and status o
69
69
70
70
## Azure Monitor managed service for Prometheus
71
71
72
-
[Prometheus](https://prometheus.io/) is an open-source monitoring system specifically designed for containers and microservices. Prometheus focuses on distributed applications, making it a popular tool for monitoring Kubernetes, distributed services, and containerized microservices.
72
+
[Prometheus](https://prometheus.io/) is an open-source monitoring system designed specifically for containers and microservices. Prometheus focuses on distributed applications, making it a popular tool for monitoring Kubernetes, distributed services, and containerized microservices.
73
73
74
74
Azure Monitor managed service for Prometheus is a component of Azure Monitor Metrics that supports open-source querying and visualization tools like PromQL and Grafana. Azure Monitor managed service for Prometheus can collect data from AKS or from any Kubernetes cluster that runs self-managed Prometheus using remote-write. To enable Azure Monitor managed service for Prometheus, you create an Azure Monitor workspace to store the Prometheus metrics.
Copy file name to clipboardExpand all lines: learn-pr/azure/design-monitoring-strategy-on-azure/includes/6-security-center.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
Because your company is a financial organization, it needs to meet the highest standards for security. Each customer or partner transaction must be completely protected from threats, and you must also respond effectively to potential threats. For example, if a virtual machine (VM) is compromised, you must act rapidly to address the issue.
1
+
Because your company is a financial organization, it needs to meet the highest standards for security. Each customer or partner transaction must be protected completely from threats, and you must also respond effectively to potential threats. For example, if a virtual machine (VM) is compromised, you must act rapidly to address the issue.
2
2
3
3
This unit describes how to protect resources and respond to threats by using Microsoft Defender for Cloud. Defender for Cloud helps you ensure that the security configuration of your infrastructure is as secure as possible.
4
4
@@ -46,7 +46,7 @@ To configure adaptive controls, select **Adaptive application control** on the *
46
46
47
47
:::image type="content" source="../media/6-security-center-update-04.png" alt-text="Screenshot of Adaptive application controls." lightbox="../media/6-security-center-update-04.png":::
48
48
49
-
Select a resource group and use the **Configure application control rules**screen to target VMs and applications that should have the control rules applied.
49
+
When you select a resource group, it opens **Configure application control rules**. On this screen, use the options to target VMs and applications that should have the control rules applied.
50
50
51
51
## Respond to threats
52
52
@@ -75,7 +75,7 @@ Expand any of the following sections to take action on the alert:
75
75
76
76
:::image type="content" source="../media/6-security-center-update-10.png" alt-text="Screenshot of the Take action pane." lightbox="../media/6-security-center-update-10.png":::
77
77
78
-
In the alert details, you should dismiss alerts if no action is required, for example if there are false positives. You should act to address known attacks, for example by blocking known malicious IP addresses, and you should decide which alerts require more investigation.
78
+
In the alert details, you should dismiss alerts if no action is required, for example if there are false positives. You should act to address known attacks, for example by blocking known malicious IP addresses, and you should decide which alerts require further investigation.
79
79
80
80
:::image type="content" source="../media/6-security-center-update-09.png" alt-text="Screenshot of alert status." lightbox="../media/6-security-center-update-09.png":::
0 commit comments