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 examples for importing images into Azure Container Registry, but the PowerShell example is given equal prominence and detail as the CLI example. There are no explicit Linux shell (bash) or native Linux tool examples, nor is there mention of Linux-specific workflows or patterns. The documentation refers to Azure PowerShell as a primary tool, which is more commonly used in Windows environments, and does not offer parity for Linux users beyond the Azure CLI. The order of presentation (CLI first, then PowerShell) is neutral, but the lack of bash or Linux-native examples may disadvantage Linux users.
Recommendations
  • Add explicit bash shell examples for image import using Azure CLI, demonstrating usage in native Linux environments.
  • Clarify that Azure CLI commands can be run directly in Linux/macOS terminals, not just in Azure Cloud Shell.
  • Include references to Linux-native authentication patterns (e.g., using environment variables, .docker/config.json) when discussing Docker Hub authentication.
  • Mention Linux package managers or tools (e.g., apt, yum) for installing Azure CLI and Docker, to assist Linux users.
  • Consider adding a section or tab for 'Linux/Bash' alongside 'Azure CLI' and 'Azure PowerShell' to ensure parity in examples and workflows.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #399 in_progress Biased Biased
2026-02-18 00:00 #395 in_progress Biased Biased
2026-02-17 00:00 #391 in_progress Biased Biased
2026-02-16 00:00 #387 in_progress Biased Biased
2026-02-15 00:00 #383 in_progress Biased Biased
2026-02-14 00:00 #379 in_progress Biased Biased
2026-02-13 00:00 #375 in_progress Clean Clean
2026-02-12 00:00 #371 in_progress Biased Biased
2026-02-11 00:00 #367 in_progress Clean Clean
2026-02-10 00:00 #363 completed Biased Biased
2026-02-09 00:00 #359 completed Biased Biased
2026-02-08 00:00 #355 completed Biased Biased
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