You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/blobs/secure-file-transfer-protocol-support-authorize-access.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ You can authenticate local users connecting from SFTP clients by using a passwor
54
54
If you select **SSH Key pair**, then select **Public key source** to specify a key source.
55
55
56
56
> [!div class="mx-imgBorder"]
57
-
> 
57
+
> 
58
58
59
59
The following table describes each key source option:
60
60
@@ -188,7 +188,7 @@ If you want to authorize access at the file and directory level, you can enable
188
188
1. In the **Permissions** tab, select the containers that you want to make available to this local user. Then, select which types of operations you want to enable this local user to perform.
189
189
190
190
> [!div class="mx-imgBorder"]
191
-
> 
191
+
> 
192
192
193
193
> [!IMPORTANT]
194
194
> The local user must have at least one container permission or ACL permission to the home directory of that container. Otherwise a connection attempt to that container will fail.
@@ -198,7 +198,7 @@ If you want to authorize access at the file and directory level, you can enable
198
198
You can also add this local user to a group by assigning that user to a group ID. That ID can be any number or number scheme that you want. Grouping users allow you to add and remove users without the need to reapply ACLs to an entire directory structure. Instead, you can just add or remove users from the group.
199
199
200
200
> [!div class="mx-imgBorder"]
201
-
> 
201
+
> 
202
202
203
203
> [!NOTE]
204
204
> A user ID for the local user is automatically generated. You can't modify this ID, but you can see the ID after you create the local user by reopening that user in the **Edit local user** pane.
Copy file name to clipboardExpand all lines: articles/storage/blobs/secure-file-transfer-protocol-support-connect.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ logfile.txt
66
66
After the transfer is complete, you can view and manage the file in the Azure portal.
67
67
68
68
> [!div class="mx-imgBorder"]
69
-
> 
69
+
> 
70
70
71
71
> [!NOTE]
72
72
> The Azure portal uses the Blob REST API and Data Lake Storage Gen2 REST API. Being able to interact with an uploaded file in the Azure portal demonstrates the interoperability between SFTP and REST.
0 commit comments