azure/tenant¶
Azure Tenant
API Tenant from
azure_subscription_id=$(az account list | jq -r '.[0].id')
az account set --subscription="$azure_subscription_id"
azure_resource=$(az ad sp create-for-rbac --role="Contributor" --scopes="/subscriptions/$azure_subscription_id")
Objects that Reference azure/tenant¶
- tasks cloud-validate in Cloud Wrappers v4.15.1 as part of Templates.[0].Contents (used)
Objects used by azure/tenant¶
Not used in current content packs