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:
⚠️ missing_linux_example
⚠️ windows_first
Summary:
The documentation page demonstrates a bias toward Windows development environments and tools. All code examples and setup instructions are focused exclusively on .NET and C#, with no mention of Linux-specific instructions, shell commands, or alternative SDKs (such as Python, Java, or Node.js). The 'Run the code' section provides build/run instructions for .NET CLI, Visual Studio, and Visual Studio Code, but omits any Linux-specific guidance or examples (e.g., bash shell, Linux package dependencies, or cross-platform considerations). Visual Studio, a Windows-centric IDE, is mentioned before Visual Studio Code, which is more cross-platform.
Recommendations:
  • Add explicit instructions and examples for Linux users, such as installing .NET SDK on Linux, using bash/zsh shell commands, and troubleshooting common Linux-specific issues.
  • Include alternative code samples or references for other supported SDKs (e.g., Python, Java, Node.js) to broaden platform inclusivity.
  • When listing development tools, mention cross-platform editors (e.g., Visual Studio Code) before Windows-only tools (e.g., Visual Studio), and clarify which instructions apply to which OS.
  • Provide guidance on running the code in Linux terminal environments, including any required dependencies or environment variables.
  • Where screenshots or UI references are shown (e.g., Azure Portal), clarify if the experience is the same across OSes or note any differences.
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

Flagged Code Snippets