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 sign-in instructions for Azure CLI and Azure PowerShell, with PowerShell being a Windows-centric tool. There are no explicit Linux shell (bash) examples for signing in, nor are Linux-specific patterns or tools mentioned in parity with Windows/PowerShell. The documentation references Docker installation for Mac, Windows, and Linux, but command-line examples for registry login and management are limited to Azure CLI and PowerShell, with no Linux shell or bash-specific guidance. The order of presentation also places PowerShell examples alongside CLI, potentially giving Windows tools equal or greater prominence than Linux equivalents.
Recommendations
  • Add explicit bash/Linux shell examples for registry login and management, especially for common scenarios (e.g., using az acr login from bash).
  • Clarify that Azure CLI commands work cross-platform and provide sample usage in bash or Linux terminal.
  • Consider presenting CLI (cross-platform) examples before PowerShell (Windows-centric) examples, or clearly label PowerShell as Windows-specific.
  • Include notes or sections for Linux users, highlighting any differences or additional steps required.
  • Ensure parity in troubleshooting and cleanup instructions for Linux environments (e.g., using az group delete from bash).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets