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
windows_tools
Summary
The documentation page consistently uses PowerShell syntax for all CLI examples, including npm installation, project build, test, and deployment steps. Windows/PowerShell commands are shown exclusively, with no Bash, sh, or Linux/macOS shell equivalents. Azure PowerShell tools are referenced for deployment, and there is no mention of Azure CLI or cross-platform alternatives. The only explicit OS note is that JavaScript UDFs work only on Windows, but otherwise, Linux/macOS users are left to infer compatibility and command translation.
Recommendations
  • Provide Bash/sh equivalents for all CLI commands, especially for npm installation and azure-streamanalytics-cicd usage.
  • Include Azure CLI deployment instructions alongside Azure PowerShell, or clarify cross-platform support for deployment.
  • Explicitly state OS compatibility for the npm package and commands (e.g., supported on Windows, Linux, macOS).
  • When showing command examples, alternate or parallel Windows and Linux/macOS syntax, or use generic shell syntax where possible.
  • Add notes or troubleshooting for Linux/macOS users, especially regarding file paths and environment setup.
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 Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets