Sad Tux - Windows bias detected
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

Detected Bias Types
windows_first
missing_linux_example
Summary
The documentation page demonstrates a bias toward Windows environments by exclusively referencing Visual Studio and Visual Studio Code as development environments, without mentioning Linux-specific tools or workflows. There are no explicit Linux setup or run instructions, nor any examples of using Linux-native editors or command-line tools. The sample application and instructions are tailored to ASP.NET, which is cross-platform, but the documentation does not provide parity for Linux users in terms of environment setup or usage.
Recommendations
  • Add explicit instructions for setting up and running the sample on Linux, including installation of .NET SDK on Linux distributions.
  • Include examples using Linux-native editors (e.g., Vim, Emacs) or command-line workflows.
  • Mention cross-platform compatibility of ASP.NET Core and clarify that the sample can be run on Linux and macOS, not just Windows.
  • Provide troubleshooting tips for common Linux issues (e.g., file permissions, HTTPS certificate setup for localhost).
  • List Linux prerequisites (e.g., apt-get install dotnet-sdk-6.0) alongside Windows instructions.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-12 00:00 #243 cancelled Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Biased Biased
2025-09-13 00:00 #110 completed Biased Biased
2025-08-13 00:00 #79 cancelled Biased Biased
2025-07-13 21:11 #45 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Biased Biased
2025-07-13 20:32 #43 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets