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
missing_linux_example
Summary
The documentation page exhibits several signs of Windows bias. Windows tools and terminology (e.g., PowerShell, Windows PowerShell, C:\ paths) are mentioned first or exclusively in command examples and instructions. PowerShell is given a dedicated section, and instructions often reference Windows-specific consoles and file paths. There is a lack of explicit Linux or macOS examples, especially for local CLI usage, and no mention of Linux-specific shell environments or file path formats. The documentation assumes familiarity with Windows tools and patterns, which may hinder Linux users.
Recommendations
  • Include explicit instructions and examples for Linux/macOS users, such as using Bash or Terminal instead of Windows PowerShell.
  • Provide file path examples using Linux/macOS formats (e.g., /home/user/index.html) alongside Windows paths.
  • Clarify that Azure CLI commands can be run from any OS and show how to open a terminal on Linux/macOS.
  • Add notes or sections for installing and using Azure CLI and AzCopy on Linux/macOS.
  • Balance the order of examples so that Linux/macOS instructions are presented alongside or before Windows-specific ones.
  • Avoid assuming the use of Windows tools (e.g., PowerShell) as the default for all users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets