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_tools
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation demonstrates a Windows bias by primarily referencing Windows-centric tools (Visual Studio, PowerShell, ARMClient), providing examples and instructions that assume a Windows environment (e.g., building ARMClient in Visual Studio, using Windows command prompt), and listing Windows tools before cross-platform or Linux alternatives. There are no explicit Linux or macOS instructions or examples, and Linux-native tools are not mentioned or prioritized.
Recommendations
  • Include Linux/macOS equivalents for all tool references (e.g., mention VS Code, JetBrains Rider, or CLI-based workflows for ARMClient).
  • Provide step-by-step instructions for using ARMClient on Linux/macOS, including installation and usage from a Bash shell.
  • List cross-platform tools (e.g., Curl, Insomnia, Bruno) before Windows-specific tools like Visual Studio and PowerShell.
  • Offer PowerShell and Bash (or Azure CLI) examples side-by-side for API calls and automation tasks.
  • Clarify that all steps can be performed on Linux/macOS, and highlight any platform-specific differences.
  • Reference Linux-native editors and shells (e.g., nano, vim, Bash) where appropriate.
  • Ensure screenshots and walkthroughs do not assume a Windows-only environment.
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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets