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

Bias Types:
⚠️ windows_first
⚠️ windows_tools
⚠️ missing_linux_example
Summary:
The documentation shows a mild Windows bias by consistently listing Windows before Linux in recommendations and descriptions, and by mentioning Windows-specific tools (e.g., Schannel, Win32 sockets) alongside but before or more prominently than Linux equivalents (e.g., OpenSSL, Berkeley sockets). There are no code examples for either platform, but references to Windows tools and APIs are more explicit. Linux is mentioned, but often after Windows, and there are no Linux-specific tools or patterns highlighted.
Recommendations:
  • List Linux and Windows in a neutral or alternating order (e.g., 'Linux and Windows' or 'Windows and Linux') to avoid implicit prioritization.
  • When mentioning platform-specific tools (e.g., Schannel for Windows, OpenSSL for Linux), ensure both are described with equal detail and prominence.
  • Include explicit Linux examples or references to Linux-specific tools (e.g., GnuTLS, epoll) where appropriate.
  • Highlight Linux as a first-class supported platform, not just as an alternative to Windows.
  • If mentioning Windows-specific APIs (e.g., Win32 sockets), also mention and describe Linux equivalents (e.g., POSIX/Berkeley sockets) in the same context.
  • Consider adding sample commands or code snippets for both Windows and Linux environments where relevant.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-27 00:01 #93 in_progress ✅ Clean
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased