I'm implementing Azure Blob Storage for a client project. Data must be HIPAA compliment so I really need to be able to assure the client that their data is safe and backed up.
With that said, is data automatically back-up in Azure Blob Storage?
If I upload a blob once, can I be secure in knowing that Microsoft backs up data on Azure Blob Storage and that I will not ever lose that data due to hard drive failure, hacking, etc.