From 7cf01df4ed9367d50bacdc90df365b8f76f4d24d Mon Sep 17 00:00:00 2001 From: ewoudsmets Date: Mon, 2 Aug 2021 10:56:57 +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..2726300 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 the 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.