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
⚠️ missing_linux_example
⚠️ windows_first
Summary:
The documentation exclusively uses PowerShell for all examples, commands, and explanations, which is traditionally associated with Windows environments. There are no examples or references to equivalent Linux-native tools (such as Bash, Azure CLI, or shell scripting), nor is there guidance for users on non-Windows platforms. The focus on PowerShell and absence of cross-platform alternatives demonstrates a clear Windows-first and PowerShell-heavy bias.
Recommendations:
  • Provide equivalent examples using Azure CLI (az commands) and Bash scripts, which are more common on Linux and macOS.
  • Include a section or callout noting that all operations can be performed cross-platform, and link to Linux/macOS setup guides.
  • Reorder or parallelize examples so that Linux/Bash/Azure CLI instructions are given equal prominence to PowerShell.
  • Mention that PowerShell Core is cross-platform, but clarify any differences or prerequisites for Linux/macOS users.
  • Add troubleshooting or environment setup notes for non-Windows users.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean
2025-07-09 23:22 #6 cancelled ✅ Clean

Flagged Code Snippets

Remove-AzResourceGroup -Name myResourceGroup -Force