Difference between revisions of "Az account show"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
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": "xxxxx,
+
   "tenantId": "xxxxxx-yyyyy-zzzz,
 
   "user": {
 
   "user": {
 
     "name": "[email protected]",
 
     "name": "[email protected]",
Line 18: Line 18:
 
  }
 
  }
  
 +
[[az ad app list]]
  
 
  [[az account list]]
 
  [[az account list]]
 
  [[Terraform AKS module]]
 
  [[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: