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
powershell_heavy
windows_tools
missing_linux_example
windows_first
Summary
The documentation page exclusively provides examples using armclient with PowerShell syntax and does not mention or provide equivalent Linux/macOS command-line instructions. The use of PowerShell and armclient (which is most commonly used on Windows) suggests a Windows-centric approach, and no alternative tools or shell examples for Linux/macOS are offered. All example code blocks are tagged as 'azurepowershell-interactive', reinforcing the Windows-first bias.
Recommendations
  • Provide equivalent examples using bash/curl for REST API calls, which are natively available on Linux/macOS.
  • Clarify whether armclient is cross-platform and, if so, provide installation and usage instructions for Linux/macOS.
  • Include explicit instructions or code samples for Linux/macOS users, such as using curl or httpie.
  • Avoid tagging all code blocks as 'azurepowershell-interactive' if the commands are not PowerShell-specific.
  • Add a section noting cross-platform compatibility and any differences in tooling or syntax.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-17 00:00 #262 completed Biased Biased
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
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

Flagged Code Snippets