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
⚠️ missing_linux_example
⚠️ windows_tools
⚠️ windows_first
Summary:
The documentation page demonstrates a Windows bias by providing only Azure PowerShell examples for gateway subnet creation, referencing PowerShell and REST API resources exclusively, and omitting equivalent Azure CLI (cross-platform) or ARM template examples. The technical resources section lists only PowerShell cmdlets and REST APIs, with no mention of Azure CLI commands, which are widely used on Linux and macOS. This focus on PowerShell and lack of Linux-native tooling or examples may hinder accessibility for non-Windows users.
Recommendations:
  • Add Azure CLI examples alongside PowerShell for all configuration steps, especially for gateway subnet creation.
  • Include references to Azure CLI documentation and command syntax in the technical resources section.
  • Where PowerShell is mentioned, provide equivalent Azure CLI commands and note their cross-platform compatibility.
  • Consider adding ARM template or Bicep examples for infrastructure-as-code parity.
  • Review all code snippets and ensure that both Windows (PowerShell) and cross-platform (CLI) users are equally supported.
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