Skip to main content

Lab Setup

The AZ-900 challenges are designed to be completely free. You won't create any billable resources — only explore the Azure Portal and use free tools.

What you need

RequirementHow to get itCost
Azure accountazure.microsoft.com/freeFree
Web browserChrome, Edge, Firefox, or SafariFree
Azure Cloud ShellBuilt into Azure PortalFree (5 GB storage)

Step 1: Create a free Azure account

  1. Go to azure.microsoft.com/free
  2. Click Start free
  3. Sign in with a Microsoft account (or create one)
  4. Complete verification (phone + credit card for identity — you won't be charged)
  5. You now have:
    • $200 free credit for 30 days
    • 12 months of popular free services
    • Always free services (25+)
No credit card?

If you're a student, use Azure for Students — $100 credit with no credit card required.

Step 2: Access the Azure Portal

  1. Go to portal.azure.com
  2. Sign in with your Azure account
  3. You should see the Azure Portal home page

That's it! You're ready to start the challenges.

Step 3: Open Azure Cloud Shell (optional)

Some challenges offer Azure CLI alternatives. To use them:

  1. In the Azure Portal, click the Cloud Shell icon (terminal icon in the top toolbar)
  2. Choose Bash or PowerShell
  3. If prompted, create a storage account (free with your subscription)
  4. You now have a terminal with Azure CLI pre-installed
Cost reminder

The AZ-900 challenges NEVER require you to create billable resources. If a challenge asks you to create something (like a resource group), it's always free. Resource groups themselves cost $0 — they're just organizational containers.

Tools used in this guide

ToolWhat it isCost
Azure PortalWeb-based management interfaceFree
Azure Cloud ShellBrowser-based terminal with CLI toolsFree
Azure Pricing CalculatorEstimate costs for Azure servicesFree
TCO CalculatorCompare on-premises vs. cloud costsFree
Microsoft Entra admin centerIdentity management portalFree

Troubleshooting

IssueSolution
Can't create free accountTry a different email address or browser
Cloud Shell won't openEnsure you have an active subscription
Portal loads slowlyTry a different browser or clear cache
"No subscriptions found"Check you're signed in with the right account

Ready? Head to Challenge 01: What is Cloud Computing?