![]() |
VOOZH | about |
In this article, we will see how we should configure/setup and create an Azure storage account for data archive. This scenario should be implemented only for the infrequently accessed data and for data backups. To implement this scenario you should have an active Azure subscription and an azure server. You should also require blob contributor access or owner access for accessing shares or for connections in a network or client.
Follow the below steps to set up an Azure Storage account for data achieve:
Step 1: Login to your Azure Portal
Step 2: Create a resource group by selecting the nearest location or else you use a one if it exists.
Step 3: Next step is to create a storage account within the select resource group
Step 4: Configure Advanced Section as mentioned below in the image
Step 5: Configure Networking for your Storage Account.
Step 6: Data Protection - Protect your data from accidental or erroneous deletion or modification.
Step 7: Encryption - leave this section as default.
Step 8: For Tags, add your required Tag Name and Tag Values if applicable >> proceed for Storage Account creation by clicking on Review + create.
That's it! Configuration is done for archiving data to a storage account.