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 mentions that automation clients such as PowerShell, CLI, and SDK are supported, PowerShell is listed first and is the only automation client with a direct documentation link in the main text. There are no explicit Linux or Bash shell examples, and no mention of Linux-specific tools or workflows. The focus on PowerShell and the absence of Linux/Bash examples or references may make Linux users feel less prioritized.
Recommendations
  • List Azure CLI before PowerShell when mentioning automation clients, or present both together to avoid implying a preference.
  • Provide direct links to both PowerShell and Azure CLI documentation equally.
  • Include at least one example of running an ARG query using Azure CLI (az resource-graph query) and/or Bash scripting.
  • Explicitly mention that all automation steps can be performed on Linux, macOS, and Windows.
  • If possible, add a section or callout for Linux users, highlighting any platform-specific considerations.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets