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 page demonstrates a Windows bias by referencing PowerShell commands (Remove-AzRmStorageContainer, Remove-AzStorageContainer) as primary examples for control plane and data plane operations, and by mentioning these Windows-centric tools before the Azure CLI equivalents. There are no explicit Linux shell or cross-platform examples, and the focus on PowerShell may disadvantage Linux users.
Recommendations:
  • Provide equivalent Linux shell (bash) and Azure CLI examples alongside or before PowerShell commands.
  • When referencing command-line tools, ensure Azure CLI (which is cross-platform) is given equal or greater prominence than PowerShell.
  • Include explicit notes or examples for Linux/macOS users, especially for common administrative tasks.
  • Avoid assuming the use of Windows tools or patterns; clarify that all operations can be performed from any OS using Azure CLI or REST API.
  • Consider adding a table or section summarizing command syntax for PowerShell, Azure CLI, and REST API to ensure parity.
GitHub Create pull request

Scan History

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