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
missing_linux_example
Summary
The documentation avoids explicit Windows bias by referencing Azure PowerShell, Azure CLI, portal, and REST API as options for moving resources. However, it does not provide any concrete command-line examples for either Windows (PowerShell) or Linux (Bash/CLI), nor does it clarify cross-platform usage. The absence of explicit Linux (Bash/CLI) examples or parity discussion constitutes a subtle bias, as users on Linux may not know which tools or commands are best suited for their environment.
Recommendations
  • Provide explicit command-line examples for both Azure PowerShell (Windows) and Azure CLI (cross-platform, including Linux and macOS) for common operations.
  • Clarify which tools are available and supported on each platform (e.g., Azure CLI is cross-platform, PowerShell is available on Windows, Linux, and macOS).
  • When referencing 'portal, Azure PowerShell, Azure CLI, or REST API', consider listing Azure CLI before PowerShell to avoid implicit Windows-first ordering.
  • Add a section or note highlighting cross-platform compatibility and recommend Azure CLI for Linux users.
  • If REST API usage is required, provide example invocations using curl or similar cross-platform tools.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-12 00:00 #243 cancelled 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-09-16 00:00 #113 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets