Skip to content

Commit 8ba4465

Browse files
authored
Merge pull request #86470 from animeshdas11/patch-8
You can't retrieve this password later, so make sure to copy the password, and then store it in a place where you can find it although if you lose this password, you can generate a new one.
2 parents d8b7002 + 5564bb7 commit 8ba4465

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,9 @@ To learn more about the SFTP permissions model, see [SFTP Permissions model](sec
125125
If you enabled password authentication, then the Azure generated password appears in a dialog box after the local user has been added.
126126

127127
> [!IMPORTANT]
128-
> You can't retrieve this password later, so make sure to copy the password, and then store it in a place where you can find it.
128+
> You can't retrieve this password later, so make sure you copy the password, and then store it in a place where you can find it.
129+
>
130+
> If you do lose your password, you can generate a new password.
129131
130132
If you chose to generate a new key pair, then you'll be prompted to download the private key of that key pair after the local user has been added.
131133

0 commit comments

Comments
 (0)