Skip to content

Commit ba042ab

Browse files
authored
azcopy only needs same AAD tenant if both OAuth
Fixes: 032cee4 ("Some updates:")
1 parent 67cfcf7 commit ba042ab

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 using OAuth authentication for both the source and destination, they must be in 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)