The following are itemized steps to do the above exercise
- In the Azure portal homepage select Storage accounts
- select create
- On the Basics tab, select your Resource group and name it then click create as seen in the image below.
- Provide a Storage account name and the storage account name be unique in Azure. the storage account was named nicolestorage1
- Set the Performance to Standard
- Select Review, and then Create.
- wait for validation then click create
- wait for deployment to pass then click on resources
- After clicking on the data management section, select the Redundancy blade. 10.Select Locally-redundant storage (LRS) in the Redundancy drop-down and save . 11.Settings section, select the Configuration blade and save
- Ensure secure transfer required is Enabled 13.Settings section, select the Configuration blade.
- ensure Minimal TLS version is set to Version 1.2
- Until the storage is needed again, disable requests to the storage account.
- in the setting section, select the configuration blade, ensure to allow storage account key access is Disabled and Save your changes
- To ensure that storage account allows public access from all networks. In the Security + networking section, select the Networking blade
- Set Public network access to enabled from all networks, Save changes.