Storage accounts
until a small modal appears. On the modal click Create
.weap-backups
for this example).Storage account name
. This must be unique across all existent Azure storage names.Germany West Central
.Standard
performance is more than enough but if you want, feel free to choose Premium
.Redundancy
we selected GRS, but again, fell free to change it if you have different requirements.Review + create
and proceed with the creation of the new storage. Go to resource
.Containers
on the left sidebar and then click + Container
to create a new container.Create
. Remember this name because you will need it later.Access keys
on the left sidebar.Storage account name
and the first Key
.Storages
settings. Click the Add storage
button, select the Azure Blob Storage
provider and fill the form with the follwoing details:Friendly name
: a name to easily recognize your storage account later in the Weap.io dashboardAzure account
: the name of your Azure Storage account you choosed at step 1. For this example we used weapbackups
Azure Access Key
: the key you generated at step 3Azure Blob Container
: the container you generated at step 2. We used my-backups-container
for this example