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
Summary:
The documentation page demonstrates a moderate Windows bias. PowerShell examples are given first and in greatest detail, with variable setup and multiple authentication scenarios. While Azure CLI (Bash) and REST examples are provided, the PowerShell (Windows) approach is consistently presented before cross-platform alternatives, and the CLI examples are less detailed. There are no explicit Linux-only or platform-specific tools, but the prominence and ordering of PowerShell content may signal a preference for Windows environments.
Recommendations:
  • Alternate the order of PowerShell and CLI examples, or present CLI (Bash) examples first to balance platform representation.
  • Expand CLI (Bash) examples to include all authentication scenarios shown in PowerShell (e.g., managed identities).
  • Explicitly state that both PowerShell and CLI examples are cross-platform, and clarify that Azure CLI works natively on Linux and macOS.
  • Where possible, provide example scripts for both Windows (PowerShell) and Linux/macOS (Bash) in parallel, especially for variable setup and automation.
  • Add a note or section highlighting platform neutrality and cross-platform support for all tools used.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-14 00:00 #111 completed ❌ Biased
2025-08-14 00:01 #80 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