Skip to content

Commit a56655f

Browse files
Merge pull request #252637 from JnHs/jh-portal-identra
fix naming
2 parents b2a3806 + 70000d8 commit a56655f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/azure-portal/get-subscription-tenant-id.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Get subscription and tenant IDs in the Azure portal
3-
description: To get them
4-
ms.date: 04/11/2023
3+
description: Learn how to locate and copy the IDs of Azure tenants and subscriptions.
4+
ms.date: 09/22/2023
55
ms.topic: conceptual
66
---
77

@@ -29,7 +29,7 @@ Follow these steps to retrieve the ID for an Azure AD tenant in the Azure portal
2929

3030
1. Sign in to the [Azure portal](https://portal.azure.com).
3131
1. Confirm that you are signed into the tenant for which you want to retrieve the ID. If not, [switch directories](set-preferences.md#switch-and-manage-directories) so that you're working in the right tenant.
32-
1. Under the Azure services heading, select **Azure Active Directory**. If you don't see **Azure Active Directory** here, use the search box to find it.
32+
1. Under the Azure services heading, select **Microsoft Entra ID**. If you don't see **Microsoft Entra ID** here, use the search box to find it.
3333
1. Find the **Tenant ID** in the **Basic information** section of the **Overview** screen.
3434
1. Copy the **Tenant ID** by selecting the **Copy to clipboard** icon shown next to it. You can paste this value into a text document or other location.
3535

@@ -38,6 +38,6 @@ Follow these steps to retrieve the ID for an Azure AD tenant in the Azure portal
3838
3939
## Next steps
4040

41-
- Learn more about [Azure Active Directory](../active-directory/fundamentals/active-directory-whatis.md).
41+
- Learn more about [Microsoft Entra ID](../active-directory/fundamentals/active-directory-whatis.md).
4242
- Learn how to manage Azure subscriptions [with Azure CLI](/cli/azure/manage-azure-subscriptions-azure-cli) or [with Azure PowerShell](/powershell/azure/manage-subscriptions-azureps).
4343
- Learn how to [manage Azure portal settings and preferences](set-preferences.md).

0 commit comments

Comments
 (0)