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:
⚠️ windows_first
⚠️ powershell_heavy
Summary:
The documentation presents PowerShell examples before Azure CLI examples and uses PowerShell exclusively for resource cleanup, which may indicate a Windows-first and PowerShell-heavy bias. While Azure CLI is included for resource review, Linux-specific or cross-platform shell examples are not provided for all steps.
Recommendations:
  • Present Azure CLI examples before or alongside PowerShell examples, especially for common tasks like resource cleanup.
  • Include Bash or shell script examples for resource group deletion to ensure Linux parity.
  • Clearly indicate which commands are cross-platform and which are Windows-specific.
  • Consider providing a table or tabbed interface for all commands, allowing users to select their preferred environment (PowerShell, CLI, Bash).
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