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
Summary
The documentation provides both Azure CLI and PowerShell examples for deploying the ARM template, but the PowerShell example is given equal prominence as the CLI example, which can be seen as a Windows bias since PowerShell is primarily a Windows tool (despite cross-platform support). There are no Linux-specific shell examples (such as Bash), and the validation steps focus on the Azure Portal UI, which is platform-agnostic but often associated with Windows workflows. The order of examples (CLI first, then PowerShell) is good, but the lack of explicit Linux/Bash guidance may disadvantage Linux users.
Recommendations
  • Add explicit Bash shell examples for Linux users, highlighting any differences in environment variable syntax or command usage.
  • Clarify that Azure CLI commands work identically on Windows, macOS, and Linux, and provide notes on installing the CLI on Linux.
  • If PowerShell is included, mention that it is available cross-platform, but also provide Bash alternatives to ensure Linux parity.
  • Consider including a table or section summarizing deployment options for different operating systems.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
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