Skip to content

Commit ba30d2a

Browse files
Acrolinx score
1 parent 7e908da commit ba30d2a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following clients are known to be incompatible with SFTP for Azure Blob Stor
3030
- paramiko 1.16.0
3131
- SSH.NET 2016.1.0
3232

33-
The unsupported client list above is not exhaustive and may change over time.
33+
The unsupported client list above isn't exhaustive and may change over time.
3434

3535
## Client settings
3636

@@ -71,11 +71,11 @@ To learn more, see [SFTP permission model](secure-file-transfer-protocol-support
7171

7272
- To access the storage account using SFTP, your network must allow traffic on port 22.
7373

74-
- Static IP addresses aren't supported for storage accounts. This is not an SFTP specific limitation.
74+
- Static IP addresses aren't supported for storage accounts. This isn't an SFTP specific limitation.
7575

76-
- Internet routing is not supported. Use Microsoft network routing.
76+
- Internet routing isn't supported. Use Microsoft network routing.
7777

78-
- 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.
78+
- 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.
7979

8080
## Other
8181

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

9898
## Troubleshooting
9999

100-
- To resolve the `Failed to update SFTP settings for account 'accountname'. Error: The value 'True' is not allowed for property isSftpEnabled.` error, ensure that the following pre-requisites are met at the storage account level:
100+
- To resolve the `Failed to update SFTP settings for account 'accountname'. Error: The value 'True' isn't allowed for property isSftpEnabled.` error, ensure that the following prerequisites are met at the storage account level:
101101

102102
- The account needs to be a general-purpose v2 and premium block blob accounts.
103103

0 commit comments

Comments
 (0)