Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 2.43 KB

File metadata and controls

63 lines (42 loc) · 2.43 KB
title Find tenant name and tenant ID
titleSuffix Azure Active Directory B2C
description Learn how to find your Azure AD B2C tenant name and tenant ID. Follow step-by-step instructions to locate and copy these details in the Azure portal.
author kengaderdus
manager CelesteDG
ms.service azure-active-directory
ms.topic tutorial
ms.date 02/19/2025
ms.author kengaderdus
ms.reviewer yoelh
ms.subservice b2c
ms.custom
b2c-docs-improvements
sfi-image-nochange

Find tenant name and tenant ID in Azure Active Directory B2C

[!INCLUDE active-directory-b2c-end-of-sale-notice-b]

When you create an Azure Active Directory B2C (Azure AD B2C) for your organization, it's assigned a default domain name (name) and a directory (tenant) ID. The tenant ID is same as the organization ID.

In this article, you learn how to:

[!div class="checklist"]

  • Find and copy your tenant name
  • Find and copy your tenant ID

Prerequisites

  • If you haven't already created your own Azure AD B2C Tenant, create one now. You can use an existing Azure AD B2C tenant.

Get your tenant name

To get your Azure AD B2C tenant name, follow these steps:

  1. Sign in to the Azure portal.
  2. If you have access to multiple tenants, select the Settings icon in the top menu to switch to your Azure AD B2C tenant from the Directories + subscriptions menu.
  3. In the Azure portal, search for and select Azure AD B2C.
  4. In the Overview, copy the Domain name.

Screenshot demonstrates how to get the Azure AD B2C tenant name.

Get your tenant ID

To get your Azure AD B2C tenant ID, follow these steps:

  1. Sign in to the Azure portal.
  2. If you have access to multiple tenants, select the Settings icon in the top menu to switch to your Azure AD B2C tenant from the Directories + subscriptions menu.
  3. In the Azure portal, search for and select Microsoft Entra ID.
  4. In the Overview, copy the Tenant ID.

Screenshot demonstrates how to get the Azure AD B2C tenant ID.

Related content