Skip to content

Commit 31a72e2

Browse files
Merge pull request #297706 from jeevanbalanmanoj/patch-10
Update secure-file-transfer-protocol-support-connect.md
2 parents 2b6e2fd + b1c463b commit 31a72e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@ See the documentation of your SFTP client for guidance about how to connect and
7979

8080
### Modify the ACL of a file or directory
8181

82-
You can modify the permission level of the owning user, owning group, and all other users of an ACL by using an SFTP client. You can also change the ID of the owning user and the owning group. To learn more about ACL support for SFTP clients, see [ACLs](secure-file-transfer-protocol-support.md#access-control-lists-acls).
83-
82+
You can modify the permission level of the owning user, owning group, and all other users of an ACL by using an SFTP client. You can also change the owning user and the owning group. To learn more about ACL support for SFTP clients, see [ACLs](secure-file-transfer-protocol-support.md#access-control-lists-acls).
83+
> [!NOTE]
84+
> Owning users can now also modify owning group and permissions of a blob or directory without container permissions. This is a new feature enhancement added during the General Availability phase of ACLs for local users. For any user that is not the owning user, container permissions are still required.
8485
#### Modify permissions
8586

8687
To change the permission level of the owning user, owning group, or all other users of an ACL, the local user must have `Modify Permission` permission. See [Give permission to containers](secure-file-transfer-protocol-support-authorize-access.md#give-permission-to-containers).

0 commit comments

Comments
 (0)