Difference between revisions of "ARM SUBSCRIPTION ID"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
− | [[az account show]] | + | [[az account show]] | grep -w id |
− | {{tf aks}} | + | [[az aks get-credentials]] --admin |
+ | |||
+ | * {{az}} | ||
+ | * {{tf aks}} |
Latest revision as of 15:03, 16 July 2024
export ARM_SUBSCRIPTION_ID="<azure_subscription_id>" export ARM_TENANT_ID="<azure_subscription_tenant_id>" export ARM_CLIENT_ID="<service_principal_appid>" export ARM_CLIENT_SECRET="<service_principal_password>"
az account show | grep -w id
az aks get-credentials --admin
Advertising: