Skip to content

Commit e034106

Browse files
authored
Create index.yml
Added metadata and content for the AI-Ready Infrastructure monitoring module, including prerequisites, units, and roles.
1 parent f1d944b commit e034106

1 file changed

Lines changed: 42 additions & 1 deletion

File tree

  • learn-pr/wwl-azure/manage-monitoring-ai-ready-infrastructure
Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,42 @@
1-
1+
### YamlMime:Module
2+
uid: learn.wwl.manage-monitoring-ai-ready-infrastructure
3+
metadata:
4+
title: "Manage monitoring for AI-Ready Infrastructure"
5+
description: "This module covers Azure Monitor fundamentals, including metrics collection, dashboards, alert and processing rules, and KQL-based log queries. Together, these capabilities enable faster root-cause analysis and improve operational reliability."
6+
ms.date: 02/02/2026
7+
author: wwlpublish
8+
ms.author: bradj
9+
ms.topic: module
10+
ms.service: azure
11+
title: "Manage monitoring for AI-Ready Infrastructure"
12+
summary: This module covers Azure Monitor fundamentals, including metrics collection, dashboards, alert and processing rules, and KQL-based log queries. Together, these capabilities enable faster root-cause analysis and improve operational reliability.
13+
abstract: |
14+
By the end of this module, you're able to:
15+
- Explain how Azure Monitor and Log Analytics Workspace support infrastructure management
16+
- Configure metrics collection and visualization for Azure resources
17+
- Implement alert rules and processing rules to respond to infrastructure events.
18+
- Query log data to diagnose infrastructure issues
19+
prerequisites: |
20+
- Basic Azure Knowledge: Familiarity with Azure services, resource groups, and subscription management.
21+
- Networking and Storage Fundamentals: Understanding of virtual networks, storage accounts, and security principles.
22+
- AI and Compute Concepts: Awareness of AI workload requirements and experience with virtual machines or containerized environments.
23+
iconUrl: /training/achievements/generic-badge.svg
24+
levels:
25+
- intermediate
26+
roles:
27+
- administrator
28+
products:
29+
- azure
30+
subjects:
31+
- artificial-intelligence
32+
- infrastructure
33+
units:
34+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.introduction
35+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.understand-azure-monitor-metrics-visualization
36+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.configure-alerts-alert-processing-rules
37+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.query-log-data-log-analytics-workspace
38+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.exercise-configure-monitoring-azure-infrastructure
39+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.knowledge-check
40+
- learn.wwl.manage-monitoring-ai-ready-infrastructure.summary
41+
badge:
42+
uid: learn.wwl.manage-monitoring-ai-ready-infrastructure.badge

0 commit comments

Comments
 (0)