Skip to content

Commit 2278f1e

Browse files
committed
some slight tweaks
1 parent 1197335 commit 2278f1e

4 files changed

+11
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: blobs
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 09/28/2022
8+
ms.date: 10/20/2022
99
ms.author: normesta
1010
ms.reviewer: ylunagaria
1111

@@ -79,7 +79,7 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
7979

8080
- For performance issues and considerations, see [SSH File Transfer Protocol (SFTP) performance considerations in Azure Blob storage](secure-file-transfer-protocol-performance.md).
8181

82-
- Maximum file upload size via the SFTP endpoint is 100 GB.
82+
- Maximum file upload size via the SFTP endpoint is 91 GB.
8383

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

articles/storage/blobs/secure-file-transfer-protocol-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: blobs
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 09/28/2022
8+
ms.date: 10/20/2022
99
ms.custom: references_regions
1010
ms.author: normesta
1111
ms.reviewer: ylunagaria

articles/storage/blobs/secure-file-transfer-protocol-support-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: blobs
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 10/10/2022
8+
ms.date: 10/20/2022
99
ms.author: normesta
1010
ms.reviewer: ylunagaria
1111

articles/storage/blobs/secure-file-transfer-protocol-support.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.subservice: blobs
66
ms.service: storage
77
ms.topic: conceptual
8-
ms.date: 09/29/2022
8+
ms.date: 10/20/2022
99
ms.custom: references_regions
1010
ms.author: normesta
1111
ms.reviewer: ylunagaria
@@ -16,6 +16,9 @@ ms.reviewer: ylunagaria
1616

1717
Blob storage now supports the SSH File Transfer Protocol (SFTP). This support lets you securely connect to Blob Storage via an SFTP endpoint, allowing you to use SFTP for file access, file transfer, and file management.
1818

19+
> [!IMPORTANT]
20+
> SFTP is not yet generally available in West Europe.
21+
1922
Here's a video that tells you more about it.
2023

2124
> [!VIDEO https://www.youtube-nocookie.com/embed/5cSo3GqSTWY]
@@ -159,7 +162,9 @@ See the [limitations and known issues article](secure-file-transfer-protocol-kno
159162

160163
## Pricing and billing
161164

162-
Enabling the SFTP endpoint also has an hourly cost. See [Azure Blob Storage pricing](/pricing/details/storage/blobs/). Transaction, storage, and networking prices for the underlying storage account apply. To learn more, see [Understand the full billing model for Azure Blob Storage](../common/storage-plan-manage-costs.md#understand-the-full-billing-model-for-azure-blob-storage).
165+
Enabling the SFTP endpoint has an hourly cost. We will apply this hourly cost on or after 12/1/2022.
166+
167+
Transaction, storage, and networking prices for the underlying storage account apply. To learn more, see [Understand the full billing model for Azure Blob Storage](../common/storage-plan-manage-costs.md#understand-the-full-billing-model-for-azure-blob-storage).
163168

164169
## See also
165170

0 commit comments

Comments
 (0)