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
missing_linux_example
Summary
The documentation provides both Azure CLI (Bash) and Azure PowerShell examples for sending events, but the PowerShell example is given equal prominence and detail as the Bash/CLI example. There is a slight Windows-first bias in the use of Visual Studio Code and C#/.NET for the function creation, which are more commonly used on Windows. The documentation does not provide explicit Linux-native examples (e.g., using native Linux shells outside Azure Cloud Shell, or alternative editors/environments). There are no references to Linux-specific tools or workflows, and PowerShell is mentioned as a primary option for Cloud Shell, which may reinforce a Windows-centric approach.
Recommendations
  • Add explicit instructions and examples for running the Azure CLI and cURL commands on a local Linux shell, not just in Azure Cloud Shell.
  • Include alternative function creation steps using other languages (such as Python or JavaScript) and editors (such as Vim or VS Code on Linux), to demonstrate cross-platform parity.
  • Clarify that Visual Studio Code and Azure CLI are fully supported on Linux, and provide links or notes for Linux users.
  • Consider providing Linux-native shell script examples for sending events, and mention common Linux tools (e.g., jq for JSON manipulation) where relevant.
  • Reduce the emphasis on PowerShell by presenting Bash/Linux shell examples first, or side-by-side, and clarify that PowerShell is optional for users on 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 Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
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-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets