Provide storage for the public website
dev.to·16h·
Discuss: DEV
Flag this post

## Create a storage account with high availability.

  1. Create a storage account to support the public website.
  • In the portal, search for and select Storage accounts.

  • Select + Create.

  • For resource group select new. Give your resource group a name and select OK.

  • Set the Storage account name to publicwebsite. Make sure the storage account name is unique by adding an identifier.

Take the defaults for other settings.

Select Review and then Create.

  • Wait for the storage account to deploy, and then select Go to resource.

2.This storage requires high availability if there’s a regional outage. Additionally, enable read access to the secondary region.

  • In the storage account, in the Data management section, select the Redundancy blade.

  • Ensure Read-ac…

Similar Posts

Loading similar posts...