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 presenting Azure PowerShell examples alongside Azure CLI, mentioning PowerShell explicitly, and referencing Windows-centric tools and patterns (such as VS Code extension and Azure portal) without providing Linux-specific alternatives or parity. The order of examples and tool mentions often places Windows/PowerShell first or equally, but never gives Linux-specific shell or scripting examples. There is no mention of Linux-native tools, nor are there bash or shell script equivalents for tasks such as finding aliases or managing policies.
Recommendations
  • Add explicit bash/shell script examples for Azure CLI commands, demonstrating usage in Linux environments.
  • Clarify that Azure CLI is cross-platform and provide Linux-specific installation or usage notes where appropriate.
  • Include references to Linux-native editors (such as Vim, nano, or Emacs) for viewing and editing JSON policy definitions, in addition to VS Code.
  • Mention that Azure CLI commands can be run in Linux terminals and provide screenshots or instructions for Linux environments.
  • If referencing Azure PowerShell, clarify its cross-platform support and provide installation instructions for Linux.
  • Consider the order of tool presentation: present Azure CLI and Linux-native approaches before or alongside PowerShell and Windows-centric tools.
  • Add a section or callout for Linux users, summarizing the workflow and toolset for policy definition and assignment on Linux.
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-11 00:00 #108 completed Clean Clean
2025-08-11 00:00 #77 completed Clean Clean
2025-08-10 00:00 #76 completed Clean Clean
2025-08-09 00:00 #75 completed Clean Clean
2025-08-08 00:00 #74 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets