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 detailed examples for Azure PowerShell and Azure CLI, but the PowerShell section appears first and is more extensive, with multiple examples and troubleshooting notes. PowerShell is a Windows-centric tool, and its prominence may suggest a Windows bias. There are no explicit Linux shell examples (e.g., Bash), nor is there mention of Linux-specific usage patterns or considerations. The CLI examples are cross-platform, but the ordering and depth favor Windows/PowerShell.
Recommendations
  • Present Azure CLI examples before PowerShell, as CLI is cross-platform and more commonly used on Linux.
  • Add explicit Bash shell usage examples for Azure CLI to demonstrate Linux workflows (e.g., using variables, piping, jq for output parsing).
  • Clarify that Azure CLI works natively on Linux and macOS, and provide installation or usage notes for those platforms.
  • Balance troubleshooting and error notes between PowerShell and CLI, ensuring Linux users have parity in guidance.
  • Consider adding a section on using Azure RBAC with automation tools common in Linux environments (e.g., shell scripts, Ansible).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean

Flagged Code Snippets