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 Azure PowerShell examples for configuration tasks, but consistently lists the Azure PowerShell examples after the Azure CLI examples. While Azure CLI is cross-platform, the inclusion and prominence of PowerShell (which is historically associated with Windows, though now cross-platform) may still signal a Windows-centric approach. There are no examples or explicit mentions of Linux shell scripting or Linux-specific tools, and troubleshooting guidance is oriented around the Azure portal UI, which is platform-agnostic but may be more familiar to Windows users.
Recommendations:
  • Explicitly mention that Azure CLI commands are cross-platform and suitable for both Windows and Linux users.
  • Where PowerShell examples are provided, consider also providing equivalent Bash shell script examples for Linux users, especially for scripting scenarios.
  • Add a note clarifying that all configuration steps can be performed on Linux, macOS, and Windows, and highlight any platform-specific caveats if they exist.
  • Include troubleshooting steps that reference command-line tools available on Linux (e.g., using curl or jq for API calls) in addition to Azure portal instructions.
  • If referencing PowerShell, clarify that PowerShell Core is available on Linux and macOS, or provide Bash alternatives where appropriate.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-13 00:00 #110 completed ✅ Clean
2025-09-10 00:00 #107 completed ❌ Biased
2025-08-15 00:01 #81 in_progress ❌ Biased
2025-07-13 21:25 #47 cancelled ❌ Biased
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets