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 CourseStart PracticePDF downloads available in Pro.
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 1Introduction to Cloud Infrastructure: Describe cloud conceptsPreview
More in this section
  • 4 more summary sections in Pro version
  • 11 more key points in Pro version
  • 24 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.
Section 2Introduction to Cloud Infrastructure: Describe Azure management and governancePreview
More in this section
  • 4 more summary sections in Pro version
  • 12 more key points in Pro version
  • 32 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.
Section 3Introduction to Cloud Infrastructure: Describe Azure architecture and servicesPreview
More in this section
  • 4 more summary sections in Pro version
  • 14 more key points in Pro version
  • 35 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.
Section 4Describe Azure architecture and servicesPreview
More in this section
  • 4 more summary sections in Pro version
  • 14 more key points in Pro version
  • 45 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.
Section 5Describe Azure management and governancePreview
More in this section
  • 4 more summary sections in Pro version
  • 14 more key points in Pro version
  • 37 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.
Section 6Describe cloud conceptsPreview
More in this section
  • 4 more summary sections in Pro version
  • 14 more key points in Pro version
  • 29 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.