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
Summary:
The documentation presents environment variable setup instructions in the order of Windows CMD, PowerShell, and then macOS/Linux, which prioritizes Windows users. However, all platforms are covered and there are no missing Linux examples or exclusive use of Windows tools.
Recommendations:
  • Present environment variable setup instructions in parallel (side-by-side table or grouped subsections) rather than listing Windows first.
  • Consider starting with a cross-platform example (e.g., using dotenv or a Node.js script) before platform-specific instructions.
  • Explicitly state that all major platforms are supported and provide equal prominence to Linux/macOS instructions.
  • Where possible, use platform-agnostic language and tools in code and instructions.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-23 00:00 #89 in_progress ❌ Biased
2025-07-23 00:00 #58 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets