Skip to content

Commit 7e10b1c

Browse files
authored
Remove ACLs from known limitations
1 parent 7c049ff commit 7e10b1c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/storage/blobs/secure-file-transfer-protocol-known-issues.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ To transfer files to or from Azure Blob Storage via SFTP clients, see the follow
4646

4747
| Category | Unsupported operations |
4848
|---|---|
49-
| ACLs | <li>`chgrp` - change group<li>`chmod` - change permissions/mode<li>`chown` - change owner<li>`put/get -p` - preserving properties such as permissions |
5049
| Random writes | Operations that include both READ and WRITE flags. For example: [SSH.NET create API](https://github.com/sshnet/SSH.NET/blob/develop/src/Renci.SshNet/SftpClient.cs#:~:text=public%20SftpFileStream-,Create,-(string%20path)) |
5150
| Links |<li>`symlink` - creating symbolic links<li>`ln` - creating hard links<li>Reading links not supported |
5251
| Capacity Information | `df` - usage info for filesystem |
@@ -62,8 +61,6 @@ To transfer files to or from Azure Blob Storage via SFTP clients, see the follow
6261

6362
- Microsoft Entra ID isn't supported for the SFTP endpoint.
6463

65-
- POSIX-like access control lists (ACLs) aren't supported for the SFTP endpoint.
66-
6764
To learn more, see [SFTP permission model](secure-file-transfer-protocol-support.md#sftp-permission-model) and see [Access control model in Azure Data Lake Storage Gen2](data-lake-storage-access-control-model.md).
6865

6966
## Networking

0 commit comments

Comments
 (0)