microsoft.tenant
Description
Microsoft Entra tenant
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | Organization ID |
| assignedPlans | []dict | Service plans associated with the tenant |
| provisionedPlans | []dict | Provisioned plan |
| createdDateTime | time | Deprecated: use createdAt instead |
| name | string | Tenant display name |
| verifiedDomains | []dict | Organization verified domains |
| onPremisesSyncEnabled | bool | Whether password hash sync is enabled for hybrid deployments |
| createdAt | time | Tenant creation date |
| type | string | Tenant type |
| subscriptions | []dict | Commercial subscription |
| settings | microsoft.tenantSettings | Company-wide settings for apps and services. |
| formsSettings | microsoft.tenantFormsSettings | Company-wide settings for Microsoft Forms |
| privacyProfile | dict | Privacy profile data with contact email and statement URL |
| technicalNotificationMails | []string | List of technical notification mails |
| preferredLanguage | string | Preferred language |
| realm | []microsoft.tenant.realmInfo | Tenant realm information for all verified domains |
| branding | []microsoft.tenant.brandingInfo | Tenant branding information for all verified domains |