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 consistently presents Azure CLI and Azure PowerShell examples for each query, with PowerShell (a Windows-centric tool) always included. In all cases, the CLI example is shown first, but PowerShell is always present, and no Linux-specific shell (such as Bash) or platform-neutral scripting is referenced. There is no explicit mention of Linux tools or shell environments, nor any guidance for Linux users beyond the Azure CLI. The documentation does not acknowledge differences in shell experience or provide parity for Linux-native workflows.
Recommendations
  • Explicitly mention that Azure CLI is cross-platform and can be used in Bash, Zsh, and other Linux shells.
  • Add example command lines for Bash or other Linux shells where relevant, especially for scripting or output parsing.
  • Clarify that PowerShell Core is available on Linux and macOS, and provide installation guidance or links for those platforms.
  • Where possible, provide platform-neutral instructions or note any differences in command syntax or output between Windows and Linux environments.
  • Include troubleshooting or environment setup notes for Linux users, such as package dependencies or shell configuration tips.
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 Biased Biased
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 Clean Clean

Flagged Code Snippets