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_tools
windows_first
Summary
The documentation provides examples for Azure Portal, Azure PowerShell, and Azure CLI. However, there is a noticeable emphasis on PowerShell, which is primarily a Windows-centric tool. References to Azure PowerShell and its installation are more detailed than those for Azure CLI. The documentation also refers to 'Azure Cloud Shell', which supports both Bash and PowerShell, but the instructions and code samples default to PowerShell first in explanations and ordering. There are no explicit Linux-specific examples, troubleshooting notes, or references to Linux-native tools or patterns, and PowerShell is presented as a primary automation method, which may disadvantage Linux users.
Recommendations
  • Provide explicit Bash examples and instructions for using Azure CLI in Bash, especially for Linux users.
  • Clarify that Azure CLI is cross-platform and highlight its parity with PowerShell for all supported operations.
  • Include troubleshooting notes or tips for common Linux environments (e.g., Ubuntu, CentOS) where Azure CLI is installed.
  • Avoid presenting PowerShell before CLI in all sections; alternate the order or present CLI first in some cases.
  • Mention Linux package managers (apt, yum) when discussing Azure CLI installation.
  • Add notes about using Bash scripts for automation alongside PowerShell scripts.
  • Ensure screenshots and walkthroughs do not assume a Windows environment (e.g., avoid showing Windows-only UI elements or PowerShell prompts exclusively).
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 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-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