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 notable Windows bias. PowerShell is the primary scripting language shown for querying delegation changes, with a lengthy, complex PowerShell script provided and no equivalent Bash or cross-platform shell example. While Azure CLI is mentioned for role assignment, all advanced querying and reporting examples are PowerShell-only. There is no guidance for Linux/macOS users on how to perform these tasks outside of PowerShell, nor are alternative tools or scripts referenced.
Recommendations
  • Provide equivalent Bash or Azure CLI scripts for querying the Tenant Activity Log and reporting delegation changes, ensuring Linux/macOS users can follow along without PowerShell.
  • Explicitly note cross-platform options and clarify which commands/tools work on all platforms.
  • Reference REST API usage directly with curl or other cross-platform tools, not just via PowerShell.
  • Consider reordering examples so that Azure CLI or platform-neutral approaches are presented first or alongside PowerShell.
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