From f00afd286971e6ad7f06516e7ce175745b2f90d8 Mon Sep 17 00:00:00 2001 From: ewoudsmets Date: Mon, 2 Aug 2021 14:32:05 +0200 Subject: [PATCH] Update challenge2.md --- challenges/challenge2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/challenges/challenge2.md b/challenges/challenge2.md index 5136b7b..199c6cd 100644 --- a/challenges/challenge2.md +++ b/challenges/challenge2.md @@ -1,7 +1,7 @@ ## Challenge 2: Monitoring Basics, Dashboards and Alerts -The aim of this first challenge is to understand how telemetry is collected from VMs running on Azure. Azure Monitor and the associated sink are leveraged to collect telemetry directly into Azure Monitor for dashboarding and alerting purposes. +The aim of this second challenge is to understand how telemetry is collected from VMs running on Azure. Azure Monitor and the associated sink are leveraged to collect telemetry directly into Azure Monitor for dashboarding and alerting purposes. Feel free to achieve this objective using the Azure Portal or by modifying the bicep code.