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
missing_linux_example
windows_tools
Summary
The documentation does not provide any explicit examples or guidance for Linux users. All references to uploading executables or scripts are generic, but the sample file names (e.g., ConsoleApp.zip, ConsoleApp1.zip) and terminology (e.g., 'executable') are strongly associated with Windows development. There is no mention of Linux shell scripts, Python, or other cross-platform script types, nor are there examples or notes about running WebJobs authored on Linux or using Linux tools.
Recommendations
  • Include explicit examples for Linux users, such as uploading a .sh (shell script) or Python script, alongside .exe or .bat examples.
  • List supported file types with both Windows and Linux script formats (e.g., .exe, .bat, .cmd, .ps1, .sh, .py).
  • Provide sample file names and walkthroughs that use Linux-friendly naming and formats (e.g., myscript.sh, myjob.py).
  • Add notes or sections clarifying any differences or considerations when deploying WebJobs from Linux environments.
  • Ensure screenshots and instructions are not Windows-centric, or provide parallel Linux examples where relevant.
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-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets