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 page demonstrates a mild Windows bias by listing Windows-specific console environments (cmd, PowerShell) before Bash when instructing users to create a .NET project. However, all commands and instructions are cross-platform, and there are no PowerShell-specific scripts, Windows-only tools, or missing Linux examples. The documentation otherwise maintains good parity for Linux and macOS users.
Recommendations:
  • List Bash (or 'Bash, cmd, or PowerShell') first or equally when mentioning console environments to avoid implying Windows is primary.
  • Explicitly state that all commands work on Windows, Linux, and macOS to reinforce cross-platform support.
  • Where relevant, provide any OS-specific notes (e.g., environment variable setup differences) to ensure clarity for Linux/macOS users.
  • Consider including a brief section or note on running the sample on Linux/macOS to further demonstrate parity.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-19 00:01 #85 completed ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets