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 provides both Azure CLI and Azure PowerShell instructions for verifying results, but the PowerShell tab is present and detailed, which can be seen as a Windows-centric approach. The Azure CLI examples are present and listed first, but there is no explicit mention of Linux or macOS environments, nor are there any Bash-specific or cross-platform shell instructions beyond Azure CLI. The PowerShell examples use Windows-style variable assignment and commands, which may not be directly usable on Linux/macOS without PowerShell Core. There are no references to Linux tools or workflows.
Recommendations
  • Explicitly mention that Azure CLI commands work on Windows, Linux, and macOS, and provide Bash shell examples where appropriate.
  • Clarify that PowerShell examples require PowerShell Core for cross-platform compatibility, or provide Bash equivalents.
  • Add a note or section for Linux/macOS users, highlighting any differences or confirming parity.
  • Ensure that any variable assignment or scripting examples are shown in both Bash and PowerShell syntax, or use cross-platform syntax where possible.
  • Consider including a table or tabbed interface for 'Bash', 'PowerShell', and 'Azure CLI' to make parity clear.
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-12 00:00 #243 cancelled 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 Clean Clean
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-15 00:00 #112 completed Biased Biased
2025-08-15 00:01 #81 cancelled Biased Biased
2025-07-13 21:37 #48 completed Biased Biased
2025-07-13 21:25 #47 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Biased Biased

Flagged Code Snippets