Create Azure Storage Account
Create Azure Storage Account
Step 1 : Go to the Azure portal and sign in using your credentials.
Step 2 : Go to your resource group in which you want to create a storage account and click create. Or Search for storage account in searchbar.
Step 3 : Click on create.
Step 4 : Add details.
Subscription : Select your subscription.
Resource group : the resource group in which you want to create a storage account or create a new resource group.
Storage account name : add any unique name to storage account
Rules : Don't add white spaces
Name must be unique
Can only contain lowercase letters and numbers.
Region : Select the nearest region.
Redundancy : Geo Redundant Storage
This means that it will create a copy of data or file in another region.
Rest keep everything as default. Click Review+Create button.
Comments
Post a Comment