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
missing_linux_example
windows_first
Summary
The documentation assumes use of the Azure Portal and .NET/C# tooling, with no mention of Linux-specific workflows, CLI alternatives, or cross-platform development environments. There are no examples or instructions for Linux users, such as using Azure CLI, VS Code, or command-line package management, and the default project setup is oriented toward Windows-centric .NET development.
Recommendations
  • Include instructions for setting up Azure Functions using the Azure CLI and/or PowerShell Core, which are cross-platform.
  • Provide examples for creating and configuring the function app using command-line tools available on Linux (e.g., Azure CLI, dotnet CLI).
  • Mention and demonstrate how to edit and manage function apps using VS Code or other cross-platform editors, not just the Azure Portal.
  • Clarify that the .NET Core SDK and Azure Functions Core Tools are available on Linux and provide installation steps for Linux users.
  • Add explicit notes or sections for Linux/macOS users, including any differences in workflow or requirements.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets