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
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by providing only Azure PowerShell examples for deploying and cleaning up the Route Server, with no equivalent Azure CLI or Bash examples for Linux/macOS users. The deployment instructions and screenshots focus on PowerShell and Cloud Shell, which defaults to PowerShell, and do not mention or show how to perform the same tasks using cross-platform tools. Although the Azure portal is referenced as an alternative, the step-by-step guidance and code samples are exclusively PowerShell-centric.
Recommendations
  • Add Azure CLI (az) examples alongside PowerShell for all deployment and cleanup steps, including resource group creation, template deployment, and deletion.
  • Explicitly mention that Azure Cloud Shell supports both Bash and PowerShell, and provide instructions for switching shells.
  • Include screenshots and output examples for Azure CLI and Bash where PowerShell output is shown.
  • Reorder or parallelize instructions so that Linux/macOS-friendly tools (Azure CLI/Bash) are presented at least equally, not only as alternatives.
  • Add a table or section summarizing all supported deployment methods (PowerShell, CLI, Portal, REST) with links to relevant documentation.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets