Difference between revisions of "Az account show"

From wikieduonline
Jump to navigation Jump to search
 
(4 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]]
 
  [[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: