• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • Backup
    • Vembu BDR
    • Veeam
    • Nakivo
    • Azure Backup
    • Altaro VMBackup
    • Spinbackup
  • Tutorials
    • Openstack Tutorial
    • Openstack Beginner’s Guide
    • VXVM-Training
    • ZFS-Tutorials
    • NetApp cDot
    • LVM
    • Cisco UCS
    • LDOM
    • Oracle VM for x86
  • Linux
    • How to Articles
    • Q&A
    • Networking
    • RHEL7
  • DevOps Instructor-led Training
  • Contact

What is the Availability zone on Azure?

August 10, 2020 By Cloud_Devops Leave a Comment

Microsoft Azure offers multiple high availability options to meet customer requirements. Such options really help to build an application with higher SLA levels for their customers. Azure’s availability zone can help you achieve your organization’s reliability goals.

Availability Zones are unique physical locations with independent power, network, and cooling. Each Availability Zone is comprised of one or more datacenters. Availability Zones are tolerant to datacenter failures through redundancy and logical isolation of services.

Azure Availability zone - infographic
Azure Availability zone – infographic

Availability zone – Supported Azure Regions

At the time of writing this article, availability zones are supported only in North America and Europe. (Look at white dot locations in the below image to know the availability regions.). Get the latest information by referring to the Microsoft Azure portal. Availability Zones are physically separate locations within an Azure region. Each Availability Zone is made up of one or more data centers equipped with independent power, cooling, and networking.

Let’s pick any of the regions to drill down to further explore availability options. The availability zone option is not available in all the Azure regions. It’s mostly available in selected US and UK regions.

East US regions offer 3 availability zone. Each zone might consist of one or more data centers.

Azure regions latest
Azure regions latest

North America:

  • West Us2
  • US Central
  • East US
  • East US2

Europe:

  • North Europe
  • West Europe
  • France Central
  • UK south

Azure resilience capabilities:

Refer “zonal redundancies” section on the below image.

Download Azure infrgraphic

  • Compute- 4 9s (SLA)
  • Storage – 12 9s (SLA)
Azure resilience capabilities
Azure resilience capabilities

How your application can be protected using the availability zone?

It’s very simple. Deploy redundant application servers in a different availability zone. The following deployment example from azure portal which shows that deploy IaaS VM in each availability zone and configure zone redundant SQL using DBaaS. The zone redundant load balancer routes the traffics to application servers which are deployed in each region. If we lose one region, still your application will be available from other regions. This is one of the classical example that how you can protect your application by leveraging the availability zone.

Availability zone - Sample HA deployment SQL - WebApp
Availability zone – Sample HA deployment | SQL – WebApp

Hope this article is informative to you.

Filed Under: Azure, Azure, Azure IaaS, Cloud, Microsoft Tagged With: availability zone for azure, availability zone in azure vm, Azure, Azure availability zone, azure regions availability zone

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·

Go to mobile version