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 environment variable setup instructions with Windows listed first, followed by macOS and Linux. The Azure CLI installation link points to the Windows-specific instructions by default. However, all command-line examples use the cross-platform Azure CLI, and Linux/macOS are included in environment variable setup, so the bias is limited to ordering and default linking.
Recommendations:
  • Present environment variable setup instructions in a neutral order (e.g., Linux/macOS first, or alphabetical order), or use a tabbed interface with no default selection.
  • Link to the general Azure CLI installation page or provide links for all supported platforms, not just Windows.
  • Ensure that any references to editors or IDEs (e.g., Visual Studio) are accompanied by cross-platform alternatives (e.g., VS Code, JetBrains Rider) where appropriate.
  • Continue to provide explicit Linux/macOS instructions wherever Windows-specific steps are given.
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

Flagged Code Snippets

setx AZURE_COMMUNICATION_CONNECTION_STRING "<connectionString>"