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
powershell_heavy
windows_tools
missing_linux_example
windows_first
Summary
The documentation demonstrates a bias toward Windows environments by providing only PowerShell commands for permission refresh, referencing Windows-specific tools, and omitting equivalent Linux or cross-platform instructions. No examples are given for Linux shells or CLI alternatives, and Windows-centric patterns (such as 'Open PowerShell as Administrator') are presented as the default approach.
Recommendations
  • Provide equivalent Linux/bash commands for permission refresh, such as using Azure CLI or REST API calls via curl.
  • Mention cross-platform tools (e.g., Azure CLI, REST API) before or alongside PowerShell, clarifying that PowerShell is available on Linux but not always preferred.
  • Add explicit instructions for Linux/macOS users, including how to install and use PowerShell Core if needed, or alternatives using native shell tools.
  • Where screenshots or steps reference Windows-only dialogs or tools, add notes or images for Linux/macOS environments.
  • Review all command-line examples to ensure parity and accessibility for non-Windows users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-29 00:01 #95 completed Clean Clean
2025-07-29 00:01 #64 completed Clean Clean