~$ az account show                                                         
{
  "environmentName": "AzureCloud",
  "homeTenantId": "79d756a2-1bff-4f16-b415",
  "id": "5c4e4bdb-7956-47cf-8d94",
  "isDefault": true,
  "managedByTenants": [],
  "name": "Azure subscription 1",
  "state": "Enabled",
  "tenantDefaultDomain": "humanity-it.com",
  "tenantDisplayName": "HumanITy GmbH",
  "tenantId": "79d756a2-1bff-4f16-b415",
  "user": {
    "name": "kevin.welter@humanity-it.com",
    "type": "user"
  }
}
