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

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 ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean
2025-07-09 23:22 #6 cancelled ✅ Clean

Flagged Code Snippets