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 associated with Windows environments. There are no equivalent examples using Azure CLI, Bash, or other cross-platform tools commonly used on Linux or macOS. The use of PowerShell cmdlets (e.g., Get-AzSubscription, New-AzSubscriptionDeployment) and the lack of mention of Linux-native workflows or tools indicate a strong Windows bias. This may hinder accessibility for users who primarily work in Linux or macOS environments.
Recommendations
  • Provide equivalent examples using Azure CLI, which is cross-platform and widely used on Linux and macOS.
  • Explicitly mention that PowerShell Core is available on Linux and macOS, if PowerShell usage is required.
  • Include Bash script examples for querying and deploying policies, or reference how to adapt the workflow for Bash/CLI users.
  • Add a section comparing PowerShell and Azure CLI approaches, highlighting platform compatibility.
  • Ensure that tool recommendations and instructions are not exclusively focused on Windows environments.
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