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 implicitly assumes a Windows environment by instructing users to 'open a command prompt' without mentioning Linux or macOS terminals. No Linux-specific instructions or examples are provided, and there is no mention of platform differences in using adb or setting environment variables.
Recommendations:
  • Explicitly mention that the instructions apply to Windows, and add equivalent instructions for Linux (and optionally macOS), such as 'open a terminal' instead of 'open a command prompt'.
  • Provide example adb commands for Linux, and note any differences in path handling or permissions.
  • Include instructions for setting environment variables on Linux (e.g., editing .bashrc or .profile) as well as Windows.
  • Use cross-platform language (e.g., 'terminal or command prompt') and clarify any OS-specific steps.
GitHub Create pull request

Scan History

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