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 page demonstrates a Windows bias by exclusively providing command-line examples using Azure PowerShell, a Windows-centric tool, with no mention of Linux-native alternatives such as Azure CLI, Bash, or REST API. All automation examples are PowerShell-based, and there are no Linux shell or cross-platform instructions. The structure presents the Azure portal (GUI, cross-platform) first, but all scripting/automation is Windows-oriented.
Recommendations
  • Add equivalent Azure CLI examples for all PowerShell commands, as Azure CLI is cross-platform and widely used on Linux.
  • Include Bash script snippets or instructions for Linux users where appropriate.
  • Reference REST API methods for advanced users who may not use PowerShell.
  • Explicitly state that Azure PowerShell is available on Linux and macOS, or clarify platform requirements for each tool.
  • Consider reordering or parallelizing examples so that Linux-friendly options (Azure CLI, Bash) are presented alongside PowerShell, not only after or below it.
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

Flagged Code Snippets