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_first
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a bias toward Windows by providing Azure PowerShell commands as the primary example for feature registration and status checking, mentioning Azure CLI only as an afterthought. There are no Linux/bash-specific examples or screenshots, and the workflow assumes familiarity with Windows-centric tooling. No Linux-native tools or command-line patterns are shown, and the ordering of examples prioritizes PowerShell over cross-platform alternatives.
Recommendations:
  • Provide both Azure PowerShell and Azure CLI (bash) command examples side-by-side for all feature registration and status-checking steps.
  • Explicitly mention that Azure CLI is cross-platform and suitable for Linux/macOS users, and provide equivalent bash syntax.
  • Include screenshots or terminal snippets that reflect Linux environments where appropriate.
  • Avoid assuming PowerShell as the default shell; clarify that both PowerShell and bash are supported.
  • Instruct users on how to perform tasks using both Windows and Linux-native tools where relevant.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-21 00:01 #87 in_progress ❌ Biased
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets