Introduction In today’s cloud-driven environment, organizations require storage solutions that are secure, scalable, and highly available to ensure uninterrupted access to business-critical data. Public websites, in particular, rely heavily on reliable storage infrastructure for hosting images, documents, and other digital assets that must remain accessible even during regional outages. In this project, I provisioned and configured an Azure Storage Account designed to support a public website with high availability and disaster recovery capabilities. The implementation included configuring Read-access Geo-redundant Storage (RA-GRS), enabling anonymous blob access, creating public blob containers, configuring blob soft delete for data recovery, and enabling blob versioning for document tracking and restoration. This hands-on exercise demonstrates practical experience with Microsoft Azure Storage services, cloud infrastructure configuration, data protection strategies, and business continuity best practices.…