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 and resource management instructions using both Azure CLI and Azure PowerShell, but PowerShell examples are always presented alongside or immediately after CLI examples, suggesting parity but still giving Windows users equal prominence. There is no explicit mention of Linux-specific tools or shell environments (e.g., Bash scripting, Linux package managers beyond 'apt'), nor are Linux desktop workflows (such as using native terminals or editors) discussed. The use of SSH and Bash commands for Kafka management is platform-neutral, but the initial deployment steps and resource management examples could be perceived as Windows-biased due to the inclusion and prominence of PowerShell. There are no examples or guidance for Linux users who might prefer Bash scripting for resource deployment, nor is there mention of cross-platform differences in Azure CLI or PowerShell usage.
Recommendations
  • Present Azure CLI examples before PowerShell examples, or clearly indicate CLI as the cross-platform/default option.
  • Add explicit guidance for Linux users, such as using Bash scripts for deployment and resource management.
  • Clarify that Azure CLI works on Windows, Linux, and macOS, and provide installation links for each platform.
  • Include a note that PowerShell examples are primarily for Windows users, and suggest Bash alternatives for Linux/macOS.
  • Where possible, add Linux desktop workflow tips (e.g., using native terminals, editors, or package managers).
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 Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
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-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets