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 mentions 'cmd, PowerShell, or Bash' as possible consoles for running .NET CLI commands, listing Windows shells before Bash. However, all provided code and command-line examples are cross-platform (using dotnet CLI), and there are no Windows-specific tools or PowerShell scripts. No Linux-specific instructions or examples are missing, but the ordering of shell examples gives Windows environments priority.
Recommendations:
  • List Bash (or 'terminal') before cmd/PowerShell, or use neutral phrasing such as 'in a terminal or command prompt (e.g., Bash, PowerShell, or cmd)'.
  • Explicitly state that all dotnet CLI commands work identically on Windows, Linux, and macOS.
  • Where appropriate, include example output from both Windows and Linux terminals to reinforce cross-platform parity.
  • If referencing shell environments, consider mentioning Linux/macOS shells first or equally.
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