* Update Challenge-01.md
* Update Challenge-01.md
added additional perf counters so that they can be used in further callenges
* Update Challenge-06.md
removed grafana references, added resource for query packs
* Update Challenge-06.md
removed additional grafana reference
* Update Challenge-02.md
Updated the text to include reference to bicep instead of ARM, changes in wording.
* Update alert.bicep
added more alerts (according to the original ARM template)
* Rename xxx-AzureMonitoring/Student/Resources/Challenge-03/KQL-samples.txt to xxx-AzureMonitoring/Student/Resources/Challenge-01/KQL-samples.txt
Moved file to another folder where it can be used.
* Add files via upload
solution for challenge 2
* Update Challenge-03.md
switched to previous name
* Update README.md
updated the names of challenges 1-2
* Update Solution-01.md
updated the name
* Update Solution-02.md
updated name
* Update Solution-03.md
updated name
* Update README.md
updated challenge names
* Update alert.bicep
updated location param
* Update full-alerts-template.bicep
updated location param
* Update Challenge-01.md
Challenge 1: updated markup, removed screenshot of the dashboard as agreed on the team call
* Update Challenge-02.md
Challenge 2: added instructions for creating AMA and DCR with Bicep
* Update Challenge-03.md
Challenge 3: removed duplicate parts that went to Challenge 2 (more work planned to include additional tasks).
* Update Challenge-02.md
Challenge 02: updated errors in text, better wording
* Update alert.bicep
changed how location is set
* Bicep to deploy AMA and DCR
* Update and rename full-alerts-template.bicep to alert-full-solution.bicep
changed how location is set
* Full solution Bicep to deploy AMA and DCRs
* Update Challenge-02.md
* Update README.md
Upd Ch 2 name accordingly
* Update Solution-02.md
upd name accordingly
* Update README.md
upd ch 2 name accordingly
* Update README.md
changed title for challenge 6
* Update README.md
updated title for challenge 6
* Update Challenge-06.md
updated introduction to include KQL definition and difference between logs and metrics in azure monitor
* Removed legacy agents deployment
* Update Challenge-07.md
added definition of a workbook
* Update Challenge-07.md
* Update Challenge-07.md
* Update Challenge-06.md
updated bullter list of resources
* Update README.md
added myself as a contributor
* Update README.md
removed reference to Grafana
improved introduction
improved learning objectives
added choose your own adventure note
fixed numbering in prerequisites
added descriptions for the challenges
* Update Challenge-06.md
added bonus challenge for 04 choose your own adventure
* Update Challenge-06.md
Added sample query
* Update Challenge-06.md
* Update Challenge-06.md
* Update Challenge-06.md
* added intro and more instructions, updated links
* Update README.md
matching descriptions to home page
* Update README.md
* Update Challenge-07.md
moved section What is an Azure Monitor Workbook? to introduction
* Update Challenge-06.md
updated links to learn pages
* Update Challenge-07.md
updated links to learn pages
* Updated SetupVSServer.ps1 to install .net 7 core hosting
* Updated SetupWebServers to install .nET 7 core hosting
* Update Solution-01.md
* Update Solution-01.md
* Update Solution-01.md
* Add files via upload
* Add files via upload
* Structural and text updates to Solution 1
* Rename alert-full-solution.bicep to ch02-alert-full-solution.bicep
* Rename ama-full-solution.bicep to ch02-ama-full-solution.bicep
* Rename ch02-alert-full-solution.bicep to alert-full-solution.bicep
* Rename ch02-ama-full-solution.bicep to ama-full-solution.bicep
* Rename xxx-AzureMonitoring/Coach/Solutions/alert-full-solution.bicep to xxx-AzureMonitoring/Coach/Solutions/Challenge-02/alert-full-solution.bicep
* Rename xxx-AzureMonitoring/Coach/Solutions/ama-full-solution.bicep to xxx-AzureMonitoring/Coach/Solutions/Challenge-02/ama-full-solution.bicep
* Add files via upload
* Add files via upload
* Delete 02-04-DCRs.png
* Add files via upload
* Update Solution-02.md
* Updated structure, images and text in Solution 2
* Removed outdated content in Solution 3
* Update Solution-03.md
* Update Solution-06.md
removed grafana references and updated links
* Update Solution-07.md
updated links
* Add files via upload
removed grafana from header image
* Update README.md
updated links on home page to learn instead of docs
* Update README.md
fixed spelling error
* Update Challenge-01.md
* Update Solution-00.md
* simplifying KQL-samples.txt
* Update Challenge-01.md
* Update Solution-01.md
* Update Challenge-01.md
* Update Solution-01.md
* Update Solution-00.md
* Update Solution-00.md
* Update Challenge-01.md
* Update Solution-01.md
* Update alert-full-solution.bicep: removed SH alert as not used
* Update ama.bicep: added second DCR
* deleting template as not used in challenge
* Add files via upload
* Update alert-full-solution.bicep: removed Network In alert as Deprecated
* Update alert.bicep: removed Network In alert as Deprecated
* Update Challenge-02.md: simplified based on feedback
* Update Solution-02.md: provided more instructions for the coach
* Update ama.bicep: simplified the syntax by using y using the parent property
* Update Challenge-01.md
* Update Solution-06.md
updated coach guide chall 6
* Update Solution-07.md
updated coach guide chal 7
* Use TemplateFile instead of TemplateUri in PS
Otherwise an error message: New-AzDeployment: Cannot retrieve the dynamic parameters for the cmdlet. '-TemplateUri main.bicep' is not supported. Please download the bicep file and pass it using -TemplateFile.
* Added a note about Azure Policies
* added notification about deployment time
* updated time required for ch0-3
* minor wording
* formatting
* Update Challenge-01.md
* deleting duplicated file
* Update Challenge-03.md: Azure Policy instead of Change raking (Preview)
To eliminate confusion around different versions of Change Tracking.
* Update Challenge-03.md
* Update Solution-03.md
* Update Challenge-03.md
* Update Solution-03.md
* Update Challenge-03.md
* Update README.md
* Update Challenge-01.md
fixed reference to the cpuGenLoadwithPS.ps1 file
* Update Challenge-03.md
* Add files via upload
* Update Solution-03.md
* Update Solution-03.md: fixed typos
* Hard coded admin username as "wthadmin" so users don't have to enter it.
* added a pragma warning to disable CS0162 for the injected error.
* updated architecture diagram
* Update Challenge-00 diagram
* Update Solution-03.md with alt text
* Update Solution-02.md with alt text
* Delete 04-01-urlping.png
Updating file
* Replaced file for Challenge 4 - Same file name
Adjusted to reflect the "classic" vs "standard" test selection
* Delete 04-04-disable-ssl.png
* Updated File
* Delete 01-19-Create-Alert-proc-rule.png
* Add files via upload
* Update Solution-01.md with alt text
* Update Solution-04.md
Updated wording reference from master to main
* Delete 04-02-win-explorer.png
Deleted file to replace with non-"master" reference
* Add files via upload
Updated file picture to reflect main vs master
* Update C5 Student Guide
* Added kubernetes YAML file to deploy eShopOnWeb into AKS.
* added Helm chart to install eShopOnWeb on AKS
* Removed eShop YAML file from Student/Resources/Challenge-05. The helm chart will replace this in the initial lab environment deploymet.
* Added bash script that uses helm to install eshop on AKS from a Docker Hub container.
* Added bicep deployment script resource to the aks.bicep file which will use Helm to install the eShopOnWeb container on AKS
* Added NSG rule to open port 80 on the AKS subnet. Added values for sql server name & password and passed them to AKS bicep module
* Updated C5 to reflect pre-deployed eShopOnWeb on AKS
* Updated learning resources for C5
* Update Challenge-07.md
Updated challenge 7 to have a new base challenge and added the previous complex task as a bonus activity
* Added comment to clarify where the Helm chart to install eShopOnWeb comes from.
* Reworded text to indicate bicep deployment only asks for password.
* Updated text for bicep script to only take password for both PS and Az CLI versions
* Added line to C0 to register MS.OpsManagement resource provider. Need to update PowerShell version.
* Added Build Script to run on Visual Studio VM to build & publish updated eShopOnWeb artifacts to a fileshare for the VMSS to pick up.
* Updates to C4 Student Guide to clarify student instructions.
* More polish on C4 student guid
* more C4 polish
* Updated C4 with more polish
* wordsmithing C4
* indented hint C4
* added LoadTest script for the VM Scale Set.
* typo C5
* bold correction C6
* Updated hack home page
* typo on home page
* Updated Coach Guide homepage
* added note to Azure Requirements
* Updated C0 to include PowerShell command to register MS.OM provider
* Fixed PowerShell command
* Added updated lecture PPT deck
* Deleted OLD Azure Monitoring Hack. Renamed new hack from XXX-AzureMonitoring to 007-AzureMonitoring
* Added spellchecker whitelist file
* Fixed spelling issues in Coach/Solution-01.md
* fixed spelling issues in Sol 2
* added Sol2 words to whitelist
* Updated whitelist for Sol4
* resolve spelling in Solution 4
* Resolved Sol 5 spelling issues
* Resolved Sol6 spelling issues
* Resolved Sol7 spelling issues
* Resolved spelling in C1
* Resolved C4 spelling issues
* resolved spelling C6 & C7
* resolved spelling on hack home page
* Fixed spelling issues in C6 & C1
* Update Solution-00.md
Fixed typos
* Update Solution-01.md
Fixed typos
* Update Solution-01.md
Fixed typo
* Update Solution-01.md
fixed typo
* Update Solution-01.md
Fixed typo
* Update Solution-02.md
Fixed some typos
* Update Solution-03.md
Fixed typos
* Update Solution-04.md
Fixed typos
* Update Solution-05.md
Fixed some typos
* Update Challenge-00.md
Fixed typos
* Update Challenge-01.md
Fixed typos
* Update Challenge-02.md
Fixed typo
* Update Challenge-03.md
Fixed typos
* Update Challenge-04.md
Fixed some typos
* Update Challenge-06.md
Fixed some typos
* Update Challenge-00.md
Removed note about Azure Monitor for VMs being in Preview
* Update README.md
* Update Solution-01.md
* Update Challenge-06.md
* Testing local image in Solution 1
* Updated image 01-06
* Cleaned up language in Sol 00 coach guide
* Replaced images 9, 10, pintodashboard, 22, 23 in Challenge 1 coach guide
* Updated images in Challenge 1 coach guide. 32_2, 25,26,27,28,30,29, 31
* Updated challenge 1 coach guide images 11, 12 remote desktop settings
* Updated images 14, 15,16,17,18 in Challenge 1 coach guide
* Updated images 20, 21, 32 in Challenge 1 coach guide
* Updated images in challenge 1 coach guide: 33-2, 34, 35, 35-2,36, 37, 38
* Removed extra image link
* Updated images Challenge 2 coach guide
* Updated images in Challenge 6 coach guide
* Added alt text to images in Challenge 7 coach guide
* Updated Challenge 5 coach guide to indicate certain steps are not needed. Updated image links for images 71-80.
* Updated Challenge 5 Coach Guide images 81-90
* Updated Challenge 5 coach guide. Images 91-102
* docker hub url in backticks in challenge 5 coach guide
* added image names to whitelist
---------
Co-authored-by: Maria Botova <m.botova@gmail.com>
Co-authored-by: WKahnZA <50588165+WKahnZA@users.noreply.github.com>
Co-authored-by: Sherri Babylon <65088370+shbabylo@users.noreply.github.com>
Co-authored-by: Pete Rodriguez <perktime@users.noreply.github.com>
Co-authored-by: Andy Huang <54148527+Whowong@users.noreply.github.com>