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
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 ID Status Bias Status
2025-08-30 00:01 #96 in_progress ❌ Biased
2025-08-08 00:00 #74 completed ❌ Biased

Flagged Code Snippets