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 towards Windows environments for ASP.NET app containerization. All instructions, prerequisites, and tooling are Windows-centric, requiring a Windows machine, PowerShell remoting, and Microsoft Web Deployment tool. There are no Linux-based examples or guidance for containerizing ASP.NET apps from Linux servers, and all operational steps assume Windows-only patterns and tools.
Recommendations
  • Add instructions and examples for containerizing ASP.NET Core apps running on Linux servers, including prerequisites and supported environments.
  • Provide parity for Linux users by supporting installation and usage of the App Containerization tool on Linux machines, or document alternative workflows for Linux.
  • Include Linux shell (bash) commands alongside PowerShell examples where applicable.
  • Mention and support Linux-native tools (such as SSH for remote connectivity, rsync for file transfer) as alternatives to Windows tools like PowerShell remoting and Web Deploy.
  • Clarify in the prerequisites and introduction that the current workflow is Windows-only, and provide links or guidance for Linux-based ASP.NET scenarios if available.
  • Expand troubleshooting and log file locations to include Linux paths if/when Linux support is added.
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