
One workload. Built by you, end to end.
Most AZ-900 preparation asks you to memorise descriptions of things you have never touched. This course does the opposite. You start from an empty Azure subscription and finish with a Linux virtual machine that you created, connected to over SSH, turned into a web server, and put on the public internet at an address you can send to somebody.
Along the way something breaks — on purpose. Your page refuses to load, and nothing you did was wrong. Finding out why is how you learn what a network security group actually is, and why "open everything until it works" is the habit to avoid.
The whole arc:
The map you are inside: account, subscription, resource group, resource
A cost budget and its alert, set before you create a single thing
A Linux VM: size, image, disks, network interface, public and private addresses
SSH from Windows or macOS — keys, not passwords
A web server, a door that is shut, and the one rule that opens it
The same job the easy way: a live website on Azure App Service, with no machine to look after
IaaS and PaaS side by side, judged from having built both
A full clean-up, on camera, so nothing keeps running behind your back
What you need
If you want to follow along on the hands-on labs, you would need an Azure **free** account; we create one together, right after we start the course. The free tier covers everything here.
No prior Azure experience is assumed. No programming. No Linux. If you can use a browser, you can do this.