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
missing_linux_example
windows_first
Summary
The documentation only provides instructions for cleaning up resources via the Azure portal (web UI), with no mention of command-line alternatives. There are no examples for using CLI tools such as Azure CLI or PowerShell, and no Linux-specific instructions or parity. This can disadvantage users who prefer or require command-line or Linux-native workflows.
Recommendations
  • Add equivalent instructions for deleting resource groups using the Azure CLI (az group delete), which works cross-platform (Windows, Linux, macOS).
  • If including PowerShell examples, ensure Azure CLI examples are presented first or alongside them, as Azure CLI is more commonly used on Linux.
  • Explicitly mention that the Azure portal instructions are platform-agnostic, but provide command-line alternatives for users who prefer scripting or automation.
  • Include sample commands for both Windows (PowerShell) and Linux/macOS (Bash) environments to ensure parity.
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
2025-07-09 23:22 #6 cancelled Clean Clean