Skip to content

Commit 9671fd4

Browse files
committed
cleanup
1 parent c4887cd commit 9671fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/lighthouse/concepts/cross-tenant-management-experience.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ You can perform management tasks on delegated resources either directly in the p
3535
The [az account list command](https://docs.microsoft.com/cli/azure/account?view=azure-cli-latest#az-account-list) and the [Get-AzSubscription cmdlet](https://docs.microsoft.com/powershell/module/Az.Accounts/Get-AzSubscription?view=azps-3.5.0) now show the tenant ID for each subscription, allowing you to identify whether a returned subscription belongs to your service provider tenant or to a managed customer tenant.
3636

3737
> [!TIP]
38-
> If you don't see the tenant ID when using [az account list command](https://docs.microsoft.com/cli/azure/account?view=azure-cli-latest#az-account-list), try clearing your cache by running `az account clear` followed by `az login --identity`.
38+
> If you don't see the tenant ID when using [az account list](https://docs.microsoft.com/cli/azure/account?view=azure-cli-latest#az-account-list), try clearing your cache by running `az account clear` followed by `az login --identity`.
3939
4040
We also provide APIs that are specific to performing Azure delegated resource management tasks. For more info, see the **Reference** section.
4141

0 commit comments

Comments
 (0)