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
windows_tools
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for command-line operations, but PowerShell coverage is more extensive and detailed, including advanced usage (background jobs, object inspection) and user lookup via Azure AD. PowerShell examples and explanations are often given after CLI, but with more depth and Windows-centric tooling (e.g., Visual Studio Code extension, PowerShell jobs). There are no explicit Linux shell (bash) examples, and the CLI examples do not mention Linux-specific usage or considerations. The documentation assumes familiarity with PowerShell and Windows tools, which may disadvantage Linux users.
Recommendations
  • Add bash shell examples for REST API calls and Azure CLI usage, demonstrating usage in typical Linux environments.
  • Balance the depth of Azure CLI and PowerShell sections, including advanced CLI usage (e.g., piping, jq for JSON parsing, backgrounding with &).
  • Mention that Azure CLI is cross-platform and provide explicit instructions for Linux/macOS users where relevant.
  • Include references to Linux-native editors (e.g., Vim, nano) or mention that VS Code is available cross-platform.
  • Where PowerShell jobs are discussed, provide equivalent CLI or bash backgrounding techniques.
  • Review all examples to ensure parity in detail and troubleshooting tips for both CLI and PowerShell 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-09-07 00:00 #104 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets