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
powershell_heavy
windows_first
Summary
The documentation provides both Bash and PowerShell examples for all CLI commands, ensuring parity for Linux/macOS and Windows users. However, PowerShell examples are always shown alongside Bash, and in some cases, Windows-specific advice (e.g., using Mono or Windows containers for .NET Framework builds) is given before Linux alternatives. The troubleshooting section suggests Windows containers as a solution for .NET Framework, which may reinforce a Windows-centric mindset. There are no sections that are Windows-only, and Linux users can complete all tasks using Bash and Azure CLI.
Recommendations
  • Consider listing Bash examples before PowerShell throughout the documentation to reflect the default shell on Linux/macOS and most CI/CD environments.
  • When suggesting solutions for .NET Framework builds, present Linux/Mono options before Windows containers, and clarify the trade-offs.
  • Explicitly mention that all Azure CLI commands work on Linux/macOS and Windows, and provide links to platform-specific installation guides if needed.
  • Where troubleshooting suggests Windows containers, provide equal detail for Linux/Mono solutions and clarify when Windows containers are strictly required.
  • Add a short note at the beginning confirming full support for Linux/macOS workflows.
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 Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
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 Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets