diff --git a/modules/installation-azure-service-principal.adoc b/modules/installation-azure-service-principal.adoc index 488ff23f40..4213baa0b4 100644 --- a/modules/installation-azure-service-principal.adoc +++ b/modules/installation-azure-service-principal.adoc @@ -72,10 +72,10 @@ correct subscription. .. If you are not using the right subscription, change the active subscription: + ---- -$ az account set -s <1> +$ az account set -s <1> ---- -<1> Substitute the value of the `TenantId` for the subscription that you want to -use for ``. +<1> Substitute the value of the `id` for the subscription that you want to +use for ``. .. If you changed the active subscription, display your account information again: +