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
powershell_heavy
windows_tools
windows_first
missing_linux_example
Summary
The documentation is notably Windows-centric. The only configuration (install) script provided is a PowerShell script (Install.ps1) that installs fonts specifically to the C:\Windows\Fonts directory and modifies the Windows registry. There are no Linux/macOS equivalents or guidance for non-Windows environments. The sample app and instructions assume a Windows runtime (ASPNET V4.8), and the font installation process is tied to Windows internals. Examples and screenshots reference Windows paths and tools, and there is no mention of Linux-compatible deployment or scripting options.
Recommendations
  • Provide equivalent configuration (install) script examples for Linux (e.g., Bash scripts to copy fonts to /usr/share/fonts and update font cache).
  • Clarify whether Managed Instance supports Linux-based plans and runtimes, and if so, include instructions and examples for those scenarios.
  • Offer sample apps and deployment steps for Linux runtimes (e.g., Node.js, Python, .NET Core) alongside Windows examples.
  • Explicitly state OS limitations or requirements for Managed Instance, so users know if Linux/macOS is supported.
  • Add notes or sections for macOS/Linux users, including how to prepare and deploy configuration scripts for those platforms.
GitHub Create Pull Request

Scan History

Date Scan Status Result
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 Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean

Flagged Code Snippets