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
Summary
The documentation provides both Azure CLI and PowerShell examples for configuring dead-letter and retry policies in Azure Event Grid. However, PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and is presented as a primary automation option. There are explicit instructions for installing Azure PowerShell, but no equivalent guidance for Bash or Linux shell environments. The related sample application is .NET-based, which is also more common on Windows. There are no Linux/macOS-specific examples or troubleshooting notes, and PowerShell examples may not be directly usable on non-Windows platforms.
Recommendations
  • Clarify that Azure CLI works cross-platform (Windows, Linux, macOS) and recommend it as the primary automation tool for non-Windows users.
  • Add Bash or shell script equivalents for all PowerShell examples, especially for variable assignment and command chaining.
  • Provide installation and troubleshooting notes for Azure CLI on Linux/macOS, similar to the PowerShell installation note.
  • Include links to sample applications in other languages (e.g., Python, Node.js) that are popular on Linux/macOS.
  • Explicitly state platform compatibility for each tool and example.
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