Difference between revisions of "Az account show"
Jump to navigation
Jump to search
(Created page with "{{lc}} == See also == * {{az account}} Category:Azure") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | { | ||
+ | "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 ad app list]] | ||
+ | [[az account list]] | ||
+ | [[Terraform AKS module]] | ||
+ | [[invalid_tenant]] | ||
== See also == | == See also == |
Latest revision as of 12:24, 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 ad app list
az account list Terraform AKS module invalid_tenant
See also[edit]
Advertising: