Skip to content

Commit 0ea0838

Browse files
Merge pull request #291259 from schoag-msft/docs-editor/security-restrict-copy-operati-1733168419
Update security-restrict-copy-operations.md
2 parents b64a818 + 8391473 commit 0ea0838

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)