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 provides instructions for setting environment variables on Windows (cmd and PowerShell) before mentioning the Linux/macOS equivalent. All other code and instructions are cross-platform and do not show a Windows or PowerShell bias.
Recommendations:
  • Present Linux/macOS and Windows instructions in parallel (side-by-side or in a tabbed format) rather than listing Windows first.
  • Consider listing Linux/macOS commands first, as Node.js development is common on those platforms.
  • Explicitly state that all commands and code samples are cross-platform, except where noted.
  • Where possible, use platform-agnostic instructions or provide clear parity for all supported platforms.
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 ❌ Biased

Flagged Code Snippets

setx AZURE_APPCONFIG_ENDPOINT "<endpoint-of-your-app-configuration-store>"