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
missing_linux_example
Summary
The documentation demonstrates a Windows-first bias by exclusively providing instructions and examples using the Azure portal (web UI) and Azure CLI, without mentioning or providing examples for Linux-specific environments, shell differences, or alternative tools. There is no explicit mention of PowerShell, but the lack of Linux/macOS-specific notes or examples (such as bash-specific syntax, environment variable handling, or troubleshooting) may hinder Linux users. The Azure CLI is cross-platform, but the documentation does not clarify this or address potential differences in usage between Windows and Linux.
Recommendations
  • Explicitly state that the Azure CLI commands work on Windows, Linux, and macOS, and provide any necessary notes about differences (e.g., line continuation characters, quoting).
  • Include example commands using bash/zsh syntax where relevant, especially if there are differences in environment variable usage or command formatting.
  • Add troubleshooting tips or notes for Linux/macOS users, such as permissions, path issues, or package manager installation steps for Azure CLI.
  • If referencing the Azure portal, clarify that it is web-based and platform-independent.
  • Consider adding a section or callout for Linux/macOS users to ensure parity and inclusivity.
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 Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-20 00:01 #86 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets