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
⚠️ powershell_heavy
Summary:
The documentation page demonstrates a mild Windows bias by listing Windows-specific terminals (cmd, PowerShell) before Bash when describing how to run commands. However, the actual commands shown (dotnet CLI) are cross-platform and no Windows-only tools or patterns are used. There are no Linux-specific instructions or examples, but Linux is implicitly supported.
Recommendations:
  • List Bash (or 'terminal') before cmd/PowerShell, or mention all platforms equally (e.g., 'In a terminal, such as Bash, cmd, or PowerShell...').
  • Explicitly state that all commands work on Windows, Linux, and macOS.
  • Provide example screenshots or terminal prompts for both Windows and Linux/macOS environments.
  • Mention any OS-specific considerations, if applicable (e.g., environment variable setting syntax).
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