Difference between revisions of "Az account list"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} az account list == See also == * {{az account}} Category:Azure")
 
Line 2: Line 2:
 
  [[az account list]]
 
  [[az account list]]
  
 +
 +
[
 +
  {
 +
    "cloudName": "[[AzureCloud]]",
 +
    "homeTenantId": "XXXXXXXXXXXX",
 +
    "id": "xxxxxx-3bca-46ed-a141-yyyyyy",
 +
    "isDefault": true,
 +
    "managedByTenants": [],
 +
    "name": "Azure subscription 1",
 +
    "state": "Enabled",
 +
    "tenantDefaultDomain": "xxxxx.onmicrosoft.com",
 +
    "tenantDisplayName": "Default Directory",
 +
    "tenantId": "2xxxxxxx",
 +
    "user": {
 +
      "name": "[email protected]",
 +
      "type": "user"
 +
    }
 +
  }
 +
]
  
  

Revision as of 06:40, 16 July 2024

az account list


[
 {
   "cloudName": "AzureCloud",
   "homeTenantId": "XXXXXXXXXXXX",
   "id": "xxxxxx-3bca-46ed-a141-yyyyyy",
   "isDefault": true,
   "managedByTenants": [],
   "name": "Azure subscription 1",
   "state": "Enabled",
   "tenantDefaultDomain": "xxxxx.onmicrosoft.com",
   "tenantDisplayName": "Default Directory",
   "tenantId": "2xxxxxxx",
   "user": {
     "name": "[email protected]",
     "type": "user"
   }
 }
]



See also

Advertising: