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
windows_first
missing_linux_example
Summary
The documentation provides both Azure CLI and PowerShell examples for configuring dead-letter and retry policies in Azure Event Grid. However, PowerShell is a Windows-centric tool, and its inclusion alongside Azure CLI (which is cross-platform) may signal a Windows bias. The CLI and PowerShell examples are presented together, but there is no mention of Linux-specific shell usage (e.g., Bash), nor are there examples using native Linux tools or scripting patterns. Additionally, installation notes reference Azure PowerShell and its download page, which is primarily targeted at Windows users. The related sample application is for .NET, another technology with historical Windows roots, and there is no mention of Linux or open-source alternatives.
Recommendations
  • Add explicit Bash shell examples for Azure CLI commands, demonstrating usage on Linux and macOS.
  • Clarify that Azure CLI is cross-platform and provide installation instructions for Linux and macOS alongside Windows.
  • Include notes or examples for using Azure CLI in Bash scripts, highlighting differences from PowerShell scripting.
  • Reference open-source or Linux-native sample applications for handling dead-letter events, such as Python or Node.js.
  • Avoid presenting PowerShell as an equal alternative to CLI for cross-platform scenarios; clarify its Windows-centric nature.
  • Ensure screenshots and UI references do not assume Windows-only environments.
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-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets