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
windows_first
powershell_heavy
windows_tools
Summary
The documentation demonstrates a moderate Windows bias. In the installation section, Windows instructions (using PowerShell) are presented before Linux instructions, and the Windows steps are more detailed (e.g., specifying 'elevated 64-bit PowerShell'). The Linux section is shorter and less detailed. The script generation and portal steps are OS-neutral, but the overall pattern prioritizes Windows terminology and tools.
Recommendations
  • Alternate the order of Windows and Linux instructions in each section, or present them in parallel tabs to avoid implicit prioritization.
  • Provide equally detailed steps for Linux, including information about required permissions, shell environment, and any prerequisites (e.g., bash version, package manager).
  • Where PowerShell is referenced for Windows, mention the equivalent shell (e.g., Bash) for Linux in the same level of detail.
  • Avoid using Windows-specific terminology (e.g., 'elevated PowerShell') without providing the Linux equivalent (e.g., 'run as root or with sudo').
  • Consider including screenshots or command-line examples for both platforms to ensure parity.
  • Where possible, use cross-platform language and tools, or clearly indicate when a step is OS-specific.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets