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_first
missing_linux_example
Summary
The documentation page exhibits a Windows bias by referencing PowerShell scripts as the only code sample in the 'Next steps' section and not providing equivalent Linux/bash examples. There are no explicit Linux or cross-platform command-line examples, and the only script-based guidance is Windows-centric. Additionally, there is no mention of Linux tools or instructions for non-Windows environments.
Recommendations
  • Add equivalent bash or shell script examples alongside PowerShell scripts in the 'Next steps' and sample sections.
  • Explicitly mention that authentication steps and REST calls can be performed from any OS, and provide curl or wget examples for token retrieval.
  • Include references to cross-platform tools (e.g., Azure CLI, curl) and ensure that instructions are not limited to Windows environments.
  • Where PowerShell is referenced, add a note or link to Linux/macOS alternatives to ensure parity.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets