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 demonstrates a moderate Windows bias. PowerShell examples are consistently presented before Azure CLI examples, and the use of PowerShell (a Windows-centric tool) is emphasized. The prerequisites mention Visual Studio Code and the Resource Manager Tools extension, which are cross-platform, but do not mention any Linux-specific editors or tools. There is no explicit mention of Linux or macOS environments, and the CLI examples use syntax that is compatible with both, but the ordering and tool recommendations subtly prioritize Windows users.
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI examples first to avoid implicit prioritization of Windows tools.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide shell-specific notes if needed.
  • Include references to popular Linux/macOS editors (such as Vim, Nano, or Sublime Text) alongside Visual Studio Code.
  • In the prerequisites, clarify that all tools and steps are cross-platform, and provide links to installation instructions for Linux/macOS where appropriate.
  • Add a note or section highlighting any differences or considerations for Linux/macOS users, if applicable.
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-12 00:00 #243 cancelled Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
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 Biased Biased

Flagged Code Snippets