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_first
missing_linux_example
Summary
The documentation provides both Command Prompt and PowerShell examples for creating and running the Java application, but does not include any Linux or macOS-specific shell (e.g., Bash) examples. The order of presentation lists Windows tools (Command Prompt, PowerShell) first and exclusively, omitting common Linux/Mac equivalents. This may make the documentation less accessible to users on non-Windows platforms.
Recommendations
  • Add Bash (or generic Unix shell) command examples alongside Command Prompt and PowerShell for all command-line instructions.
  • Present examples in a platform-neutral order or group them together (e.g., 'Windows (Command Prompt/PowerShell)', 'Linux/macOS (Bash)').
  • Explicitly mention that the instructions are cross-platform and provide any necessary notes for Linux/macOS users (e.g., differences in path separators, environment variables, or prerequisites).
  • Where possible, use platform-agnostic terminology such as 'terminal' or 'shell' instead of 'command window'.
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