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 Bash and PowerShell examples for Azure CLI commands, but PowerShell is given equal prominence as Bash, which may suggest a Windows bias. The use of PowerShell tabs and variable syntax can be more familiar to Windows users, and there is no explicit mention of Linux-specific considerations or parity. However, Linux users are not excluded, as Bash examples are present.
Recommendations
  • Ensure that Bash examples are presented first, as Bash is the default shell on most Linux and macOS systems.
  • Add a short note clarifying that Bash examples apply to Linux/macOS and PowerShell examples to Windows, to help users choose the correct tab.
  • Consider including additional Linux-specific tips, such as handling environment variables or authentication nuances on Linux systems.
  • If there are platform-specific caveats (e.g., file path formats, credential storage), mention them explicitly for both Windows and Linux.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-12 00:00 #243 cancelled 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-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-16 00:00 #113 completed Clean Clean
2025-08-16 00:00 #82 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-13 20:48 #44 cancelled Clean Clean

Flagged Code Snippets