An Azure backup service that provides built-in management at scale.
Hello George,
Locally redundant storage (LRS) replicates the data within your storage accounts to one or more availability zones located in the primary region of your choice. LRS is the least expensive replication option, but isn't recommended for applications requiring high availability or durability.
"However, if a disaster such as fire or flooding occurs within the data center, all replicas of a storage account using LRS might be lost or unrecoverable. To mitigate this risk, Microsoft recommends using zone-redundant storage (ZRS), geo-redundant storage (GRS), or geo-zone-redundant storage (GZRS)."
Cited from https://learn.microsoft.com/en-us/azure/storage/common/storage-redundancy
As seen in the article above, if you are worried about a catastrophic disaster to a datacentre, I would recommend looking into one of the other options including ZRS, GRS or GZRS.
Hope this helps
If this is helpful please accept as answer or upvote.
Best regards,
Dillon Silzer | Cloudaen.com | Cloudaen Computing Solutions