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
⚠️ windows_tools
Summary:
The documentation page demonstrates a Windows bias by presenting PowerShell instructions before Azure CLI, referencing PowerShell-specific cmdlets, and mentioning Windows-centric tools and patterns. Although Azure CLI is included (which is cross-platform), PowerShell is still given prominence and appears before CLI examples. There are no explicit Linux shell or scripting examples, and no mention of Linux-native tools or workflows.
Recommendations:
  • Present Azure CLI examples before PowerShell, as CLI is cross-platform and more accessible to Linux users.
  • Include Linux shell (bash) command examples for relevant operations, such as using curl or az CLI from bash.
  • Explicitly mention that Azure CLI commands can be run on Linux, macOS, and Windows, and provide sample commands for Linux environments.
  • Avoid assuming PowerShell as the default scripting environment; provide parity in instructions for bash and other common Linux shells.
  • Where possible, add troubleshooting steps or configuration guidance specific to Linux environments.
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 ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased