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
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by consistently listing Windows-centric tools (Azure PowerShell) before cross-platform alternatives (Azure CLI) in tables and references. There are no explicit Linux-specific examples, nor are Linux command-line patterns or tools (such as bash scripts or Linux shell commands) mentioned. All procedural instructions involving command-line tools are generic or reference PowerShell and CLI documentation, but do not provide direct Linux usage examples. The Azure portal is used for most step-by-step instructions, which is platform-neutral, but the absence of Linux-specific guidance or examples is notable.
Recommendations
  • Provide explicit Linux shell (bash) command examples alongside PowerShell, especially for common tasks such as enabling managed identities, assigning roles, and removing identities.
  • In tables listing tools, alternate the order so that Azure CLI (cross-platform) is listed before Azure PowerShell, or clarify that CLI is recommended for Linux/macOS users.
  • Add a section or callouts for Linux users, highlighting any differences or considerations when using Azure CLI on Linux (e.g., authentication, environment variables, file paths).
  • Include sample scripts or walkthroughs using Azure CLI in a Linux terminal for key operations, such as ARM template deployment, role assignment, and identity management.
  • Where possible, mention that all Azure CLI commands are cross-platform and provide links to Linux-specific installation and usage guides.
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 Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
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-05 00:00 #102 completed Clean Clean
2025-08-27 00:01 #93 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