> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/azure-identities/entra-id/tenants.md).

# Tenants

The `Tenants` page provides a list of enumerated Tenants in Azure.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-ff1f4b078da674dd23468b8e5e026d3bcea61f55%2Ftenants-1.png?alt=media" alt=""><figcaption><p>Tenants</p></figcaption></figure>

## Tenant Details

The Details page includes the `Details` tab, and a `Visualize` button for enhanced navigation and analysis.

{% hint style="info" %}
You can analyze objects in the `Graph module` by clicking the `Visualize` button on the upper left side.
{% endhint %}

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-33ab54e6a3249c83d6c6b2a117cc6420b21a09de%2Fazure-identities-tenants-image-1.png?alt=media" alt=""><figcaption><p>Tenant Details</p></figcaption></figure>

## Information

Details tab contains attributes below about tenant.

| Attribute                   | Description                                                                                                                                                                                                      |
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Display Name**            | The name displayed for the Azure AD tenant in the portal and services. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-whatis#tenants))                |
| **Tenant ID**               | A unique GUID that identifies your Azure Active Directory tenant. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-how-to-find-tenant))                 |
| **Name**                    | Internal name assigned to the Azure tenant, usually matching the display name.                                                                                                                                   |
| **Country Code**            | Two-letter country or region code (ISO 3166) set during tenant creation. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-access-create-new-tenant))    |
| **Domains**                 | List of custom and default domains associated with the tenant. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain))                                      |
| **Default Domain**          | Primary domain used by default when creating users (e.g., `forestall.io`). ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/add-custom-domain#set-a-default-domain))     |
| **OnPrem Synced**           | Indicates whether user accounts are synchronized from an on-premises Active Directory. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/hybrid/whatis-hybrid-identity))               |
| **Password Synced**         | Shows if password hash synchronization is enabled for hybrid users. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-password-hash-synchronization))            |
| **Password Writeback**      | Indicates whether cloud password changes are written back to the on-premises AD. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/authentication/howto-sspr-writeback))               |
| **Cloud Password Policy**   | Specifies if the Azure AD password policy is enforced for cloud-only users. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-sspr-policy))                     |
| **Unified Group Writeback** | Indicates whether Microsoft 365 groups are written back to the on-premises directory. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-group-writeback))        |
| **User Writeback**          | Determines if users created in Azure AD are written back to the on-premises AD. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/app-provisioning/user-writeback))                    |
| **Device Writeback**        | Indicates if Azure AD-registered devices are written back to the on-premises AD. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/devices/hybrid-azuread-join-plan#device-writeback)) |
| **Group Writeback**         | Shows if groups created in Azure AD are written back to the on-prem AD. ([Field reference](https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-group-writeback))                      |
