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_tools
windows_first
Summary
The documentation page shows mild Windows bias in the prerequisites section, where Azure PowerShell and Azure Portal are mentioned as options to create a registry before the Azure CLI. The package installation examples for each language use cross-platform tools (npm, pip, go get, etc.), and the code samples themselves are platform-neutral. However, the only explicit shell example shown is PowerShell for .NET package installation, and Azure PowerShell is mentioned before Azure CLI in the registry creation instructions. No Linux/macOS-specific instructions or examples are missing, but Windows tools are referenced first.
Recommendations
  • List Azure CLI before Azure PowerShell and Portal in the prerequisites, as CLI is cross-platform.
  • Provide Bash or shell examples alongside PowerShell for .NET package installation.
  • Clarify that all client libraries and CLI commands work on Linux/macOS as well as Windows.
  • Add explicit notes or links for Linux/macOS users where relevant, especially in setup sections.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
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