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
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation page demonstrates Windows bias by providing a detailed Azure PowerShell example before the Azure CLI example, with no mention of Linux-specific tools or shell environments. The PowerShell script is more verbose and explanatory, while the CLI example is brief and lacks context. There are no Bash or Linux shell examples, nor any discussion of Linux-specific considerations.
Recommendations
  • Provide Bash/Linux shell examples for Azure CLI usage, including variable assignment and script context.
  • Ensure CLI examples are as detailed and explanatory as PowerShell examples, including step-by-step instructions and variable usage.
  • Explicitly mention cross-platform compatibility for CLI commands and clarify that Azure CLI works on Linux, macOS, and Windows.
  • Consider adding a section or tab for Linux users, outlining any environment-specific setup or considerations.
  • Avoid presenting PowerShell examples before CLI examples, or alternate the order to avoid implicit prioritization of Windows tools.
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-08 00:00 #105 completed Clean Clean
2025-08-08 00:00 #74 completed Clean Clean
2025-08-03 00:00 #69 completed Clean Clean

Flagged Code Snippets