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 demonstrates a mild Windows bias by listing Windows terminal options (Command Prompt, PowerShell) before Bash when instructing users to open a terminal. However, all command-line instructions use cross-platform .NET CLI commands, and there are no PowerShell-specific scripts or Windows-only tools. No Linux-specific examples or troubleshooting are provided, but no Linux functionality is missing.
Recommendations:
  • List terminal options in a neutral or Linux-first order, e.g., 'Bash, Command Prompt, or PowerShell'.
  • Explicitly state that all commands work on Windows, Linux, and macOS.
  • Add a note or section confirming that the .NET SDK and Azure SDKs are cross-platform, with links to installation instructions for Linux and macOS.
  • Provide troubleshooting tips or environment setup notes for Linux users if there are known differences (e.g., environment variable configuration for DefaultAzureCredential).
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