Skip to content

Commit f583102

Browse files
authored
[SFTP] reformat algorithm support message
1 parent 01eccb2 commit f583102

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ You can use many different SFTP clients to securely connect and then transfer fi
121121
SFTP support for Azure Blob Storage currently limits its cryptographic algorithm support based on security considerations. We strongly recommend that customers utilize [Microsoft Security Development Lifecycle (SDL) approved algorithms](/security/sdl/cryptographic-recommendations) to securely access their data.
122122

123123
> [!IMPORTANT]
124-
> Algorithm support is subject to change in the future. At this time, we do not plan on supporting the following: `ssh-dss`, `diffie-hellman-group14-sha1`, `diffie-hellman-group1-sha1`, `hmac-sha1`, `hmac-sha1-96`.
124+
> At this time, we do not plan on supporting the following: `ssh-dss`, `diffie-hellman-group14-sha1`, `diffie-hellman-group1-sha1`, `hmac-sha1`, `hmac-sha1-96`.
125+
126+
Algorithm support is subject to change in the future.
125127

126128
### Known supported clients
127129

0 commit comments

Comments
 (0)