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
missing_linux_example
windows_tools
windows_first
Summary
The documentation exclusively uses PowerShell for all examples and instructions, which is primarily a Windows-centric tool. There are no examples using Bash, Azure CLI, or other cross-platform tools, nor is there any mention of Linux or macOS workflows. The use of PowerShell cmdlets and patterns (e.g., Select-AzSubscription, New-AzSubscriptionDeployment) reinforces a Windows-first approach and may alienate users on Linux or macOS who prefer Bash or Azure CLI.
Recommendations
  • Provide equivalent examples using Azure CLI (az commands) and Bash scripts alongside PowerShell examples.
  • Explicitly mention that the process can be performed on Linux/macOS and link to relevant cross-platform tooling.
  • Add a section comparing PowerShell and Azure CLI approaches for deploying policies at scale.
  • Avoid assuming PowerShell as the default and clarify prerequisites for each platform.
  • Reference documentation for installing and using Azure CLI on Linux/macOS.
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