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 Windows-specific tools (Azure PowerShell) and the Azure portal are mentioned before the Azure CLI, and a PowerShell example is given for .NET package installation. However, the main client library usage examples are cross-platform and do not show further Windows bias.
Recommendations
  • List cross-platform tools (Azure CLI) before Windows-specific tools (Azure PowerShell, Azure portal) in the prerequisites section.
  • Provide explicit instructions or examples for Linux/macOS environments where relevant (e.g., package installation commands for .NET using bash).
  • Clarify that Azure CLI is available on all platforms and is recommended for cross-platform usage.
  • Where PowerShell is used for .NET, offer a bash alternative for Linux/macOS users.
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