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 demonstrates a Windows bias in several ways: Windows and PowerShell examples are consistently provided alongside Azure CLI, but Linux-specific examples or shell scripts are absent. The migration section explicitly states that migration between plans is only supported on Windows, with no Linux alternative or workaround. Throughout, Windows terminology and tools (such as PowerShell) are mentioned at least as prominently as cross-platform options, and sometimes exclusively (e.g., migration commands). There is little to no guidance for Linux users beyond mentioning Linux container support and listing Linux scale-out limits.
Recommendations
  • Provide explicit Linux shell (bash) examples for all CLI commands, including environment variable usage and scripting patterns common on Linux.
  • Where PowerShell is referenced, add equivalent bash or shell script examples, or clarify that Azure CLI commands are cross-platform.
  • In migration guidance, clarify Linux limitations and suggest workarounds or alternative approaches for Linux users.
  • Add troubleshooting and configuration notes specific to Linux environments, such as file permissions, container nuances, or OS-specific behaviors.
  • Ensure that Windows and Linux parity is maintained in all code samples and instructions, and avoid presenting Windows-first or Windows-only workflows unless strictly necessary.
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
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets