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
⚠️
windows_tools
Summary:
The documentation presents Windows (SMB) client instructions before Linux (NFS) client instructions, and provides more detailed, step-by-step guidance (including GUI and command-line) for Windows users. Windows-specific tools (File Explorer, dir command) are described in detail, while the Linux section only mentions the df command with less elaboration. There is also a reference to PowerShell in the REST API section, but no equivalent mention of Linux scripting tools.
Recommendations:
- Alternate the order of Windows and Linux sections, or present them in parallel to avoid implicit prioritization.
- Provide equally detailed instructions and screenshots for Linux users, including both GUI (if applicable, e.g., GNOME Files) and command-line methods.
- Mention Linux scripting or automation tools (e.g., Bash scripts, cron jobs) in sections where PowerShell is referenced.
- Ensure parity in troubleshooting notes and caveats for both platforms.
- Where possible, use neutral language (e.g., 'On Windows, do X. On Linux, do Y.') and avoid always listing Windows first.
Create pull request