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 consistently provides both Bash and PowerShell examples for Azure CLI commands, but PowerShell (Windows) examples are always presented immediately after Bash, and sometimes with explicit syntax notes. There is no mention of Linux-specific tools, patterns, or troubleshooting, and the only shell alternatives shown are Bash and PowerShell, with no reference to other common Linux shells (e.g., zsh) or environments. The documentation assumes familiarity with the Azure portal and CLI, which are cross-platform, but the example structure and syntax guidance slightly favor Windows users by always including PowerShell and sometimes providing extra notes for it.
Recommendations
  • Present Bash (Linux/macOS) examples first, or alternate the order with PowerShell to avoid implicit prioritization.
  • Add explicit notes about running Bash commands in native Linux/macOS terminals, including any differences in environment variable handling or file paths.
  • Include troubleshooting tips or references for common Linux issues (e.g., permissions, networking) when deploying container apps.
  • Consider including zsh or other Linux shell variants if relevant, or clarify that Bash examples are applicable to most Linux environments.
  • Ensure parity in syntax notes: if PowerShell-specific notes are given, provide equivalent notes for Bash/Linux where applicable.
  • Mention that Azure CLI is fully supported on Linux/macOS and link to installation guides for those platforms.
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-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-15 00:00 #112 completed Biased Biased
2025-08-15 00:01 #81 cancelled Biased Biased
2025-08-14 00:01 #80 cancelled Clean Clean
2025-07-13 21:25 #47 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets