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_tools
windows_first
Summary
The documentation provides examples for Azure portal, Azure CLI, Azure PowerShell, and ARM templates. However, the PowerShell section is extensive and detailed, and PowerShell is a Windows-centric tool. There is no mention of Linux-native scripting tools (such as Bash or shell scripts) or cross-platform alternatives for tasks shown in PowerShell. The ordering also places PowerShell before ARM templates, and the CLI examples do not explicitly mention Linux compatibility or shell usage. No Linux-specific guidance or parity is provided for scripting and automation beyond the CLI.
Recommendations
  • Add explicit Bash/shell script examples for each CLI scenario to demonstrate Linux usage.
  • Clarify that Azure CLI commands are cross-platform and provide sample usage in Bash (with environment variables, pipes, etc.).
  • Include notes or sections on using Azure CLI in Linux environments, including installation and authentication steps.
  • Reduce reliance on PowerShell for automation examples, or provide equivalent Bash/shell alternatives.
  • Consider reordering sections so that cross-platform tools (CLI, ARM templates) appear before Windows-specific tools (PowerShell).
  • Mention Linux support and parity in the introduction and tooling sections.
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 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-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets