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
Summary
The documentation provides both Azure CLI and Azure PowerShell examples for all key tasks, using a 'zone pivot' pattern. However, PowerShell examples are included throughout, which are primarily relevant for Windows users. Azure CLI is cross-platform, but PowerShell is Windows-centric (though available on Linux/macOS, it's less commonly used there). In some sections, PowerShell examples are given equal prominence to CLI, and terminology like 'PSCredential' is Windows-specific. There are no Linux/macOS-specific shell examples (e.g., Bash), and no explicit mention of Linux/macOS workflows or tools.
Recommendations
  • Clarify that Azure CLI commands are fully cross-platform and preferred for Linux/macOS users.
  • Consider adding Bash shell scripting examples for environment variable handling, especially in sections where PowerShell scripting is shown.
  • Where PowerShell-specific terminology is used (e.g., PSCredential), note its relevance to Windows and provide cross-platform alternatives.
  • Add a brief note at the start indicating that Azure CLI is recommended for Linux/macOS users, and PowerShell is primarily for Windows users.
  • Ensure that any file path references (e.g., /etc/kubernetes/azure.json) are explained for both Linux and Windows node pools if relevant.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #401 in_progress Clean Clean
2026-02-18 00:00 #397 in_progress Clean Clean
2026-02-17 00:00 #393 in_progress Clean Clean
2026-02-16 00:00 #389 in_progress Clean Clean
2026-02-15 00:00 #385 in_progress Clean Clean
2026-02-14 00:00 #381 in_progress Clean Clean
2026-02-13 00:00 #377 in_progress Clean Clean
2026-02-12 00:00 #373 in_progress Clean Clean
2026-02-11 00:00 #369 in_progress Clean Clean
2026-02-10 00:00 #365 completed Biased Biased
2026-02-09 00:00 #361 completed Clean Clean
2026-02-08 00:00 #357 completed Clean Clean
2026-02-05 00:00 #345 completed Clean Clean
2026-02-04 00:00 #341 completed Clean Clean
2026-02-03 00:00 #337 completed Clean Clean
2026-02-02 00:00 #333 completed Clean Clean
2026-02-01 00:00 #329 completed Clean Clean
2026-01-31 00:00 #325 completed Clean Clean
2026-01-30 00:00 #321 completed Clean Clean
2026-01-27 00:00 #309 completed Clean Clean
2026-01-26 00:00 #305 completed Clean Clean
2026-01-24 00:00 #297 completed Clean Clean
2026-01-23 00:00 #293 failed Clean Clean
2026-01-14 00:00 #253 completed Clean Clean
2026-01-13 00:00 #249 completed Clean Clean

Flagged Code Snippets