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
missing_linux_example
windows_first
Summary
The documentation generally uses cross-platform tools (Azure CLI, Maven, Java), but there is a subtle Windows bias in the lack of explicit Linux-specific instructions or examples. The guide assumes a Unix-like shell environment (using bash syntax for commands), but does not clarify compatibility or provide PowerShell/Windows Command Prompt equivalents. However, it also does not provide explicit Linux guidance for environment variables, file paths, or troubleshooting, and references to Docker Desktop may imply a Windows/macOS focus. There are no PowerShell-specific examples, but the absence of Linux-specific troubleshooting or notes means Linux users may have to infer compatibility.
Recommendations
  • Explicitly state that the bash commands are compatible with Linux, macOS, and Windows Subsystem for Linux (WSL), and provide PowerShell/Windows Command Prompt equivalents where appropriate.
  • Add a section or notes on running the sample on native Linux, including any prerequisites or differences (e.g., file permissions, path separators).
  • Clarify Docker installation instructions for Linux users, not just Docker Desktop (which is primarily for Windows/macOS).
  • Include troubleshooting tips for common Linux-specific issues (e.g., permissions, environment variable export differences).
  • Where file paths are mentioned, note the differences between Windows and Linux path conventions.
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 Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets