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
⚠️ powershell_heavy
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation page demonstrates a moderate Windows bias. While it does mention 'web app on Linux' in the introduction and uses Azure CLI (which is cross-platform) for most command-line examples, several aspects reveal a Windows-centric approach: PowerShell examples are always provided alongside CLI, sometimes with more detail; Windows-specific tools and configuration patterns (such as Web.config and IIS applicationInitialization) are referenced without Linux equivalents; and troubleshooting and advanced configuration sections assume a Windows environment (e.g., file paths, IIS rewrite rules). There are no explicit Linux-specific examples or notes for Linux-based App Service scenarios, and some features (like auto swap) are noted as unsupported on Linux, but without alternative guidance.
Recommendations:
  • Provide explicit Linux-specific examples or notes where features differ (e.g., clarify how to handle warm-up and swap on Linux-based App Service, or what configuration files/settings are relevant).
  • When referencing Windows-specific tools or configuration (such as Web.config, IIS, or PowerShell), add equivalent guidance for Linux (e.g., appsettings.json, startup scripts, or Bash/Cloud Shell commands).
  • In troubleshooting sections, include Linux-relevant file paths, logs, and error handling steps.
  • Where features are unsupported on Linux (e.g., auto swap), suggest alternative workflows or workarounds for Linux users.
  • Ensure parity in detail and clarity between PowerShell and CLI examples, and consider leading with CLI (cross-platform) examples rather than PowerShell (Windows-centric).
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-14 00:00 #111 completed ✅ Clean
2025-09-13 00:00 #110 completed ✅ Clean
2025-09-12 00:00 #109 completed ✅ Clean
2025-09-11 00:00 #108 completed ✅ Clean
2025-09-10 00:00 #107 completed ✅ Clean
2025-09-09 00:00 #106 completed ✅ Clean
2025-09-08 00:00 #105 completed ❌ Biased
2025-09-07 00:00 #104 completed ❌ Biased
2025-09-06 00:00 #103 completed ❌ Biased
2025-08-15 00:01 #81 in_progress ❌ Biased
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-13 21:25 #47 cancelled ✅ Clean
2025-07-13 20:48 #44 cancelled ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets