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

Bias Types:
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ windows_first
Summary:
The documentation provides both Azure CLI and PowerShell examples for creating Event Grid subscriptions, but PowerShell is featured as a primary method alongside CLI, with no mention of Bash or Linux-specific tools. PowerShell is a Windows-centric tool, and its inclusion without equivalent Bash or Linux-native scripting examples may disadvantage Linux users. Additionally, the PowerShell example is given equal prominence to CLI, which can be interpreted as a Windows-first approach.
Recommendations:
  • Ensure that all code examples are available in both Azure CLI (which is cross-platform) and PowerShell, but clearly indicate that PowerShell is primarily for Windows users.
  • Add explicit Bash shell examples where scripting is shown, or clarify that Azure CLI commands are intended for Bash or cross-platform shells.
  • Where PowerShell is used, provide a note or alternative for Linux/macOS users, such as Bash or Python scripts.
  • Review the order of examples to present cross-platform (CLI/Bash) options before Windows-specific (PowerShell) ones.
  • Consider adding a table or section summarizing all available tooling options for different platforms (Windows, Linux, macOS) to help users choose the best fit.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets

- PowerShell. Here's an example: