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
missing_linux_example
Summary
The documentation provides all command-line examples using Powershell syntax and references Azure CLI commands without specifying platform parity. There are no Linux/macOS-specific shell examples (e.g., Bash), and Powershell-style code blocks are used exclusively. This may create friction for Linux/macOS users unfamiliar with Powershell or Windows-centric command patterns.
Recommendations
  • Add equivalent Bash/Linux shell examples for all Powershell commands, especially for Azure CLI usage.
  • Clarify that Azure CLI commands are cross-platform and can be run in Bash, PowerShell, or CMD, and provide sample invocations for each.
  • Avoid using Powershell-specific code block annotations unless the command is truly Powershell-only.
  • Explicitly mention platform compatibility where relevant, and provide guidance for Linux/macOS users.
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