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 page demonstrates a mild Windows bias in its guidance for API testing tools. PowerShell (Invoke-RestMethod) and Visual Studio Code are listed before Linux-native tools, and Microsoft Edge's Network Console is mentioned as a recommended option. While curl and Bruno are also included, the ordering and emphasis favor Windows-centric tools and workflows. There are no Linux-specific examples, nor is there mention of Linux command-line patterns (e.g., bash scripts, jq, wget) or Linux desktop tools. No explicit Windows-only tools are required, but the documentation implicitly prioritizes Windows environments.
Recommendations
  • Reorder API testing tool recommendations to list cross-platform and Linux-native tools (e.g., curl, Bruno) first.
  • Add Linux-specific examples for API testing, such as using curl with sample commands, or mention tools like wget and jq.
  • Include references to Linux desktop API testing tools (e.g., Postman, Insomnia) and CLI utilities.
  • Clarify that all steps and templates are platform-agnostic and can be performed from Linux, macOS, or Windows.
  • Provide sample shell (bash) commands for template deployment and validation, alongside any PowerShell examples.
  • Explicitly state that Visual Studio Code and PowerShell are available on Linux and macOS, not just Windows.
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
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets