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 demonstrates a Windows bias by consistently presenting Azure Portal (web UI) instructions first, which is most commonly accessed from Windows environments. Azure PowerShell is mentioned as a supported method for creating and deleting integration accounts, but there is no mention of Linux-specific shell environments (e.g., Bash) or parity for PowerShell commands on Linux. The Azure CLI examples are platform-neutral, but there is an implicit prioritization of Windows-centric tools and workflows (Portal, PowerShell) throughout the document. There are no explicit Linux examples, nor is there any discussion of Linux-specific considerations or alternative tools.
Recommendations
  • Explicitly mention that Azure CLI commands work equally on Linux, macOS, and Windows, and provide example shell environments (e.g., Bash, zsh) where appropriate.
  • Add instructions or notes for using Azure PowerShell on Linux and macOS, or clarify its cross-platform support.
  • Where PowerShell is referenced, provide equivalent Bash or shell script examples for Linux users.
  • Include screenshots or references to Azure Portal access from non-Windows platforms (e.g., Chrome on Ubuntu).
  • Review and balance the order of presentation so that platform-neutral or Linux-friendly methods (CLI, REST API) are listed before or alongside Windows-centric tools.
  • Add a section or note addressing Linux-specific considerations for integration account management, if any exist.
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
2025-09-16 00:00 #113 completed Clean Clean
2025-09-09 00:00 #106 completed 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

Flagged Code Snippets