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
⚠️ missing_linux_example
Summary:
The documentation consistently refers to 'command prompt' and uses Windows-centric terminology and command examples (e.g., 'cmd' code blocks, references to 'command prompt'), without providing equivalent instructions or terminal commands for Linux or macOS users. There are no bash/zsh shell examples, and no mention of Linux-specific considerations, despite .NET Core and Visual Studio Code being cross-platform.
Recommendations:
  • Include Linux/macOS terminal instructions alongside Windows examples, using 'bash' code blocks where appropriate.
  • Refer to the terminal generically (e.g., 'open a terminal or command prompt') rather than only 'command prompt'.
  • Show both Windows and Linux/macOS commands for common tasks (e.g., directory creation, running dotnet commands, opening VS Code).
  • Explicitly state that the instructions apply to all supported platforms, and highlight any OS-specific differences if they exist.
  • Consider adding a platform selector or tabs for Windows, Linux, and macOS instructions where commands or steps differ.
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
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets