#### Deplay a storage account : az deployment group create \ --resource-group \ --template-file .bicep \ --parameters @.parameters.json #### Validate the deployment: az storage account show \ --name \ --resource-group