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 page focuses exclusively on ASP.NET Core and C# code samples, which are most commonly associated with Windows development environments. There are no examples, instructions, or references for Linux-specific workflows, tools, or deployment patterns. The documentation does not mention cross-platform considerations, nor does it provide parity for developers working on Linux or macOS systems.
Recommendations:
  • Explicitly mention that ASP.NET Core is cross-platform and can be developed and deployed on Linux and macOS, not just Windows.
  • Include instructions or links for setting up the development environment on Linux (e.g., installing .NET SDK, configuring with VS Code or JetBrains Rider).
  • Add examples of running the application and managing configuration files on Linux (e.g., using bash commands, Linux file paths, environment variables).
  • Reference Linux-compatible tools for development and deployment, such as systemd for service management, or nginx for reverse proxy.
  • Ensure that all code and configuration examples use platform-agnostic paths and commands, or provide both Windows and Linux variants where relevant.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-13 00:00 #110 completed ✅ Clean
2025-08-13 00:00 #79 in_progress ❌ Biased
2025-07-13 21:17 #46 cancelled ❌ Biased
2025-07-13 21:11 #45 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ❌ Biased
2025-07-13 20:32 #43 cancelled ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets