Home > Blog > Microsoft Microsoft Azure Fundamentals > Azure 900 Redundancy: LRS vs ZRS vs GRS Explained

Azure 900 Redundancy: LRS vs ZRS vs GRS Explained

Comparison Cert Sensei Team 2026-09-03 7 min read

Azure redundancy options ensure data availability by replicating data across different scopes. Locally Redundant Storage (LRS) replicates thrice in one data center; Zone-Redundant Storage (ZRS) spreads data across three availability zones; Geo-Redundant Storage (GRS) copies data to a secondary region; and Geo-Zone-Redundant Storage (GZRS) combines both ZRS and GRS for maximum resilience.

#AZ-900 #Azure Storage #Cloud Redundancy #Microsoft Azure #Study Guide

Why does data redundancy matter for the AZ-900 exam?

When you're studying for the AZ-900, you'll notice that Microsoft loves to test your ability to balance cost against availability. Redundancy isn't just a technical feature; it's a business decision. In the real world, if a server rack fails or an entire data center goes dark due to a power outage, your business can't just stop. That's where redundancy comes in—creating copies of your data so that if one copy is lost, another is ready to take over.

On the exam, you'll likely see scenarios where you must choose the most cost-effective storage option that still meets a specific uptime requirement. Understanding the 'blast radius'—how much of your infrastructure is affected by a single failure—is key. We always tell our students to look for keywords like 'regional disaster' or 'data center failure' to quickly narrow down the correct redundancy choice.

What is Locally Redundant Storage (LRS) and when should you use it?

Locally Redundant Storage (LRS) is the entry-level option. It creates three copies of your data within a single data center in a single Azure region. Think of it as having three identical hard drives in the same room. If a single disk fails, you're covered. However, if the entire building catches fire or suffers a total power loss, your data is gone.

Because LRS doesn't move data across zones or regions, it is the cheapest option available. You should recommend LRS for non-critical data, development environments, or scenarios where you have your own backups handled elsewhere. In our Cert Sensei practice exams, LRS is often the correct answer when the prompt emphasizes 'minimizing costs' over 'maximum availability.'

How does Zone-Redundant Storage (ZRS) differ from LRS?

Zone-Redundant Storage (ZRS) steps up the game by replicating your data across three different Availability Zones (AZs) within a single region. An Availability Zone is essentially a unique physical location with its own power, cooling, and networking. By spreading your data across three zones, ZRS protects you against the failure of an entire data center.

If you're running a production application that needs to stay online even if one Azure facility goes offline, ZRS is your best bet. It offers a higher SLA than LRS while remaining more affordable than geo-redundant options. When you see a question about protecting against 'data center outages' but not 'regional disasters,' ZRS is almost always the target answer.

When is Geo-Redundant Storage (GRS) the right choice?

Geo-Redundant Storage (GRS) is designed for the 'worst-case scenario.' It first performs LRS (three copies) in your primary region and then asynchronously replicates that data to a secondary region hundreds of miles away. This means your data survives even if an entire Azure region—like East US—goes completely offline due to a massive natural disaster.

GRS provides extreme durability, but it comes with a higher price tag and slightly higher latency for the replication process. It's the gold standard for disaster recovery. For the AZ-900, remember that GRS is about regional resilience. If the exam mentions 'regional failure' or 'geographic separation,' your mind should immediately jump to GRS.

What makes Geo-Zone-Redundant Storage (GZRS) the 'gold standard'?

Geo-Zone-Redundant Storage (GZRS) is the powerhouse of Azure storage. It combines the benefits of ZRS and GRS. In the primary region, your data is replicated across three availability zones (ZRS). Then, that data is replicated to a secondary region (GRS). You get the high availability of zones and the disaster recovery of geo-replication in one package.

This is the most expensive option because you are paying for maximum redundancy at every level. You'll use GZRS for mission-critical applications where even a few minutes of downtime could cost a company millions of dollars. While it's less common in basic scenarios, knowing that GZRS equals 'ZRS + GRS' will help you clear those tricky multiple-choice questions on the exam.

How do you decide which redundancy option to pick on the exam?

The secret to mastering these questions is to build a mental decision tree. First, ask: 'Does the scenario mention a regional disaster?' If yes, you need GRS or GZRS. If no, ask: 'Does it mention a data center failure?' If yes, you need ZRS. If neither is mentioned and the focus is on cost, LRS is your winner.

To truly lock this in, we recommend using our custom quiz builder at Cert Sensei. Filter for the 'Azure Storage' domain and run a set of 20-30 targeted questions. Seeing these options applied to real-world scenarios—like a retail site during Black Friday or a dev environment for a startup—is the only way to move from 'memorizing' to 'understanding.' Practice the patterns, and the exam becomes a breeze.

❓ Frequently Asked Questions

What is the main difference between GRS and GZRS?

The difference lies in the primary region. GRS uses Locally Redundant Storage (LRS) in the primary region before replicating to the secondary. GZRS uses Zone-Redundant Storage (ZRS) in the primary region, providing better protection against local data center failures before the geo-replication occurs.


Does LRS protect my data if an entire Azure region goes down?

No. LRS only replicates data within a single data center. If the entire region suffers an outage, your data will be unavailable until the region is restored. For regional protection, you must use GRS or GZRS.


Which redundancy option is the most cost-effective for a test environment?

Locally Redundant Storage (LRS) is the most cost-effective. Since test environments typically don't require high availability or disaster recovery, the lower cost of LRS makes it the ideal choice.

More from Microsoft Microsoft Azure Fundamentals

🧠

Test Your Knowledge

Ready to practice Microsoft Azure Fundamentals? Put what you've learned to the test.

Try 10 Free Questions

⭐ 1,000 expert-curated questions available with Premium

Upgrade Premium
📖 Browse the Glossary

Join thousands of certification students

Sign Up Free