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
⚠️
powershell_heavy
⚠️
windows_tools
⚠️
missing_linux_example
Summary:
The documentation demonstrates a Windows bias by prioritizing Windows-based tools and workflows, especially in sections about setting SACLs and registering features. Windows (and PowerShell) instructions are provided in detail, while Linux/NFS instructions are either referenced externally or lack step-by-step guidance. Windows terminology and screenshots dominate, and Linux equivalents are not given equal prominence or detail.
Recommendations:
- Provide step-by-step Linux/NFS instructions for setting Audit ACEs directly in the documentation, not just as a link.
- Include command-line examples for Linux (e.g., using nfs4_setfacl or similar tools) alongside Windows GUI instructions.
- When registering features, show both Azure PowerShell and Azure CLI commands side by side, with equal detail and prominence.
- Use neutral language and structure (e.g., parallel tabs or sections) to present Windows and Linux workflows equally.
- Add Linux screenshots or terminal output examples where appropriate, not just Windows GUI screenshots.
- Review all sections to ensure Linux/NFS administrators can follow the documentation without needing to consult external links.
Create pull request