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
missing_linux_example
windows_tools
Summary
The documentation page exhibits several signs of Windows bias. Visual Studio (a Windows-centric IDE) is presented first and in more detail than cross-platform alternatives. The setup and run instructions frequently reference Windows tools (Visual Studio, PowerShell, cmd) and provide screenshots only for Visual Studio. The clean-up step uses a PowerShell command without offering an equivalent Bash/Azure CLI example for Linux/macOS users. There are no Linux-specific instructions or screenshots, and the documentation assumes familiarity with Windows tooling.
Recommendations
  • Provide equal prominence and detail for cross-platform tools such as Visual Studio Code and JetBrains Rider, including screenshots and step-by-step instructions.
  • Include Linux/macOS-specific instructions for setup, package installation, and running the application (e.g., using Bash, zsh, etc.).
  • For resource clean-up, offer Azure CLI or Bash command examples alongside PowerShell, and clarify which commands work on which platforms.
  • Avoid assuming Visual Studio is the default IDE; mention and demonstrate alternatives that work on all platforms.
  • Add notes or troubleshooting tips relevant to Linux/macOS environments, such as file permissions, path differences, or .NET installation steps.
  • Ensure all code and command-line examples are tested and work on Linux/macOS as well as Windows.
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 Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets