Difference between revisions of "Az account show"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{ | { | ||
"environmentName": "AzureCloud", | "environmentName": "AzureCloud", | ||
− | "homeTenantId": "xxxxxx", | + | "homeTenantId": "xxxxxx-yyyyy-zzzz", |
"id": "xxxxxx", | "id": "xxxxxx", | ||
"isDefault": true, | "isDefault": true, | ||
Line 11: | Line 11: | ||
"tenantDefaultDomain": "xxxxxx.onmicrosoft.com", | "tenantDefaultDomain": "xxxxxx.onmicrosoft.com", | ||
"tenantDisplayName": "Default Directory", | "tenantDisplayName": "Default Directory", | ||
− | "tenantId": " | + | "tenantId": "xxxxxx-yyyyy-zzzz, |
"user": { | "user": { | ||
"name": "[email protected]", | "name": "[email protected]", |
Revision as of 11:30, 16 July 2024
{ "environmentName": "AzureCloud", "homeTenantId": "xxxxxx-yyyyy-zzzz", "id": "xxxxxx", "isDefault": true, "managedByTenants": [], "name": "Azure subscription 1", "state": "Enabled", "tenantDefaultDomain": "xxxxxx.onmicrosoft.com", "tenantDisplayName": "Default Directory", "tenantId": "xxxxxx-yyyyy-zzzz, "user": { "name": "[email protected]", "type": "user" } }
az account list Terraform AKS module
See also
Advertising: