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
missing_linux_example
Summary
The documentation displays a moderate Windows bias. While Azure REST API and CLI examples are provided (which are cross-platform), the PowerShell examples and notes are prominent and detailed, including multiline command guidance specific to Windows/PowerShell. In CLI and REST API sections, the examples use Windows-centric parameters (e.g., --os-type Windows), and there are no explicit Linux/macOS disk creation or access examples. The order of presentation often places Windows/PowerShell before Linux equivalents, and there is no mention of Linux-specific considerations, such as using --os-type Linux or shell scripting nuances.
Recommendations
  • Add explicit Linux/macOS examples for disk creation and access, using --os-type Linux and relevant parameters.
  • Include bash/zsh shell scripting notes where PowerShell-specific guidance is given.
  • Balance the order of examples so that Linux and Windows are treated equally (e.g., alternate which OS is shown first).
  • Clarify that Azure CLI is cross-platform and provide sample commands for both Windows and Linux environments.
  • Mention any Linux-specific requirements or differences, 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-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

Flagged Code Snippets