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 strongly Windows-centric: it exclusively targets Windows Server 2022, all configuration scripts must be PowerShell (.ps1), and examples use Windows tools and patterns (MSI installers, registry keys, drive letters, RDP). There are no Linux/macOS equivalents or examples, and critical features (customization, remote access, registry, storage mounting) are described only in Windows terms.
Recommendations
  • Clearly state in the introduction that Managed Instance on Azure App Service is Windows-only, and Linux is not supported.
  • If Linux support is planned, provide equivalent examples for Linux (e.g., Bash scripts, Linux storage mounts, SSH access, environment variables instead of registry keys).
  • For cross-platform parity, offer guidance or links to Linux App Service documentation for similar tasks.
  • Avoid using Windows-specific terminology (e.g., drive letters, registry keys, RDP) without noting their absence or alternatives on Linux.
  • Explicitly mention that configuration scripts must be PowerShell and that Linux shell scripts are not supported.
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