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:
⚠️ missing_linux_example
⚠️ windows_first
⚠️ windows_tools
Summary:
The documentation demonstrates a Windows bias by referencing Windows-style file paths (e.g., '\out\artifacts'), mentioning AzCopy (primarily a Windows tool) for uploading files, and omitting any Linux/macOS-specific instructions or examples. There are no terminal/command-line examples for Linux or macOS, and all screenshots and instructions implicitly assume a Windows environment.
Recommendations:
  • Include Linux/macOS equivalents for file paths (e.g., '/out/artifacts') wherever Windows paths are mentioned.
  • Provide alternative instructions for uploading files using cross-platform tools such as Azure CLI, Hadoop CLI, or native OS commands (e.g., curl, scp, or Azure Storage Explorer), not just AzCopy.
  • Add notes or screenshots showing IntelliJ IDEA on Linux/macOS, or clarify that the steps are the same across platforms.
  • Explicitly mention that IntelliJ IDEA, Maven, and Java are cross-platform, and provide installation links or brief instructions for Linux/macOS users.
  • If referencing command-line actions, provide both Windows (cmd/PowerShell) and Linux/macOS (bash/zsh) command examples.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-06 00:00 #103 completed ✅ Clean
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased