Reference
Domain
All registered domains in Entra ID
Part of the Entra ID inventory.
Scan settings
| Default scanning interval | Allowed scanning intervals | Data removal during incremental scan |
|---|---|---|
| Monthly | Daily, Weekly, Bi-Weekly, Monthly, Never, Initial | No |
Properties
| Property | Type | Description | Automation placeholder |
|---|---|---|---|
| Authentication Type | String | Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Allowed values: Federated, Managed. | {{Domain.AuthenticationType}} |
| Availability Status | String | This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled. | {{Domain.AvailabilityStatus}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{Domain.CreatedTime}} |
| Display Name | String | {{Domain.DisplayName}} | |
| Id | String | The fully qualified name of the domain. | {{Domain.DomainId}} |
| Is Admin Managed | Boolean | The value of the property is false if the DNS record management of the domain has been delegated to Microsoft 365. Otherwise, the value is true. | {{Domain.IsAdminManaged}} |
| Is a default domain | Boolean | true if this is the default domain that is used for user creation. There is only one default domain per company. | {{Domain.IsDefault}} |
| Is Initial | Boolean | true if this is the initial domain created by Microsoft Online Services (companyname.onmicrosoft.com). There is only one initial domain per company. | {{Domain.IsInitial}} |
| Is a root domain | Boolean | true if the domain is a verified root domain. Otherwise, false if the domain is a subdomain or unverified. | {{Domain.IsRoot}} |
| Is a verified domain | Boolean | true if the domain has completed domain ownership verification. | {{Domain.IsVerified}} |
| Last Action | DateTime | Timestamp for when the last activity occurred. The value is updated when an operation is scheduled, the asynchronous task starts, and when the operation completes. | {{Domain.LastActionDateTime}} |
| Last Action Operation | String | Type of asynchronous operation. The values can be ForceDelete or Verification. | {{Domain.LastActionOperation}} |
| Last Action Status | String | Current status of the operation. Scheduled - Operation has been scheduled but has not started. InProgress - Task has started and is in progress. Failed - Operation has failed. | {{Domain.LastActionStatus}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{Domain.LastModifiedTime}} |
| Password Notification Window In Days | Int32 | Specifies the number of days before a user receives notification that their password will expire. If the property is not set, a default value of 14 days will be used. | {{Domain.PasswordNotificationWindowInDays}} |
| Password Validity Period In Days | Int32 | Specifies the length of time that a password is valid before it must be changed. If the property is not set, a default value of 90 days will be used. | {{Domain.PasswordValidityPeriodInDays}} |
| Risk Score | Int32 | Stores risk score | {{Domain.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{Domain.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{Domain.RiskScoreValue}} |
| Supported Services | String[] | The capabilities assigned to the domain. Can include 0, 1 or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. | {{Domain.SupportedServices}} |
Relations
This object does currently not have any relations.
Segments
This object does currently not have any segments.
Actions
This object does currently not have any actions.