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
⚠️
powershell_heavy
Summary:
The documentation presents Windows (SMB) client instructions and screenshots before Linux (NFS) client instructions, and provides more detailed step-by-step guidance for Windows users (including both GUI and command-line methods). Windows-specific tools (File Explorer, dir command) are highlighted, while Linux instructions are briefer and limited to the df command. REST API usage references PowerShell specifically, but does not mention Linux shell scripting or tools.
Recommendations:
- Alternate the order of Windows and Linux sections in different documentation updates, or present them in parallel to avoid always prioritizing Windows.
- Provide equally detailed Linux instructions, including both GUI (if applicable, e.g., GNOME Files/Nautilus) and command-line methods.
- For REST API usage, include examples for both PowerShell (Windows) and bash/curl/jq (Linux/macOS) to ensure parity.
- Mention Linux-native tools (such as lsblk, ncdu, or graphical disk usage analyzers) where relevant, not just df.
- Ensure screenshots and examples are balanced between platforms, and avoid implying Windows is the default or primary environment.
Create pull request