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
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation is heavily Windows-centric, focusing exclusively on Windows Server 2022 as the operating system for Managed Instance on Azure App Service. All configuration script examples use PowerShell (.ps1), with explicit statements that only PowerShell is supported. Features such as registry key configuration, MSI installation, and RDP/Bastion access are all Windows-specific. There are no Linux equivalents or examples, and no mention of Linux tooling, shell scripts, or Linux-based configuration patterns.
Recommendations
  • Clearly state in the introduction and FAQ that Managed Instance on Azure App Service is Windows-only, and direct Linux users to alternative offerings (such as Linux App Service plans or Azure Container Apps).
  • If Linux support is planned, provide equivalent examples using Bash scripts, Linux storage mount patterns (e.g., NFS), and Linux configuration tools.
  • Where possible, mention cross-platform alternatives for configuration, storage, and remote access (e.g., SSH for Linux, Bash for scripting).
  • Add a comparison table or section that outlines feature parity and differences between Windows and Linux App Service plans.
  • Explicitly call out limitations for non-Windows workloads to prevent confusion for users seeking Linux support.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-16 00:00 #258 completed Clean Clean
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
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 Biased Biased
2026-01-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean

Flagged Code Snippets