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_tools
windows_first
powershell_heavy
Summary
The documentation demonstrates mild Windows bias by referencing Windows-specific tools and patterns before their Linux equivalents. For example, the use of PowerShell is included as a primary code sample, and the Azure CLI command for region names is presented without explicit mention of Linux compatibility or alternatives. The documentation does not provide Linux-specific setup instructions or highlight cross-platform considerations, and the sample code references (such as C#, PowerShell) are traditionally Windows-centric. There is no explicit mention of Linux shell usage, nor are Linux-specific troubleshooting or environment setup steps provided.
Recommendations
  • Explicitly mention that Azure CLI commands work cross-platform and provide example usage in Bash/zsh.
  • Add Linux-specific setup instructions or notes for environment preparation, especially for authentication and SDK installation.
  • Include sample code or references for Bash scripts alongside PowerShell, or clarify PowerShell usage on Linux.
  • Ensure parity in language and tooling recommendations, e.g., highlight Python and JavaScript (popular on Linux) equally with C# and PowerShell.
  • Add troubleshooting notes for common Linux issues (permissions, environment variables, etc.) when working with Azure and Microsoft Graph SDKs.
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-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-08-11 00:00 #77 completed Clean Clean
2025-08-10 00:00 #76 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-08-08 00:00 #74 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-08-06 00:00 #72 completed Clean Clean
2025-08-05 00:00 #71 completed Clean Clean
2025-08-03 00:00 #69 completed Clean Clean
2025-08-01 00:00 #67 completed 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 Biased Biased

Flagged Code Snippets