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
windows_tools
Summary
The documentation exhibits 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 provided. All example commands for certificate inspection and creation use PowerShell, and the Kudu console instructions reference only Windows tooling. There are no Linux shell or OpenSSL examples for certificate management or verification. The documentation also presents Windows-specific methods and limitations before clarifying Linux support, and does not offer parity for Linux users in critical scenarios.
Recommendations
  • Provide equivalent Linux instructions for certificate inspection (e.g., using OpenSSL or Linux shell commands).
  • Add examples for generating and exporting certificates on Linux/macOS (e.g., using OpenSSL).
  • Clarify alternative approaches for Linux apps where the private client certificate method is not supported.
  • Explicitly state limitations and possible workarounds for Linux users in sections where only Windows is supported.
  • Where possible, present cross-platform instructions or clearly separate Windows and Linux guidance.
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