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 Azure PowerShell examples for all steps, but PowerShell is featured equally and prominently throughout, which may indicate a Windows bias. PowerShell is primarily a Windows tool, and its inclusion alongside Azure CLI (which is cross-platform) can signal a preference for Windows environments. There are no explicit Linux shell (bash) examples, nor any mention of Linux-specific patterns or tools. The instructions for saving files and running commands do not clarify cross-platform differences (e.g., file paths, environment variables).
Recommendations
  • Add explicit bash examples for Linux/macOS users, especially for variable assignment and command usage.
  • Clarify that Azure CLI commands work natively on Linux/macOS and Windows, while PowerShell is primarily for Windows (or PowerShell Core for cross-platform).
  • Include notes about file path conventions and environment variable syntax differences between Windows and Linux/macOS.
  • Consider listing Azure CLI (bash) examples first, as it is the most cross-platform option.
  • Add troubleshooting tips for Linux/macOS users, such as permissions or shell differences.
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 Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-13 00:00 #110 completed Clean Clean

Flagged Code Snippets