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 exclusively discusses SMB file permissions in the context of NTFS ACLs, referencing only Microsoft/Windows concepts and documentation. There are no examples or mentions of Linux tools, commands, or perspectives for managing SMB permissions, nor is there guidance for Linux administrators.
Recommendations:
- Include examples of managing SMB/NTFS permissions from Linux clients, such as using the 'smbcacls' or 'setfacl' tools where applicable.
- Reference Linux documentation or community resources for interacting with SMB shares and NTFS ACLs.
- Clarify whether and how Linux clients can view or modify SMB permissions on Azure NetApp Files, and provide guidance if there are limitations.
- Present both Windows and Linux approaches in parallel, or at least acknowledge Linux scenarios and provide links to further information.
Create pull request