About This Page
This page is part of the Azure documentation. It contains code examples and configuration instructions for working with Azure services.
Bias Analysis
Bias Types:
⚠️
windows_first
⚠️
missing_linux_example
⚠️
windows_tools
Summary:
The documentation page focuses exclusively on NTFS ACLs and references only Microsoft/Windows concepts and tools. There are no examples or mentions of Linux/UNIX equivalents, such as POSIX permissions or how to interact with SMB shares from Linux systems. The only external reference is to Microsoft documentation, reinforcing a Windows-centric perspective.
Recommendations:
- Include a section describing how SMB permissions interact with Linux/UNIX clients, including any differences or caveats.
- Provide examples of managing SMB file permissions from Linux systems (e.g., using smbclient, setfacl, or mount.cifs).
- Reference documentation or tools relevant to Linux/UNIX environments, such as POSIX ACLs or Samba.
- Clarify whether and how Linux/UNIX clients can view or modify NTFS ACLs on Azure NetApp Files SMB shares.
Create pull request