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 a strong Windows bias. It consistently presents Windows/Visual Studio as the default development environment, provides only PowerShell/NuGet Package Manager Console commands for package installation, and references Windows-specific tools (e.g., Storage Emulator, Visual Studio project templates) without offering Linux alternatives or parity. There are no examples or instructions for Linux users, such as using dotnet CLI, Bash, or VS Code workflows. The guidance for creating and running projects is tailored to Windows, and Linux development scenarios are not addressed.
Recommendations
  • Provide equivalent instructions for Linux users, such as using the dotnet CLI to create and manage projects.
  • Include Bash or shell commands for installing NuGet packages, in addition to PowerShell examples.
  • Mention and provide guidance for Linux-compatible storage emulators (e.g., Azurite) and how to run them on Linux/macOS.
  • Offer instructions for using Visual Studio Code or other cross-platform editors, with steps specific to Linux/macOS.
  • Avoid presenting Windows tools and workflows first or exclusively; ensure Linux options are given equal prominence.
  • Add a dedicated section or callouts for cross-platform development, highlighting any differences or additional steps required for Linux/macOS.
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-12 00:00 #243 cancelled 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-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets