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
windows_first
powershell_heavy
windows_tools
Summary
The documentation page demonstrates a moderate Windows bias. PowerShell is consistently presented as a primary automation option alongside the Azure CLI, and is referenced for advanced customization (such as naming resources) before CLI or REST API. The instructions for installing and using PowerShell are more detailed than those for Azure CLI, and PowerShell is mentioned as a local tool without clarifying its cross-platform availability. There is a subtle prioritization of Windows-centric tools and patterns, with PowerShell examples and terminology appearing before or more prominently than Linux-native equivalents.
Recommendations
  • Clarify that both PowerShell and Azure CLI are cross-platform and available on Windows, Linux, and macOS.
  • Provide equal detail for installing and running Azure CLI locally on Linux and macOS, including links to platform-specific installation guides.
  • When mentioning advanced customization (e.g., naming resources), explicitly state whether CLI, REST API, or ARM templates can achieve the same results, and provide examples for each.
  • Avoid implying PowerShell is a Windows-only tool; note its availability on Linux and macOS.
  • Ensure that references to tools and commands do not consistently place Windows-centric options (PowerShell) before Linux-native ones (CLI), or alternate their order.
  • Where screenshots or instructions reference local environments, include examples or notes for Linux/macOS terminals as well as Windows PowerShell.
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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets