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_tools
missing_linux_example
windows_first
Summary
The documentation page demonstrates Windows bias by referencing Windows-specific file types and installation patterns (e.g., .exe, .msi) without mentioning Linux equivalents. There are no examples or references to Linux tools, file types, or installation methods. The language and examples assume a Windows environment, omitting guidance for Linux users.
Recommendations
  • Include Linux-specific examples alongside Windows ones, such as referencing .sh scripts or Linux package managers (e.g., apt, yum) in start tasks.
  • Mention Linux installation patterns (e.g., using chmod, tar, or bash scripts) when discussing application deployment.
  • Provide sample command lines for both Windows (cmd, PowerShell) and Linux (bash) in relevant sections.
  • Explicitly state that the guidance applies to both Windows and Linux pools, and highlight any differences in approach.
  • Reference Linux tools (e.g., scp, rsync, wget) in the 'Additional ways to get data onto nodes' section.
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