Sad Tux - Windows bias detected
This page contains Windows bias

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

Detected Bias Types
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation page shows a Windows bias by referencing the use of the PowerShell cmdlet `Set-HcsMacAddressPool` for configuring MAC addresses, without providing equivalent Linux commands or guidance. No Linux shell or cross-platform alternatives are mentioned for this step, and the only CLI example is Windows-specific. The rest of the tutorial relies on the web UI, which is platform-agnostic, but the only command-line example is Windows-centric.
Recommendations
  • Provide Linux or cross-platform alternatives for the PowerShell cmdlet, such as equivalent commands using SSH and standard Linux networking tools (e.g., ip, ifconfig, or nmcli), if supported by the device.
  • Explicitly state whether the configuration steps can be performed from Linux/macOS clients, and provide instructions if so.
  • Where only PowerShell is supported, clarify this limitation and suggest workarounds for non-Windows users (e.g., using PowerShell Core on Linux, or accessing the device via the web UI).
  • Ensure future documentation includes both Windows and Linux command-line examples for all device management tasks, or clearly notes platform restrictions.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean