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 presents both PowerShell and Azure CLI examples for scripting tasks, but consistently lists PowerShell (a Windows-centric tool) before Azure CLI (which is cross-platform and more common on Linux/macOS). There are no Linux shell-specific examples or explicit mention of Linux environments, and PowerShell is given equal or greater prominence than Azure CLI, which may signal a Windows-first bias.
Recommendations:
  • Alternate the order of PowerShell and Azure CLI examples, or list Azure CLI first to reflect its cross-platform nature.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide example shell prompts (e.g., bash) where appropriate.
  • Add a short section or note for Linux/macOS users, clarifying that all Azure CLI steps are fully supported and providing any OS-specific tips if needed.
  • Consider including bash script examples or references for common Linux workflows, especially for tasks like environment variable assignment.
  • Reduce reliance on PowerShell-specific instructions or clarify that PowerShell Core is available cross-platform if its use is required.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-16 00:00 #113 completed ❌ Biased
2025-09-15 00:00 #112 completed ❌ Biased
2025-09-14 00:00 #111 completed ✅ Clean
2025-09-13 00:00 #110 completed ✅ Clean
2025-09-12 00:00 #109 completed ✅ Clean
2025-09-11 00:00 #108 completed ✅ Clean
2025-09-10 00:00 #107 completed ✅ Clean
2025-09-05 00:00 #102 completed ❌ Biased
2025-08-05 00:00 #71 completed ❌ Biased
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-13 20:48 #44 cancelled ✅ Clean

Flagged Code Snippets