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 deployment instructions, with no equivalent Azure CLI, Bash, or Linux-native example. PowerShell is both mentioned and demonstrated as the primary automation tool, and the deployment workflow assumes a Windows/PowerShell environment. Linux or cross-platform users are not given direct guidance for template deployment.
Recommendations
  • Add an Azure CLI example for deploying the ARM template, using Bash syntax suitable for Linux/macOS users.
  • Explicitly mention that both PowerShell and CLI can be used, and provide parallel instructions for each.
  • Where possible, use neutral language (e.g., 'shell window' instead of 'PowerShell window') and clarify that the steps are cross-platform.
  • Include links to official documentation for both PowerShell and CLI deployment methods.
  • Review other sections (such as prerequisites) to ensure Linux tools and workflows are equally represented.
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