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
missing_linux_example
Summary
The documentation provides command-line examples using the 'cmd' code block and Windows-style curl commands, without offering equivalent Linux/macOS shell examples. This may lead Linux users to feel unsupported or confused, especially since the rest of the tutorial is cross-platform (Java, Maven). No Linux-specific tools or shell commands are mentioned.
Recommendations
  • Provide both Windows (cmd/PowerShell) and Linux/macOS (bash/sh) command-line examples for commands like curl.
  • Use generic 'shell' code blocks for commands that are cross-platform (e.g., Maven commands), and clarify if any command is OS-specific.
  • Add a note clarifying that the Azure Portal steps are the same across platforms.
  • When showing curl examples, use syntax that works on both Windows and Linux, or provide both variants side by side.
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
2025-07-09 23:22 #6 cancelled Clean Clean

Flagged Code Snippets