Skip to content

Commit 9489431

Browse files
committed
Fixing some things:
1 parent df6f7a3 commit 9489431

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/storage/blobs/secure-file-transfer-protocol-host-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.reviewer: ylunagaria
1515

1616
This article contains a list of valid host keys used to connect to Azure Blob Storage from SFTP clients.
1717

18-
Blob storage now supports the SSH File Transfer Protocol (SFTP). This support provides the ability to securely connect to Blob Storage accounts via an SFTP endpoint, allowing you to leverage SFTP for file access, file transfer, as well as file management. For more information, see [SSH File Transfer Protocol (SFTP) support for Azure Blob Storage](secure-file-transfer-protocol-support.md).
18+
Blob storage now supports the SSH File Transfer Protocol (SFTP). This support provides the ability to securely connect to Blob Storage via an SFTP endpoint, allowing you to leverage SFTP for file access, file transfer, as well as file management. For more information, see [SSH File Transfer Protocol (SFTP) support for Azure Blob Storage](secure-file-transfer-protocol-support.md).
1919

2020
When you connect to Blob Storage by using an SFTP client, you might be prompted to trust a host key. During the public preview, you can verify the host key by finding that key in the list presented in this article.
2121

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
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Azure Blob Storage using SFTP (preview) | Microsoft Docs
3-
description: Learn how to enable SFTP support for your Azure Blob Storage account so that you can directly connect to your Azure Storage account by using an SFTP client.
3+
description: Learn how to enable SFTP support for Azure Blob Storage so that you can directly connect to your Azure Storage account by using an SFTP client.
44
author: normesta
55
ms.subservice: blobs
66
ms.service: storage

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: ylunagaria
1414

1515
# SSH File Transfer Protocol (SFTP) support for Azure Blob Storage (preview)
1616

17-
Blob storage now supports the SSH File Transfer Protocol (SFTP). This support let's you securely connect to Blob Storage accounts via an SFTP endpoint, allowing you to use SFTP for file access, file transfer, and file management.
17+
Blob storage now supports the SSH File Transfer Protocol (SFTP). This support let's you securely connect to Blob Storage via an SFTP endpoint, allowing you to use SFTP for file access, file transfer, and file management.
1818

1919
> [!IMPORTANT]
2020
> SFTP support is currently in PREVIEW.

0 commit comments

Comments
 (0)