Skip to content

Commit a661eb6

Browse files
committed
wording update
1 parent a71d48c commit a661eb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Follow these steps to retrieve the ID for a subscription in the Azure portal.
1818
1. Sign in to the [Azure portal](https://portal.azure.com).
1919
1. Under the Azure services heading, select **Subscriptions**. If you don't see **Subscriptions** here, use the search box to find it.
2020
1. Find the subscription in the list, and note the **Subscription ID** shown in the second column. If no subscriptions appear, or you don't see the right one, you may need to [switch directories](set-preferences.md#switch-and-manage-directories) to show the subscriptions from a different Azure AD tenant.
21-
1. To easily copy the **Subscription ID**, select the subscription name to display more details about the subscription. Select the **Copy to clipboard** icon shown next to the subscription ID. You can paste this value into a text document or other location.
21+
1. To easily copy the **Subscription ID**, select the subscription name to display more details. Select the **Copy to clipboard** icon shown next to the **Subscription ID** in the **Essentials** section. You can paste this value into a text document or other location.
2222

2323
> [!TIP]
2424
> You can also list your subscriptions and view their IDs programmatically by using [Get-AzSubscription](/powershell/module/az.accounts/get-azsubscription) (Azure PowerShell) or [az account list](/cli/azure/account#az-account-list) (Azure CLI).

0 commit comments

Comments
 (0)