Skip to content

azure/app_id

Azure App ID

App ID 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/app_id

Objects used by azure/app_id

Not used in current content packs