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
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation page exhibits a Windows bias in several areas. The instructions for creating a Standard logic app resource explicitly require a Windows-based App Service plan and state that Linux-based plans are not supported. The storage account error message references a Windows file path (C:\home\data\Functions\secrets\Sentinels). The troubleshooting section instructs users to use the Kudu Advanced Tools and CMD shell, which are Windows-centric tools and terminology, without mentioning Linux alternatives or clarifying cross-platform compatibility. There are no examples or guidance for Linux users, and no mention of Linux command-line equivalents or considerations.
Recommendations:
  • Clearly state early in the prerequisites and plan selection sections that Standard logic apps currently only support Windows-based App Service plans, and explain any roadmap or alternatives for Linux users.
  • Where Windows-specific tools or paths are referenced (e.g., Kudu, CMD, Windows file paths), clarify whether these are accessible from Linux/macOS environments via the Azure portal, and provide equivalent instructions or notes for non-Windows users.
  • If certain features or troubleshooting steps are only available on Windows, explicitly call this out and suggest alternative approaches for Linux users where possible.
  • Add a section or callout summarizing platform support and limitations, so Linux users can quickly determine applicability.
  • Where possible, provide cross-platform command-line examples (e.g., using Bash or Azure CLI) alongside or in place of Windows CMD instructions.
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 ✅ Clean
2025-07-12 23:44 #41 in_progress ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased