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 page presents both Azure CLI and Azure PowerShell examples for listing permissions, but PowerShell (a Windows-centric tool) is mentioned alongside CLI without clarifying cross-platform compatibility. In several places, Azure PowerShell is listed before or equally with Azure CLI, which may subtly prioritize Windows workflows. There are no explicit Linux-specific examples or notes about platform differences, and PowerShell is not clearly marked as Windows-only, potentially leading Linux users to confusion.
Recommendations
  • Clearly indicate which tools are cross-platform (e.g., Azure CLI) and which are Windows-specific (e.g., Azure PowerShell).
  • List Azure CLI examples before PowerShell, as CLI is cross-platform and more widely used on Linux.
  • Add explicit Linux shell examples where relevant, or clarify that Azure CLI commands work on Linux, macOS, and Windows.
  • Include notes or links for installing and using Azure CLI on Linux.
  • Avoid presenting PowerShell as an equal alternative without noting its platform specificity.
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