Skip to content

Commit 28f0b6c

Browse files
Merge pull request #230453 from normesta/normesta-reg-updates-11
Fixing a ref article based on customer feedback
2 parents 7a463b3 + e26cc6d commit 28f0b6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/storage-ref-azcopy-login.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article provides reference information for the azcopy login co
44
author: normesta
55
ms.service: storage
66
ms.topic: reference
7-
ms.date: 05/26/2022
7+
ms.date: 03/13/2023
88
ms.author: normesta
99
ms.subservice: common
1010
ms.reviewer: zezha-msft
@@ -82,7 +82,7 @@ Subcommand for login to check the login status of your current session.
8282

8383
## Options
8484

85-
`--aad-endpoint` (string) The Azure Active Directory endpoint to use. The default (https://login.microsoftonline.com) is correct for the global Azure cloud. Set this parameter when authenticating in a national cloud. Not needed for Managed Service Identity
85+
`--aad-endpoint` (string) The Azure Active Directory endpoint to use. The default (https://login.microsoftonline.com) is correct for the global Azure cloud. Set this parameter when authenticating in a national cloud. Not needed for Managed Service Identity. To see a list of national cloud Azure AD endpoints, see [Azure AD authentication endpoints](../../active-directory/develop/authentication-national-cloud.md#azure-ad-authentication-endpoints)
8686

8787
`--application-id` (string) Application ID of user-assigned identity. Required for service principal auth.
8888

0 commit comments

Comments
 (0)