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 bias toward Windows environments by exclusively referencing Azure App Service and Azure Functions, which are traditionally Windows-centric, and by providing only .NET/C# code samples. There are no examples or guidance for Linux-specific deployment scenarios, such as using Azure App Service for Linux, container-based deployments, or cross-platform command-line tooling. The documentation does not mention Linux tools, shell commands, or provide parity for Linux users in setup or configuration steps.
Recommendations
  • Add explicit instructions and examples for deploying .NET agent apps to Azure App Service for Linux, including any differences in managed identity assignment and environment variable configuration.
  • Include Linux shell (bash) commands for relevant steps, such as setting environment variables, deploying with Azure CLI, or managing identities.
  • Provide parity in code samples by including examples for other .NET-supported platforms (e.g., .NET on Linux containers) and clarify any platform-specific considerations.
  • Reference cross-platform tools (such as Azure CLI) before or alongside Windows-specific tools, and ensure that documentation does not assume a Windows development environment.
  • Highlight any differences in authentication, identity assignment, or resource access between Windows and Linux hosting environments.
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 Clean Clean
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean

Flagged Code Snippets