Skip to content

Commit 5061e19

Browse files
committed
Fixing some validation issues
1 parent 2278f1e commit 5061e19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
@@ -57,7 +57,7 @@ To transfer files to or from Azure Blob Storage via SFTP clients, see the follow
5757

5858
## Authentication and authorization
5959

60-
- _Local users_ is the only form of identity management that is currently supported for the SFTP endpoint.
60+
- _Local users_ are the only form of identity management that is currently supported for the SFTP endpoint.
6161

6262
- Azure Active Directory (Azure AD) isn't supported for the SFTP endpoint.
6363

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

7474
- Internet routing is not supported. Use Microsoft network routing.
7575

76-
- There's a 2 minute timeout for idle or inactive connections. OpenSSH will appear to stop responding and then disconnect. Some clients reconnect automatically.
76+
- There's a 2 minute time out for idle or inactive connections. OpenSSH will appear to stop responding and then disconnect. Some clients reconnect automatically.
7777

7878
## Other
7979

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.reviewer: ylunagaria
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

1919
> [!IMPORTANT]
20-
> SFTP is not yet generally available in West Europe.
20+
> SFTP support for Azure Blob Storage is not yet generally available in the West Europe region.
2121
2222
Here's a video that tells you more about it.
2323

0 commit comments

Comments
 (0)