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
powershell_heavy
missing_linux_example
Summary
The documentation provides deployment command examples for both Azure CLI and PowerShell, but PowerShell is given equal prominence despite being primarily a Windows tool. There is no mention of Bash or Linux-native scripting, and no explicit Linux-specific guidance or troubleshooting. The examples and references focus on Azure CLI (cross-platform) and PowerShell (Windows-centric), with no mention of Linux shell environments or alternative Linux tools. This may make the documentation less approachable for Linux users and reinforce a Windows-centric workflow.
Recommendations
  • Explicitly state that Azure CLI commands work on Linux, macOS, and Windows, and provide example shell commands for Bash (e.g., using export for environment variables, or showing the same az deployment sub create command in a Linux terminal context).
  • Clarify that PowerShell examples are primarily for Windows users, and suggest alternatives for Linux users (e.g., Bash, zsh).
  • Add troubleshooting notes or tips for Linux environments, such as file path differences, permission issues, or installation instructions for Azure CLI on Linux.
  • Consider adding a section or tab for Bash/Linux shell examples alongside PowerShell and Azure CLI, to demonstrate parity and inclusivity.
  • Where references are made to Cloud Shell, clarify that it supports both Bash and PowerShell, and provide examples for both.
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-12 00:00 #243 cancelled 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 Clean Clean

Flagged Code Snippets