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
⚠️ windows_tools
Summary:
The documentation demonstrates a moderate Windows bias. It references PowerShell for resource group creation (via an include), mentions Windows before Linux in several places, and highlights Windows-specific tools and workflows (such as Visual Studio and PowerShell) before or instead of their Linux equivalents. While Linux is mentioned, examples and instructions are not equally balanced or explicitly provided for Linux users.
Recommendations:
  • Provide explicit Linux (bash/Azure CLI) examples alongside or before PowerShell examples, especially for resource group creation.
  • Avoid phrasing that lists Windows before Linux by default; use neutral or alternating order (e.g., 'Windows or Linux').
  • When mentioning tools like Visual Studio, also mention popular Linux IDEs (e.g., VS Code, IntelliJ IDEA) and clarify cross-platform support.
  • Ensure that all setup and authentication steps are clearly documented for both Windows and Linux environments.
  • If using includes that are PowerShell-specific, add or link to equivalent bash/Azure CLI instructions for Linux users.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets