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
missing_linux_example
Summary
The documentation displays a Windows bias in several areas. The per-app private client certificate method is explicitly limited to Windows code apps, with no Linux equivalent or workaround described. All example commands for certificate verification and creation use PowerShell, with no Linux shell or OpenSSL alternatives. The instructions for checking certificate installation reference the Kudu PowerShell console only, omitting Linux scenarios. The documentation does mention that the recommended Root Certificate API method works for both Windows and Linux, but practical examples and troubleshooting for Linux are missing or secondary.
Recommendations
  • Add Linux-specific instructions and examples for per-app certificate management, or clarify Linux limitations and alternatives.
  • Provide equivalent Linux shell commands (e.g., using OpenSSL) for certificate creation, export, and verification.
  • Include guidance for checking certificate installation on Linux apps, such as using SSH, App Service SSH console, or Linux filesystem paths.
  • Explicitly state any feature parity gaps and suggest workarounds for Linux users.
  • Ensure that examples and troubleshooting steps are presented for both Windows and Linux platforms, not just Windows/PowerShell.
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 Clean Clean
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-08 00:00 #228 cancelled Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-09-15 00:00 #112 completed Biased Biased
2025-08-15 00:01 #81 cancelled Biased Biased
2025-07-13 21:37 #48 completed Biased Biased
2025-07-13 20:48 #44 cancelled Biased Biased

Flagged Code Snippets