
Built an open-source app with 154 self-grading Azure labs for AZ-104 prep
I took AZ-104 last week and walked out with 689. Eleven points off the pass line. Brutal.
Looking back at what I missed, it wasn't the conceptual stuff. I had done the TutorialsDojo, but the real exam is on a different level with longer questions, messier context. I have scheduled another one 4 weeks later, hope I could be fully prepared this time.
Before the exam I'd started writing a little app with Claude for myself. Pick a scenario, do it in the portal, click a button, have it run az CLI checks against my real subscription and tell me whether I actually did it right. Never finished. After the fail I spent the week finishing it. Sharing it in case it may help anyone else.
AzureAutoLab: https://github.com/kevthefoo/AzureAutoLab
Note: I only finished around 80 labs, will finish the rest of them in a month. Please let me know if there's any issue in any lab. Thank you :)