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
Summary
The documentation provides both Bash and PowerShell examples for all CLI commands, ensuring parity for Linux/macOS and Windows users. However, PowerShell examples are always present and shown alongside Bash, and in some cases, Windows-specific considerations (such as using Mono for .NET Framework builds) are mentioned before Linux alternatives. There is a slight tendency to mention Windows-based solutions (e.g., suggesting Windows containers for .NET Framework) before Linux equivalents, but Linux instructions are present and complete throughout.
Recommendations
  • Consider listing Bash (Linux/macOS) examples before PowerShell (Windows) to reduce subtle Windows-first bias.
  • When discussing platform-specific requirements (e.g., .NET Framework builds), present Linux solutions (Mono) before suggesting Windows containers, or clarify platform parity.
  • Explicitly state that all CLI commands work on Linux/macOS unless otherwise noted.
  • Add a brief note at the start confirming full support for Linux/macOS workflows.
  • If possible, include macOS-specific notes or troubleshooting tips where relevant.
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 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 Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets