Creating a storage account in Azure
To set up audit archiving, you must first designate a storage account and container for audit archiving in the Azure portal. While you can use an existing storage account, Cloudera recommends that you create a dedicated storage account for audit archiving, especially if you are archiving any sensitive data.
- Resource group name
- Storage account name
az group create --location <location> --name <resource-group-name>