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 provides both Azure CLI and PowerShell deployment instructions, but the PowerShell example is given equal prominence to the CLI, and no explicit Linux shell (bash) or cross-platform scripting examples are provided. The use of PowerShell, which is traditionally associated with Windows, may indicate a slight Windows bias, especially since many Linux users would expect bash or shell examples. However, the CLI example is cross-platform, which helps mitigate this bias.
Recommendations:
  • Explicitly label the Azure CLI example as suitable for Linux/macOS/Windows to clarify its cross-platform nature.
  • Consider providing a bash-specific example or note for Linux users, especially for environment variable handling and command syntax.
  • If PowerShell is included, clarify that it is available cross-platform, or provide a note for Linux users on how to install/use PowerShell if desired.
  • Ensure that any references to tools or commands are not Windows-specific unless necessary, and provide Linux equivalents or clarifications where appropriate.
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

Flagged Code Snippets

# [PowerShell](#tab/PowerShell)