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
Summary
The documentation consistently references Visual Studio Code and Azure Functions tooling without specifying or demonstrating Linux-specific workflows. All instructions and links are oriented around Visual Studio Code, which, while cross-platform, is often associated with Windows, and there is no mention of Linux terminal usage, alternative editors, or command-line deployment methods. There are no explicit Linux or macOS examples, and the documentation assumes the use of GUI tools and workflows that may be less common on Linux.
Recommendations
  • Include explicit instructions for Linux users, such as using the Azure Functions Core Tools CLI for function creation, local testing, and deployment.
  • Provide terminal-based examples for common tasks (e.g., running, deploying, and testing the function) using bash or zsh.
  • Mention and link to Linux-specific prerequisites, such as package installation commands for Node.js and Azure Functions Core Tools on Ubuntu or other distributions.
  • Clarify that Visual Studio Code is cross-platform, and provide any Linux-specific caveats or setup steps.
  • Offer alternative instructions for users who prefer not to use Visual Studio Code, such as using vim, nano, or other editors common on Linux.
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-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-09-16 00:00 #113 completed Clean Clean
2025-08-22 00:01 #88 completed Clean Clean
2025-08-21 00:01 #87 cancelled Biased Biased
2025-08-20 00:01 #86 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-08-18 00:00 #84 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-24 00:00 #59 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets