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 provides onboarding instructions for Azure Lighthouse with examples and tooling references for Azure Portal, Azure CLI, and Azure PowerShell. While Azure CLI is cross-platform, Azure PowerShell is typically associated with Windows environments, and its examples are given equal prominence. There is no mention of Linux-specific shell usage (e.g., Bash), nor are there any explicit Linux-oriented instructions or troubleshooting steps. The documentation does not reference Linux tools or patterns, and the order of presentation often places Azure PowerShell examples before or alongside CLI, which may reinforce a Windows-centric workflow. No explicit Linux shell examples (such as Bash scripts or usage in native Linux environments) are provided.
Recommendations
  • Add explicit Bash shell examples for template deployment and verification, demonstrating usage in native Linux environments.
  • Clarify that Azure CLI commands work identically on Linux, macOS, and Windows, and provide any platform-specific caveats if relevant.
  • Include troubleshooting steps or notes for common issues encountered on Linux (e.g., file permissions, path formats, environment variables).
  • Consider reordering examples to present Azure CLI (cross-platform) before Azure PowerShell (Windows-centric), or explicitly state platform parity.
  • Reference Linux-native tools (such as curl, jq, or shell scripting) where appropriate for automation or template manipulation.
  • Add a note or section highlighting cross-platform support and best practices for Linux users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-21 00:00 #279 completed Clean Clean
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets