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 shows a moderate Windows bias. Feature registration is presented first and primarily with Azure PowerShell examples, and only secondarily mentions Azure CLI. The initial code blocks use PowerShell, and the documentation refers to Azure portal navigation patterns that are more familiar to Windows users. There are no explicit Linux shell or Bash examples, and no mention of Linux-specific tooling or considerations. However, the main configuration and creation steps do use Azure CLI, which is cross-platform.
Recommendations
  • Provide Azure CLI examples before or alongside PowerShell for feature registration and status checking.
  • Explicitly mention that all CLI commands work on Linux, macOS, and Windows, and provide Bash shell command syntax where appropriate.
  • Avoid assuming portal navigation patterns that are more familiar to Windows users; clarify that the Azure portal is web-based and platform-agnostic.
  • Where PowerShell is used, offer equivalent Bash or shell commands if possible, or clarify that PowerShell Core is cross-platform.
  • Add a section or note highlighting Linux/macOS compatibility and any OS-specific prerequisites or differences.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets