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 provides only PowerShell-based examples and scripts, assuming the user is on Windows or using PowerShell Core. There are no bash, shell, or Linux-native command examples, and all variable assignments and scripting patterns are Windows-centric. This creates friction for Linux/macOS users, who must translate or adapt the instructions themselves.
Recommendations
  • Provide equivalent bash/shell command examples for all PowerShell scripts, especially for az CLI and kubectl/helm usage.
  • Clearly indicate which steps are OS-agnostic and which require adaptation.
  • Mention that az CLI, kubectl, and helm are cross-platform, and show how to set variables and run commands in both Windows (PowerShell) and Linux/macOS (bash).
  • If PowerShell Core is required on Linux/macOS, explicitly state this and provide installation guidance.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets