Skip to content

Commit 1af463f

Browse files
Merge pull request #277428 from mikewill4/patch-71
Update known issues for failover preview support
2 parents f992b5d + 039e105 commit 1af463f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

articles/storage/blobs/secure-file-transfer-protocol-known-issues.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: normesta
66

77
ms.service: azure-blob-storage
88
ms.topic: conceptual
9-
ms.date: 05/18/2024
9+
ms.date: 06/06/2024
1010
ms.author: normesta
1111

1212
---
@@ -78,9 +78,11 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
7878

7979
- By default, the Content-MD5 property of blobs that are uploaded by using SFTP are set to null. Therefore, if you want the Content-MD5 property of those blobs to contain an MD5 hash, your client must calculate that value, and then set the Content-MD5 property of the blob before the uploading the blob.
8080

81-
- Maximum file upload size via the SFTP endpoint is 100 GB.
81+
- Maximum file upload size via the SFTP endpoint is 100 GB.
8282

83-
- To change the storage account's redundancy/replication settings or initiate account failover, SFTP must be disabled. SFTP may be re-enabled once the conversion has completed.
83+
- Customer-managed account failover is supported at the preview level in select regions. For more information, see [Azure storage disaster recovery planning and failover](../common/storage-disaster-recovery-guidance.md#azure-data-lake-storage-gen2).
84+
85+
- To change the storage account's redundancy/replication settings, SFTP must be disabled. SFTP may be re-enabled once the conversion has completed.
8486

8587
- Special containers such as $logs, $blobchangefeed, $root, $web aren't accessible via the SFTP endpoint.
8688

0 commit comments

Comments
 (0)