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 PowerShell and Azure CLI examples for removing delegations, but PowerShell (commonly associated with Windows) is presented before Azure CLI. There are no explicit Linux-specific instructions or examples, and the use of PowerShell may implicitly favor Windows users. The Azure portal instructions are platform-neutral, but command-line guidance leans toward Windows-first patterns.
Recommendations
  • Present Azure CLI examples before PowerShell, as Azure CLI is cross-platform and widely used on Linux.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, while PowerShell is primarily used on Windows.
  • Include notes or examples for Linux users, such as using Bash or referencing shell environments.
  • Clarify that Cloud Shell supports both PowerShell and Bash, and provide guidance for selecting the preferred shell.
  • Avoid implying PowerShell is the default or preferred method unless there is a technical reason.
GitHub Create Pull Request

Scan History

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