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
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a Windows bias by presenting Visual Studio and PowerShell-based installation instructions before (and in addition to) cross-platform .NET CLI instructions. There are no explicit Linux or macOS-specific instructions or examples, and the Package Manager Console (PowerShell-based) is highlighted as an alternative to the .NET CLI, which is cross-platform. No Linux-specific tools, terminal commands, or environment considerations are mentioned.
Recommendations:
  • Explicitly mention that the .NET CLI commands work on Windows, Linux, and macOS, and recommend it as the primary cross-platform method.
  • Add Linux/macOS-specific instructions or notes, such as using a terminal or shell to run the .NET CLI commands.
  • Avoid presenting Windows/Visual Studio/PowerShell instructions before cross-platform alternatives; consider listing .NET CLI first and PowerShell/Visual Studio as optional for Windows users.
  • Include a brief section or note on any platform-specific considerations for Linux/macOS users (e.g., environment variable configuration, shell differences, or prerequisites).
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-12 00:00 #109 completed ✅ Clean
2025-08-12 00:00 #78 in_progress ❌ Biased
2025-08-11 00:00 #77 completed ❌ Biased
2025-08-10 00:00 #76 completed ❌ Biased
2025-08-09 00:00 #75 completed ❌ Biased
2025-08-08 00:00 #74 completed ❌ Biased
2025-08-07 00:00 #73 completed ❌ Biased
2025-08-06 00:00 #72 completed ❌ Biased
2025-08-05 00:00 #71 completed ❌ Biased
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets