Skip to content

Commit b76a2ed

Browse files
authored
Merge pull request #123829 from derdanu/patch-7
Information on EntraID auth using cronjobs
2 parents aaeb8c6 + 73c84f6 commit b76a2ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-migrate-on-premises-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Copy the AzCopy command to a text editor. Update the parameter values of the AzC
117117
These examples assume that your folder is named `myFolder`, your storage account name is `mystorageaccount` and your container name is `mycontainer`.
118118

119119
> [!NOTE]
120-
> The Linux example appends a SAS token. You'll need to provide one in your command. The current version of AzCopy V10 doesn't support Microsoft Entra authorization in cron jobs.
120+
> The Linux example appends a SAS token. You'll need to provide one in your command. To utilize Microsoft Entra authentication in cron jobs, ensure you configure the AZCOPY_AUTO_LOGIN_TYPE environment variable appropriately.
121121
122122
# [Linux](#tab/linux)
123123

0 commit comments

Comments
 (0)