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
windows_tools
Summary
The documentation exclusively uses PowerShell for all examples, explanations, and cleanup steps, with no mention of Linux, Bash, or cross-platform CLI alternatives. All tooling and guidance are centered on Azure PowerShell, which is most familiar to Windows users. There are no Linux shell or Azure CLI examples, and no guidance for non-Windows environments.
Recommendations
  • Provide equivalent examples using Azure CLI (az) commands, which are cross-platform and commonly used on Linux and macOS.
  • Include Bash script samples alongside PowerShell to demonstrate Linux compatibility.
  • Mention that Azure PowerShell is available cross-platform, but clarify when to use Azure CLI vs PowerShell.
  • Structure the documentation so that both Windows (PowerShell) and Linux (Bash/Azure CLI) users can follow along with parity.
  • Add a section or links for Linux/macOS users, including installation and usage instructions for relevant tools.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean
2025-07-09 23:22 #6 cancelled Clean Clean

Flagged Code Snippets

Remove-AzResourceGroup -Name myResourceGroup -Force