Skip to content

Commit 3b5c8bf

Browse files
authored
Fix minor change
1 parent fb9fc37 commit 3b5c8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ You can authenticate local users connecting from SFTP clients by using a passwor
6767
> [!IMPORTANT]
6868
> Only OpenSSH formatted public keys are supported. The key that you provide must use this format: `<key type> <key data>`. For example, RSA keys would look similar to this: `ssh-rsa AAAAB3N...`. If your key is in another format, then a tool such as `ssh-keygen` can be used to convert it to OpenSSH format.
6969
70-
5. Select **Next** to open the **Permissions** tab of the configuration pane.
70+
4. Select **Next** to open the **Permissions** tab of the configuration pane.
7171

7272
#### [PowerShell](#tab/powershell)
7373

0 commit comments

Comments
 (0)