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 is a Windows-centric tool and its inclusion alongside Azure CLI (which is cross-platform) may signal a bias toward Windows users. Additionally, installation notes and references for Azure PowerShell are present, but there is no mention of Linux-specific shell usage (e.g., Bash), nor are there examples showing Linux command-line patterns or considerations. The related content references a .NET sample, which is also more common in Windows environments.
Recommendations
  • Add explicit Bash shell examples for Azure CLI commands, showing usage in Linux/macOS environments (e.g., export, variable syntax differences).
  • Clarify that Azure CLI is cross-platform and provide installation instructions for Linux/macOS as well as Windows.
  • Include notes or examples for using Azure CLI in Bash, zsh, or other common Linux shells, especially for variable assignment and command chaining.
  • Consider referencing or providing sample applications in languages/platforms common on Linux (e.g., Python, Node.js) in the related content section.
  • If PowerShell is included, note that PowerShell Core is available on Linux/macOS and provide installation links or usage notes for those platforms.
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