dc dotCreds
Reference guide

AZ-900 Course Notes

Study AZ-900 section notes, then jump straight into the guided course or related practice questions without losing your place.

Continue Course Start Practice
Checking access

Checking Pro access...

Looking for your active Pro access before showing Course Notes. This usually takes just a moment.

Course Notes preview

Unlock Pro for the full per-exam reference guide.

Preview one piece from each section. Pro includes every Course Notes section, summary, key point, common mistake, exam tip, related-question review, and PDF export.

Includes full Course Mode and Course Notes.

Section 1 Introduction to Cloud Infrastructure: Describe cloud concepts Preview
More in this section
  • Full summary in Pro version
  • 11 more key points in Pro version
  • 3 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 26 more related questions in Pro version

Summary

AZ-900 cloud concept questions usually test comparisons. If the question says resources can grow or shrink as demand changes, think elasticity. If it says adding more instances or capacity to handle more users, think scalability. If it says an app stays available during a datacenter problem, think high availability or fault tolerance instead of cost savings.

Key Points

  • Shared responsibility: Choose this when the question asks which tasks Microsoft handles and which tasks the customer still owns in the cloud.

Common Mistakes

  • Choosing scalability when the clue says resources automatically add and remove with demand; that wording points to elasticity.

Exam Tips

  • If the wording says pay only for what you use, think consumption-based pricing.
Section 2 Introduction to Cloud Infrastructure: Describe Azure management and governance Preview
More in this section
  • Full summary in Pro version
  • 12 more key points in Pro version
  • 3 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 34 more related questions in Pro version

Summary

AZ-900 management questions often ask which tool matches the job. Use the Azure portal when the clue says web-based graphical interface. Use Azure CLI or Cloud Shell when the clue says command line or scripting. Use Bicep or infrastructure as code when the clue says repeatable deployments, templates, or describing resources in files.

Key Points

  • Azure Portal: Choose this when the question asks for a browser-based graphical way to create, view, and manage Azure resources.

Common Mistakes

  • Using Azure Monitor for cost estimation even though Pricing Calculator estimates cost before deployment.

Exam Tips

  • Pricing Calculator estimates before deployment; Cost Management analyzes actual spend.
Section 3 Introduction to Cloud Infrastructure: Describe Azure architecture and services Preview
More in this section
  • Full summary in Pro version
  • 14 more key points in Pro version
  • 3 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 37 more related questions in Pro version

Summary

Azure architecture questions often ask which container or boundary is being described. A resource group holds related resources for one app or workload. A subscription is the billing and access boundary. A management group sits above subscriptions so governance can be applied to many subscriptions. If the question says organize multiple subscriptions, do not pick resource group.

Key Points

  • Azure Resource Group: Choose this when related Azure resources for one app or workload need to be grouped for management.

Common Mistakes

  • Confusing a region with an Availability Zone; a zone is inside a supported region.

Exam Tips

  • Regions are geographic areas; Availability Zones are separate datacenter locations inside supported regions.
Section 4 Describe Azure architecture and services Preview
More in this section
  • Full summary in Pro version
  • 14 more key points in Pro version
  • 3 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 47 more related questions in Pro version

Summary

Azure service questions are usually about recognizing what problem the service solves. Virtual Machines are the answer when the workload needs operating system control. App Service is the answer for managed web apps and APIs. Functions is the answer for short event-driven code. If the question says container orchestration or managing many containers, AKS is the likely service, but AZ-900 does not expect deep Kubernetes administration.

Key Points

  • Microsoft Entra ID: Choose this when the question asks about cloud identity, authentication, users, groups, or single sign-on.

Common Mistakes

  • Choosing Azure Functions for a full web app when App Service is the managed web app hosting clue.

Exam Tips

  • Blob Storage stores objects; Azure Files provides file shares.
Section 5 Describe Azure management and governance Preview
More in this section
  • Full summary in Pro version
  • 14 more key points in Pro version
  • 3 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 39 more related questions in Pro version

Summary

Governance questions ask how Azure is organized and controlled. Subscriptions separate billing, access, and resource limits. Management groups organize multiple subscriptions. Resource groups organize related resources. Azure Policy enforces rules such as allowed regions or required tags. If the clue says organize many subscriptions, choose management groups; if it says enforce a rule, choose Policy.

Key Points

  • Azure Resource Groups: Choose this when related resources for one application or workload need to be managed together.

Common Mistakes

  • Choosing Azure Policy for cost alerts; budgets are used for spending threshold alerts.

Exam Tips

  • Management groups organize subscriptions above the subscription level.
Section 6 Describe cloud concepts Preview
More in this section
  • Full summary in Pro version
  • 14 more key points in Pro version
  • 3 more common mistakes in Pro version
  • 3 more exam tips in Pro version
  • 31 more related questions in Pro version

Summary

Cloud model questions on AZ-900 reward simple keyword matching. Virtual Machines mean IaaS because the customer manages the OS. App Service, Azure SQL Database, and managed database platforms feel like PaaS because Microsoft manages more of the platform. Microsoft 365-style complete apps are SaaS. If the question asks who manages the application itself, SaaS is usually the answer.

Key Points

  • Infrastructure as a Service (IaaS): Choose this when the customer needs virtual machines and manages the operating system.

Common Mistakes

  • Choosing PaaS when the question says the customer manages the operating system; that points to IaaS.

Exam Tips

  • VM equals IaaS; App Service and Azure SQL Database often point to PaaS; Microsoft 365 style apps point to SaaS.