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. While it does mention both Azure CLI and PowerShell for configuring Event Grid delivery and retry policies, it refers to 'sample CLI and PowerShell command' together, and links to a page that likely contains both but does not show explicit Linux shell examples (e.g., bash) or mention Linux-specific tools. The CLI example uses environment variable syntax compatible with bash, but does not clarify platform compatibility or provide explicit Linux/Unix instructions. PowerShell is mentioned by name multiple times, while Linux equivalents (such as Bash, zsh, or other shells) are not. There are no examples or instructions for configuring these settings using Linux-native tools or shells, nor is there any mention of Linux-specific considerations.
Recommendations
  • Provide explicit bash or Linux shell examples alongside PowerShell, clarifying platform compatibility.
  • When referencing CLI commands, specify that they work on both Windows and Linux, or provide separate instructions if needed.
  • Include Linux-specific notes or troubleshooting tips where relevant, especially for environment variable syntax and file paths.
  • Avoid mentioning PowerShell before CLI or Linux tools unless contextually necessary; strive for parity in tool presentation.
  • Add a section or note confirming cross-platform support for all commands and tools referenced.
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