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 the workspace, but the PowerShell example is given equal prominence despite Azure CLI being cross-platform. There are no explicit Linux shell (bash) examples, and the verification steps focus on Windows-centric tools (PowerShell) alongside CLI, with no mention of Linux-specific patterns or troubleshooting. The use of PowerShell and Windows-style variable assignment may be confusing for Linux users.
Recommendations
  • Add explicit bash shell examples for verification steps, using standard Linux shell syntax.
  • Clarify that Azure CLI commands work on Linux, macOS, and Windows, and provide OS-specific instructions if needed.
  • If PowerShell is shown, also show equivalent bash commands for Linux users.
  • Mention Linux troubleshooting patterns or tools where relevant.
  • Ensure variable assignment examples use syntax compatible with both bash and PowerShell, or provide both versions.
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-12 00:00 #109 completed Clean Clean

Flagged Code Snippets