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_tools
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a bias toward Windows by exclusively using the azurerm_windows_web_app resource for the App Service example, without mentioning or providing examples for Linux-based App Service resources. There are no explicit PowerShell or Windows command-line instructions, but the resource selection implicitly favors Windows environments. No Linux equivalents or guidance are offered.
Recommendations:
  • Include an example using azurerm_linux_web_app alongside azurerm_windows_web_app to provide parity for Linux users.
  • Add a note or section explaining how to adapt the Terraform configuration for Linux-based App Service deployments.
  • Ensure that any referenced sample code or GitHub repositories contain both Windows and Linux App Service examples.
  • Review the documentation for other implicit Windows-first patterns, such as screenshots or troubleshooting steps, and provide Linux alternatives where appropriate.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
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