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
Summary
The documentation consistently lists the Azure portal, PowerShell, and Azure CLI as the primary methods for changing redundancy, always in that order. PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and in some cases, appears before it. While Azure CLI is cross-platform, the ordering and emphasis may suggest a Windows-first approach. There are no Linux-specific examples, nor is there mention of Linux-native tools or shell scripting patterns. The documentation does not provide parity for Linux users beyond the Azure CLI, and PowerShell is not explicitly marked as cross-platform (even though it can be).
Recommendations
  • Alternate the order of PowerShell and Azure CLI in instructions and tables, or list Azure CLI first to reflect its cross-platform nature.
  • Explicitly note that PowerShell Core is available cross-platform, or clarify when instructions are Windows-specific.
  • Add Bash shell scripting examples or highlight Linux-native usage patterns where appropriate.
  • Where possible, include references to Linux-native tools (e.g., AzCopy usage from Bash) or provide sample scripts for Linux environments.
  • Ensure screenshots and UI walkthroughs are not Windows-centric (e.g., avoid only showing Windows-style UI elements if possible).
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-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
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets