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
windows_tools
powershell_heavy
missing_linux_example
Summary
The documentation page exhibits several signs of Windows bias. Windows-specific paths (e.g., D:\home\site\wwwroot) are mentioned before Linux equivalents, and the Kudu UI ZIP deploy workflow is described as unavailable for Linux, with no Linux-specific alternative workflow detailed. Azure PowerShell examples are provided for most deployment scenarios, but PowerShell is not supported for key Linux scenarios (e.g., deploying individual files or to network-secured apps), and this limitation is only briefly noted. The documentation frequently references Windows-centric tools and patterns (Kudu UI, PowerShell), while Linux-native tools or workflows (such as SCP, SFTP, rsync, or bash scripts) are not discussed or exemplified. Overall, Linux users are left with less guidance and fewer tailored examples.
Recommendations
  • Provide Linux-specific deployment workflow examples, especially where the Kudu UI is unavailable (e.g., step-by-step FTP/SFTP/SCP/rsync instructions for Linux apps).
  • Ensure Linux paths and deployment nuances are mentioned first or equally alongside Windows equivalents.
  • Include bash script examples for automating deployments on Linux, and reference Linux-native tools where appropriate.
  • Clarify limitations of PowerShell for Linux scenarios and offer alternative approaches for Linux users.
  • Add troubleshooting tips and best practices specifically for Linux App Service deployments.
  • Where features/tools are Windows-only (e.g., Kudu UI ZIP deploy), offer clear Linux alternatives and document them in detail.
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-12 00:00 #243 cancelled 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 Clean Clean
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-15 00:00 #112 completed Biased Biased
2025-08-15 00:01 #81 cancelled Biased Biased
2025-07-13 21:37 #48 completed Biased Biased
2025-07-13 21:25 #47 cancelled Clean Clean
2025-07-13 20:48 #44 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets