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 page demonstrates a Windows bias by referencing development environments and tools primarily associated with Windows (Visual Studio, Visual Studio Code, Azure CLI) and omitting explicit Linux/macOS equivalents or examples. The instructions for local development and authentication focus on Microsoft-centric tools and user contexts, with no mention of Linux-specific authentication patterns, environment variable management, or alternative editors. There are no shell (bash/zsh) or Linux-specific configuration examples, and screenshots and UI instructions are tailored to the Azure portal, which is platform-agnostic but the developer context is implicitly Windows-centric.
Recommendations
  • Add explicit Linux/macOS examples for local development, such as using environment variables, configuration files, or authentication via Azure CLI on Linux.
  • Include instructions for setting up Durable Functions projects using common Linux tools and editors (e.g., VS Code on Linux, JetBrains Rider, or command-line workflows).
  • Provide bash/zsh shell command examples for authentication and configuration alongside PowerShell or Windows-centric instructions.
  • Clarify that Azure CLI and VS Code are cross-platform, and provide steps for Linux users where workflows differ (e.g., file paths, environment variable management).
  • Mention how to assign RBAC roles using Azure CLI or Azure Portal from Linux/macOS, and provide command-line examples.
  • Ensure screenshots and UI instructions are supplemented with CLI alternatives for users who prefer or require non-GUI workflows.
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 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 Clean Clean

Flagged Code Snippets