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_tools
Summary
The documentation provides a quickstart for creating Azure Front Door using Terraform but exclusively demonstrates the creation of an App Service app using the azurerm_windows_web_app resource. There are no examples or mentions of Linux-based App Service equivalents (e.g., azurerm_linux_web_app), and the only App Service example is Windows-specific. No shell or CLI commands are shown, so there is no explicit PowerShell or Windows command-line bias, but the resource selection itself is Windows-centric.
Recommendations
  • Include parallel examples or instructions for creating an App Service app using azurerm_linux_web_app to ensure Linux users are equally supported.
  • Explicitly mention that the sample uses a Windows App Service and provide guidance or links for users who wish to deploy a Linux App Service.
  • Consider providing a toggle or side-by-side code samples for both Windows and Linux App Service deployments.
  • Review referenced sample code and ensure Linux parity is present or clearly linked.
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