A Microsoft Entra tenant ID is a unique identifier (a GUID) assigned to your Microsoft Entra ID (formerly Azure Active Directory) tenant.
- A tenant represents your organization’s instance of Microsoft Entra ID.
- The tenant ID is a globally unique GUID (for example:
72f988bf-86f1-41af-91ab-2d7cd011db47) that identifies that tenant. - You usually need to enter it when configuring apps, APIs, or services that connect to Microsoft Entra.
How to find your Tenant ID
- Microsoft Entra admin center:
- Go to entra.microsoft.com.
- Navigate to Identity → Overview.
- Copy the Tenant ID under Basic information.
