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
missing_linux_example
windows_tools
powershell_heavy
Summary
The documentation demonstrates a strong Windows bias by exclusively referencing Windows tools and workflows, such as Visual Studio and PowerShell, and by instructing users to select Windows as the operating system for the Function App. There are no examples or instructions for Linux or cross-platform development environments, nor are alternative tools (e.g., VS Code, Azure CLI) mentioned. The documentation assumes a Windows development environment throughout and omits Linux-specific guidance or parity.
Recommendations
  • Add instructions and examples for developing and deploying Azure Functions using cross-platform tools such as VS Code and Azure CLI.
  • Include steps for creating and configuring a Function App with Linux as the operating system, and discuss differences or considerations.
  • Provide equivalent package installation commands for Linux/macOS environments (e.g., dotnet CLI instead of PowerShell).
  • Mention and link to documentation for developing Azure Functions on non-Windows platforms.
  • Ensure screenshots and UI instructions are not Windows-specific, or provide Linux equivalents where applicable.
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-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets