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
Summary:
The documentation lists the creation of a Windows VM and its password before mentioning the Linux VM in the checklist of resources to be created. However, the rest of the documentation, including code samples and CLI instructions, is platform-neutral or uses cross-platform tools (Terraform, Azure CLI). There are no PowerShell-specific examples, nor are Windows tools or patterns emphasized elsewhere.
Recommendations:
  • List Linux and Windows VM creation steps together or mention Linux first to avoid the perception of Windows preference.
  • Ensure that any example referencing VM creation (such as password generation) is balanced for both Windows and Linux VMs.
  • If showing VM-specific configuration, provide parallel examples for both Windows and Linux, or clarify that both are supported.
  • Continue to use cross-platform tools (Terraform, Azure CLI) and avoid introducing Windows-only instructions unless absolutely necessary.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean

Flagged Code Snippets