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_first
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by providing detailed PowerShell scripts for querying delegation changes and referencing Windows-centric tools and patterns. While Azure CLI is mentioned for role assignment, all advanced scripting and automation examples are exclusively given in PowerShell, with no equivalent Bash or Linux shell scripts. There is no guidance for Linux users on how to perform the same monitoring tasks outside of PowerShell, and the PowerShell script is presented first and in greater detail.
Recommendations
  • Provide equivalent Bash or shell script examples for querying delegation changes using REST API calls with curl or az CLI, suitable for Linux environments.
  • Ensure that Azure CLI examples are as detailed and comprehensive as PowerShell examples, especially for advanced automation tasks.
  • Explicitly mention cross-platform compatibility and provide instructions for both Windows and Linux users.
  • Consider including sample scripts in Python or other cross-platform languages for automation.
  • Reorder examples so that Azure CLI or platform-neutral solutions are presented before or alongside PowerShell scripts.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-22 01:38 #287 completed Biased Biased
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