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

Bias Types:
⚠️ windows_first
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias by explicitly recommending Windows as the operating system for the function app and not providing equivalent guidance or examples for Linux. There are no Linux-specific instructions, notes, or parity checks, and the only runtime stack mentioned is .NET, which is often associated with Windows. No PowerShell or Windows command-line tools are used, but the absence of Linux parity is notable.
Recommendations:
  • Provide explicit instructions and notes for both Windows and Linux hosting options, including any differences in configuration or limitations.
  • Include examples for creating and configuring the function app on Linux, and clarify if any steps differ.
  • Mention runtime stack options that are cross-platform (e.g., Node.js, Python) and provide sample code or notes for those.
  • If there are platform-specific recommendations (such as for best experience), explain the rationale and provide alternatives for Linux users.
  • Ensure screenshots and UI instructions are not Windows-specific, or clarify if the experience is identical on Linux.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-16 00:00 #113 completed ✅ Clean
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets