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
Summary
The documentation page exhibits mild Windows bias. In the manual setup section, the default runtime OS is set to 'windows' in the Maven plugin configuration, with no mention of Linux or cross-platform alternatives. In the Maven command section, examples are provided for Bash, PowerShell, and Cmd, but PowerShell and Cmd (Windows shells) are listed after Bash, which is positive, but their inclusion may reinforce Windows-centric workflows. Visual Studio Code instructions are cross-platform, but overall, there is a lack of explicit Linux guidance or parity in configuration examples, especially regarding deployment runtime OS and local development nuances.
Recommendations
  • Explicitly mention Linux as a supported runtime OS in the Maven plugin configuration, and provide an example with <os>linux</os>.
  • Add notes or sections describing any Linux-specific steps, caveats, or troubleshooting tips for Azure Functions Core Tools and Durable Functions.
  • Ensure that all command-line examples (Bash, PowerShell, Cmd) are presented with equal prominence, and clarify which are for Windows and which are for Linux/macOS.
  • Include screenshots or terminal output examples from Linux environments alongside Windows examples.
  • Review all references to tools and workflows to ensure Linux users are not excluded or left to infer their own steps.
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 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 Biased Biased

Flagged Code Snippets