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 Bash and PowerShell examples for all CLI commands, but consistently lists Bash first, followed by PowerShell. There is a strong focus on Azure CLI, which is cross-platform, but the presence of PowerShell-specific syntax and tabs throughout the document indicates a bias toward Windows users. No Linux-specific tools or patterns are missing, but the parity is maintained mainly through Bash examples, with no explicit mention of Linux environments or considerations.
Recommendations:
  • Explicitly mention that Bash examples are suitable for Linux/macOS users and PowerShell for Windows users.
  • Add a note in the prerequisites clarifying that the Azure CLI and all examples work on Linux, macOS, and Windows.
  • Include a brief section or callout highlighting any Linux/macOS-specific considerations (such as file permissions, line endings, or environment variable syntax differences, if applicable).
  • Ensure that any troubleshooting or advanced sections reference both Linux and Windows environments equally.
  • If possible, provide a single cross-platform script example using Azure CLI without OS-specific shell syntax, or link to such resources.
GitHub Create pull request

Scan History

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

Flagged Code Snippets