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
Summary
The documentation provides a critical resource registration example only in PowerShell, with no equivalent Azure CLI or Bash example. PowerShell is primarily a Windows tool, and presenting it as the sole automation method creates friction for Linux/macOS users. Additionally, PowerShell is mentioned before other cross-platform tools in the workspace creation section.
Recommendations
  • Add Azure CLI and/or Bash examples for registering the Microsoft.Insights resource provider, alongside the PowerShell example.
  • Explicitly mention that PowerShell Core is available cross-platform, or link to documentation on using PowerShell on Linux/macOS if PowerShell must be used.
  • When listing automation options (Azure portal, PowerShell, Azure CLI, Bicep, ARM templates), rotate the order or clarify cross-platform support to avoid Windows-first perception.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-18 00:00 #267 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