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/storage/common/storage-ref-azcopy-login.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,8 @@ Make sure to treat /path/to/my/cert as a path to a PEM or PKCS12 file. AzCopy do
96
96
97
97
|Option|Description|
98
98
|--|--|
99
+
|--aad-endpoint|The Azure Active Directory endpoint to use. The default (https://login.microsoftonline.com) is correct for the public Azure cloud. Set this parameter when authenticating in a national cloud. See [Azure AD authentication endpoints](https://docs.microsoft.com/azure/active-directory/develop/authentication-national-cloud#azure-ad-authentication-endpoints).
100
+
This flag is not needed for Managed Service Identity.|
99
101
|--application-id string|Application ID of user-assigned identity. Required for service principal auth.|
100
102
|--certificate-path string|Path to certificate for SPN authentication. Required for certificate-based service principal auth.|
101
103
|-h, --help|Show help content for the login command.|
0 commit comments