Start here! Get your feet wet with the Microsoft cloud and begin your journey to earning your Microsoft Certified: Azure Fundamentals certification!
Prepare and test your skills

Prepare and test your skills

Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A company is configuring a new Azure Storage account to store temporary application cache files and non-critical logs that can easily be reconstructed if lost. The organization has established the following requirements:
Which Azure Storage redundancy option should the company select?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.
Locally redundant storage (LRS) is an entry-level replication option for Azure Storage accounts that synchronously creates three copies of your data within a single physical data center in the primary region. It is designed to ensure baseline data durability while maintaining the lowest possible service cost.
Compared to zone-redundant or geo-redundant storage tiers, LRS eliminates multi-zone and inter-region data transfer charges, providing the most cost-effective solution for non-critical, reproducible data.