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 page exhibits a mild Windows bias by linking to resource creation instructions with a URL parameter that defaults to the Windows tab (e.g., '?tabs=windows'), and by referencing a quickstart with a similar Windows tab default. However, all code and command-line examples are cross-platform (Node.js, JavaScript, npm, node), and there are no PowerShell, CMD, or Windows-specific tools or patterns shown. No Linux-specific examples or instructions are missing, but the documentation does not explicitly mention or show parity for Linux/macOS environments.
Recommendations
  • Avoid using '?tabs=windows' in documentation links unless Windows is truly the only supported platform. Use neutral or platform-agnostic links, or provide explicit tabs for Windows, Linux, and macOS.
  • Where possible, mention that the npm and Node.js commands work on Windows, Linux, and macOS to reassure non-Windows users.
  • If there are any platform-specific steps (such as environment variable setup, file paths, or permissions), provide examples for both Windows and Linux/macOS.
  • Consider adding a note in the prerequisites or setup sections stating that the instructions are cross-platform, or provide links to platform-specific quickstarts if differences exist.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-07-12 23:44 #41 cancelled Biased Biased
2025-07-12 00:58 #8 cancelled Clean Clean
2025-07-10 05:06 #7 processing Clean Clean

Flagged Code Snippets