You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-portal/get-subscription-tenant-id.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
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
5
5
ms.topic: conceptual
6
6
---
7
7
@@ -29,7 +29,7 @@ Follow these steps to retrieve the ID for an Azure AD tenant in the Azure portal
29
29
30
30
1. Sign in to the [Azure portal](https://portal.azure.com).
31
31
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.
33
33
1. Find the **Tenant ID** in the **Basic information** section of the **Overview** screen.
34
34
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.
35
35
@@ -38,6 +38,6 @@ Follow these steps to retrieve the ID for an Azure AD tenant in the Azure portal
38
38
39
39
## Next steps
40
40
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).
42
42
- 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).
43
43
- Learn how to [manage Azure portal settings and preferences](set-preferences.md).
0 commit comments