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
windows_tools
Summary
The documentation provides both Bash (Azure CLI) and PowerShell examples throughout, but PowerShell (Windows-centric) is consistently presented as an equal alternative to Bash, rather than as a secondary option. There is a notable emphasis on PowerShell-specific tooling and patterns, such as the use of New-Az* and Set-Az* cmdlets, which are exclusive to Windows environments. The documentation does not mention Linux-specific tools or patterns (e.g., native Linux networking tools, shell scripting alternatives, or package managers), nor does it clarify that PowerShell examples are primarily for Windows users. Additionally, in some sections, PowerShell examples are given immediately after Bash, reinforcing parity rather than Linux-first guidance.
Recommendations
  • Clearly indicate that PowerShell examples are intended for Windows users, and Bash examples are for Linux/macOS users.
  • Consider presenting Bash (Linux/macOS) examples first, with PowerShell as a secondary option, to reinforce Linux parity.
  • Add notes or guidance for users on Linux who may encounter issues with PowerShell-specific commands or concepts.
  • Where possible, reference Linux-native tools or patterns (e.g., using native networking commands, environment variable handling) in addition to Azure CLI.
  • Ensure that all features and steps are equally achievable on Linux, and call out any Windows-only limitations.
  • Review included files (e.g., container-apps-create-portal-steps.md) for similar bias and update as needed.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-27 00:00 #306 completed Biased Biased
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-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets