A city disaster-recovery policy requires Blob Storage copies in another Azure region, not only within one datacenter. Which choice correctly matches that policy?
Select an answer to reveal the explanation.
Short Explanation
Policy says another region—LRS alone cannot keep that promise. Pick a geo-redundant option so copies actually leave the primary region. Tweaking Hot versus Cool does not create regional DR copies.
Full Explanation
Disaster-recovery requirements that mandate cross-region storage copies map to geo-redundant options such as GRS or GZRS, not to LRS alone. Access-tier changes affect cost and retrieval characteristics, not whether data is replicated to a secondary region. Candidates should match the redundancy option to the DR requirement rather than assuming tiers or migration tools substitute for geo-redundancy.