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 provides detailed PowerShell scripts and examples for monitoring delegation changes in Azure Lighthouse, with only brief Azure CLI coverage for role assignment. The main workflow for querying and reporting on delegation changes is shown exclusively in Azure PowerShell, with no equivalent Bash, Python, or cross-platform REST API example. This creates friction for Linux/macOS users who may not have access to PowerShell or prefer other scripting environments.
Recommendations
  • Provide a full Bash or Python example for querying the Tenant Activity Log using Azure CLI and/or REST API calls.
  • Include cross-platform instructions for authentication and token acquisition (e.g., using az CLI, MSAL libraries, or direct REST API calls).
  • Explicitly note PowerShell requirements and offer alternatives for non-Windows environments.
  • Where possible, show Azure CLI and REST API examples alongside PowerShell, especially for critical workflows like activity log querying.
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