Creating an Azure Storage container
Important: This procedure is optional and is required only if you want to use Azure Storage Container for storing the policy snapshot during static deployment.
To create an Azure Storage Container:
Login to the Azure environment.
Click the Portal menu icon.
The Portal menu appears.
Click Storage accounts.
The Storage accounts screen appears.
Click Create.
The Create storage account screen appears. By default, the Basics tab appears.
In the Basics tab, enter the following mandatory details.
| Field | Description |
|---|---|
| Subscription | By default, this value is set to Azure Cloud Platform. |
| Resource group | Select the required resource group. |
| Region | Select a region where the Azure storage account will be created. For example, select (US) US East 2. |
Note: Retain the default values for all the remaining tabs on the Create storage account screen.
Click Review + create to validate the entered information.
Azure validates the information that you have entered.
Click Create to create the storage account.
The storage account is created and the following screen appears.
Click Go to resource.
The Overview screen appears, displaying the details of your storage account.
Perform the following steps to create a storage container.
On the left pane, click Data storage > Containers.
The Containers screen appears.
Click Container.
The New Container screen appears.
Specify a name for the container in the Name field.
Retain the default value for the Anonymous access level list.
The default value is set to Private (no anonymous access).
Click OK to create the container.
Feedback
Was this page helpful?