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
windows_tools
Summary
The documentation page demonstrates a moderate Windows bias. While the main examples use the Azure CLI (which is cross-platform), Windows-centric tools and patterns are mentioned first or exclusively in several places. PowerShell is referenced multiple times as an alternative method for deployment, and links to PowerShell documentation are provided before or instead of Linux shell equivalents. There is no explicit mention or example of using Bash or Linux-native tools (e.g., curl, wget, or shell scripting), nor are Linux-specific considerations (such as package installation or environment setup) discussed. The ordering and phrasing tend to present Windows/PowerShell options before Linux alternatives.
Recommendations
  • Add explicit Bash/shell examples alongside Azure CLI commands, especially for resource group creation and template deployment.
  • Mention Linux and macOS compatibility for the Azure CLI and clarify any OS-specific prerequisites or setup steps.
  • Provide links to Linux shell documentation and deployment guides, not just PowerShell.
  • When listing alternative deployment methods, mention Bash/shell scripts and Linux tools before or alongside PowerShell.
  • Include screenshots or instructions for Linux terminal environments where appropriate.
  • Review and balance the ordering of tool mentions so that Windows and Linux options are presented equally.
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 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-12 23:44 #41 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Clean Clean

Flagged Code Snippets