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 page demonstrates a mild Windows bias. PowerShell is mentioned as a primary method for configuring retry and batching policies, and references to 'sample CLI and PowerShell command' are given together, but no explicit Linux shell (bash) examples are provided. The Azure CLI example is generic and could be run on any platform, but there is no explicit mention or example of Linux-specific usage (such as bash scripting or Linux environment variables). PowerShell is referenced before Linux alternatives, and there is no mention of Linux tools or scripting patterns. No Linux-specific guidance or troubleshooting is provided.
Recommendations
  • Add explicit Linux/bash examples alongside PowerShell, especially where scripting is involved.
  • Clarify that Azure CLI commands work on Linux, macOS, and Windows, and provide platform-specific notes if needed.
  • Provide links or references to Linux troubleshooting or environment setup for Event Grid.
  • Ensure that PowerShell and CLI examples are presented in parallel, not with PowerShell as the default or first option.
  • Mention Linux tools (such as curl, jq) for interacting with Event Grid endpoints where appropriate.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
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 Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets