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 Linux and Windows examples for setting environment variables, but Windows/Powershell syntax is consistently presented alongside or immediately after Linux/bash, and PowerShell is given a dedicated section for authentication. Azure PowerShell is highlighted as a primary method for authentication, with no equivalent mention of Linux-native alternatives (e.g., bash scripting, other shells). The use of PowerShell examples and terminology may make the documentation feel Windows-centric, especially since PowerShell is not the default shell on most Linux systems.
Recommendations
  • Ensure Linux/bash examples are presented first or equally alongside Windows/PowerShell examples.
  • Add explicit instructions for common Linux shells (bash, zsh) and clarify PowerShell's availability on Linux.
  • Provide parity for Linux-native authentication workflows, such as using bash scripts or other Linux tools.
  • Clarify that Azure PowerShell is cross-platform, but also suggest alternatives for users who prefer not to install PowerShell on Linux.
  • Consider adding troubleshooting steps specific to Linux environments (e.g., handling secret stores, keyrings).
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-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

Flagged Code Snippets