Microsoft Azure Fundamentals (AZ-900)
HomeCertifications
  • Welcome!
  • 1️⃣ Azure Cloud Concepts
    • Introduction to Cloud Computing
    • 🟢Types of Cloud Computing
    • 🟢Cloud Computing Deployment Models
    • 🟢Cloud Service Types
    • 🟢Shared responsibility model
  • Architectural Components
    • Learning objectives
    • What is Microsoft Azure
    • Azure Physical Infrastructure
  • Shell Types
    • Azure Cloud Shell
    • Azure PowerShell
    • Azure CLI
  • Azure PowerShell Documentation
    • Page 1
  • ARM Templates
    • Page 2
Powered by GitBook
On this page

Was this helpful?

  1. Architectural Components

Azure Physical Infrastructure

Regions, Availability Zones, Resources, Subscriptions, and more.

PreviousWhat is Microsoft AzureNextAzure Cloud Shell

Last updated 1 year ago

Was this helpful?

Regions

A region is a geographical area on the planet that contains at least one, but potentially multiple datacenters that are nearby and networked together with a low-latency network. Azure intelligently assigns and controls the resources within each region to ensure workloads are appropriately balanced.

Some services or virtual machine (VM) features are only available in certain regions, such as specific VM sizes or storage types. There are also some global Azure services that don't require you to select a particular region, such as Azure Active Directory, Azure Traffic Manager, and Azure DNS.

Availability Zones

Availability zones are physically separate data centers within an Azure region. Each availability zone is made up of one or more data centers equipped with independent power, cooling, and networking. An availability zone is set up to be an isolation boundary. If one zone goes down, the other continues working. Availability zones are connected through high-speed, private fiber-optic networks.

To ensure resiliency, a minimum of three separate availability zones are present in all availability zone-enabled regions. However, not all Azure Regions currently support availability zones.