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
windows_tools
missing_linux_example
Summary
The documentation demonstrates a mild Windows bias. In the 504 Gateway time-out section, IIS (a Windows web server) is mentioned first, with detailed configuration guidance and a direct link to Microsoft documentation. Nginx (commonly used on Linux) is mentioned second, with less detail and no direct configuration link. There are no Linux/POSIX command-line examples or troubleshooting steps, and the only authentication protocol referenced by name is NTLM, which is Windows-specific. No PowerShell commands are present, but Windows-centric tools and patterns are prioritized.
Recommendations
  • Present Linux and Windows backend server examples in parallel, giving equal detail and prominence to both IIS and Nginx/Apache.
  • Provide direct links to Nginx and Apache documentation for relevant configuration settings, similar to the IIS link.
  • Include troubleshooting steps or examples using Linux command-line tools (e.g., curl, grep, tail) where appropriate.
  • Mention Linux authentication protocols (e.g., Kerberos, basic auth) alongside NTLM when discussing authentication-related errors.
  • Ensure that any references to Windows-specific tools or protocols are balanced with Linux equivalents.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean
2025-07-09 23:22 #6 cancelled Clean Clean