Skip to content

Commit 8391473

Browse files
committed
Learn Editor: Update security-restrict-copy-operations.md
1 parent 66d261b commit 8391473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/security-restrict-copy-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The **AllowedCopyScope** property of a storage account is used to specify the en
3030
- **Microsoft Entra ID**: Permits copying only from accounts within the same Microsoft Entra tenant as the destination account.
3131
- **PrivateLink**: Permits copying only from storage accounts that have private links to the same virtual network as the destination account.
3232

33-
The setting applies to [Copy Blob](/rest/api/storageservices/copy-blob) and [Copy Blob From URL](/rest/api/storageservices/copy-blob-from-url) operations. Examples of tools that use Copy Blob are AzCopy and Azure Storage Explorer.
33+
The setting applies to [Copy Blob](/rest/api/storageservices/copy-blob) and [Copy Blob From URL](/rest/api/storageservices/copy-blob-from-url) operations.
3434

3535
When the source of a copy request does not meet the requirements specified by this setting, the request fails with HTTP status code 403 (Forbidden).
3636

0 commit comments

Comments
 (0)