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
Summary
The documentation exhibits a mild 'windows_first' bias: in the Playwright (TypeScript) example, the 'os' setting is shown with 'ServiceOS.WINDOWS' in the code sample, even though the default is 'ServiceOS.LINUX'. Similarly, in the .NET/NUnit example, 'OSPlatform.Linux' is used, but both platforms are mentioned. There are no PowerShell-heavy examples, exclusive Windows tools, or missing Linux examples, but Windows is sometimes presented first or as the example value.
Recommendations
  • Ensure that code samples use the default (Linux) OS setting, or provide both Windows and Linux examples side by side.
  • When listing options, alternate which OS is presented first, or use alphabetical order.
  • Explicitly mention parity and support for both Windows and Linux in introductory sections.
  • If possible, add brief notes about any OS-specific considerations or limitations.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Clean Clean
2026-01-12 00:00 #243 cancelled Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-30 00:01 #96 cancelled Biased Biased
2025-08-08 00:00 #74 completed Biased Biased

Flagged Code Snippets