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 provides a command-line example using the Azure CLI, which is cross-platform, but does not include any OS-specific shell context or examples. However, there is a subtle 'windows_first' bias in that no explicit Linux or Bash shell context is shown, and the only CLI example is presented without clarifying its cross-platform applicability. There are no PowerShell-specific commands, but the absence of Linux- or macOS-specific notes or examples (such as Bash scripting, environment variable usage, or file path conventions) may leave Linux users uncertain about parity. No Windows-only tools are mentioned, but the documentation does not actively demonstrate Linux parity.
Recommendations
  • Explicitly state that the Azure CLI example works on Windows, Linux, and macOS, and provide sample invocations in both Bash and PowerShell if relevant.
  • Where command-line examples are given, show both Bash and PowerShell syntax if there are differences, or clarify that the syntax is identical.
  • Add notes or callouts for Linux/macOS users regarding any environment-specific considerations (e.g., line continuations, authentication methods, file paths).
  • If referencing tools or scripts, ensure both Windows and Linux equivalents are mentioned or provide guidance for both environments.
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-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets