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 demonstrates a Windows bias by exclusively referencing Visual Studio Code and Visual Studio (both commonly associated with Windows), using Windows-centric UI instructions (e.g., pressing F5, referencing the Activity bar), and omitting any Linux- or macOS-specific instructions or terminal examples. There are no explicit Linux command-line or tool examples, nor any mention of Linux-specific workflows or troubleshooting steps.
Recommendations
  • Include explicit instructions and screenshots for Linux and macOS users, such as how to run and debug in VS Code on those platforms.
  • Mention alternative editors or workflows that are popular on Linux, such as using the command line with func CLI instead of Visual Studio or Visual Studio Code.
  • Provide terminal-based examples for running and debugging the function locally, including relevant shell commands for Linux/macOS.
  • Clarify that Visual Studio Code is cross-platform, and provide any platform-specific setup notes (e.g., how to install Python or Azure CLI on Linux).
  • Add troubleshooting steps that are relevant to Linux environments, such as checking permissions or environment variables.
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets