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
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation is heavily biased toward Windows environments for ASP.NET app containerization. All instructions, prerequisites, and examples assume Windows OS, PowerShell, and Windows-specific tools (such as Microsoft Web Deploy). There is no mention of Linux-based workflows for ASP.NET apps, nor are Linux equivalents or alternatives provided. The documentation does mention Linux support for Java/Tomcat apps, but not for ASP.NET, and all example commands and troubleshooting steps are Windows-centric.
Recommendations
  • Add explicit statements about Linux support or limitations for ASP.NET containerization, clarifying whether Linux-based ASP.NET (.NET Core/5/6+) apps are supported.
  • If possible, provide Linux-based instructions for containerizing ASP.NET Core apps, including examples using Bash, Linux package managers, and Linux-compatible deployment tools.
  • Include alternative steps for environments where PowerShell or Microsoft Web Deploy are not available, such as using SSH or SCP for remote connectivity and file transfer.
  • Mention and document any cross-platform tools or approaches (e.g., Docker CLI, VS Code Remote Containers) that can be used from Linux or macOS.
  • Provide troubleshooting guidance for Linux environments, including log file locations and common issues.
  • Clearly indicate in the prerequisites and introduction that the current workflow is Windows-only for ASP.NET Framework apps, and suggest alternatives or workarounds for Linux users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets