Skip to content

Commit 2175754

Browse files
authored
Merge pull request #105142 from alxu-avpt/patch-1
azcopy only needs same AAD tenant if both OAuth
2 parents b71d4e8 + aafa868 commit 2175754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-blobs-copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ See the [Get started with AzCopy](storage-use-azcopy-v10.md) article to download
3131

3232
Apply the following guidelines to your AzCopy commands.
3333

34-
- Source and destination accounts must belong to the same Azure AD tenant.
34+
- If you're using Azure AD authorization for both source and destination, then both accounts must belong to the same Azure AD tenant.
3535

3636
- Your client must have network access to both the source and destination storage accounts. To learn how to configure the network settings for each storage account, see [Configure Azure Storage firewalls and virtual networks](storage-network-security.md?toc=/azure/storage/blobs/toc.json).
3737

0 commit comments

Comments
 (0)