Sad Tux - Windows bias detected
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

Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation focuses exclusively on creating Windows virtual machines, with no mention or example of Linux VM creation. While both Azure CLI and PowerShell are provided for verification steps, the core scenario is Windows-specific, and there are no Linux VM equivalents or guidance for users who may prefer or require Linux environments.
Recommendations
  • Include parallel instructions and Terraform code samples for creating Linux virtual machines alongside Windows VMs.
  • Update the checklist and scenario description to mention both Windows and Linux VM creation, or clarify if the quickstart is intentionally Windows-only.
  • Provide guidance or links for users who want to adapt the scenario for Linux VMs.
  • Ensure that examples and terminology are inclusive of both Windows and Linux environments to better serve cross-platform users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets

    Get-AzPrivateDnsZone -Name $dnsZoneName -ResourceGroupName $resourceGroupName
    
    Get-AzPrivateDnsZone | Format-Table