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, with no equivalent Bash or Linux shell examples. PowerShell is presented first in all code sections, and the main sample script is exclusively PowerShell-based. Although Azure CLI commands are briefly mentioned for role assignment, all advanced scripting and automation guidance is Windows-centric, with no Linux-native alternatives or cross-platform scripting shown.
Recommendations
  • Provide equivalent Bash or shell script examples for querying the Tenant Activity Log using REST API calls, leveraging curl/jq or Azure CLI.
  • Present Azure CLI examples before or alongside PowerShell, especially for common tasks like role assignment and log querying.
  • Explicitly mention cross-platform compatibility for all scripts and tools, and clarify when a script is Windows-only.
  • Offer downloadable sample scripts for Linux/macOS environments, or link to GitHub repositories with both PowerShell and Bash versions.
  • Add guidance for running these tasks in Linux-based Azure Cloud Shell, including any differences in authentication or environment setup.
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