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
missing_linux_example
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for verifying results, but PowerShell is featured as a primary tab alongside CLI, and no explicit Linux shell (bash) or macOS examples are given. The PowerShell example uses Windows-centric syntax and tools, and there is no mention of Linux-specific verification steps or troubleshooting. The documentation implicitly assumes familiarity with Windows tools and does not address Linux users directly.
Recommendations
  • Add explicit bash/Linux shell examples for verification steps, including commands that work natively on Linux/macOS.
  • Clarify that Azure CLI works cross-platform and provide sample commands in bash syntax (e.g., export instead of set for environment variables).
  • Include troubleshooting steps or notes relevant to Linux environments, such as SSH key handling or file permissions.
  • Balance the presentation order so that Linux-compatible examples (Azure CLI in bash) are presented before or alongside PowerShell.
  • Mention any platform-specific considerations (e.g., differences in command syntax, file paths, or required tools) for Linux/macOS users.
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-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