Azure Architecture and Core Services
This chapter covers the physical and organizational structure of Azure along with its most important services. You will learn how Azure organizes datacenters into regions and availability zones, how resources are grouped into resource groups and subscriptions, and the core compute, storage, networking, database, and identity services you will use to build solutions. As the largest exam domain, mastering these building blocks is central to Azure fundamentals.
Azure Global Infrastructure
Azure runs on a worldwide network of datacenters organized to deliver performance, resilience, and compliance. Understanding regions, availability zones, and their trade-offs helps you place resources correctly. These concepts drive both reliability and data-residency decisions.
The Azure Resource Hierarchy
Azure organizes resources in a four-level hierarchy that determines how you manage, secure, and bill them. Settings applied higher in the hierarchy are inherited below. Knowing this order is essential for scoping access and governance.
Core Compute Services
Azure offers a spectrum of compute options ranging from full control to fully serverless. Selecting the right one balances control, operational overhead, and cost. Each option targets a different workload profile.
Storage and Databases
Azure provides specialized storage for different data types and a range of managed database services. Choosing correctly depends on whether data is structured, unstructured, or file-based, and how it is accessed. Redundancy options let you balance durability against cost.
Networking and Identity
Networking connects Azure resources to each other, to on-premises networks, and to the internet, while identity controls who can sign in and access them. Together they form the connectivity and access foundation of any solution. These services secure and route traffic across your environment.
Last updated: July 2026