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
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation demonstrates a Windows bias by providing only PowerShell examples for configuring certain settings (such as the 'databases' property during cache creation), mentioning PowerShell before CLI or other cross-platform tools, and omitting explicit Linux or Bash examples. There is no mention of Linux-specific tools or workflows, and the only example for configuring databases during cache creation is via PowerShell, with no Azure CLI (bash) or REST API example provided.
Recommendations
  • Provide Azure CLI (bash) examples alongside or before PowerShell examples for all configuration tasks, especially for cross-platform scenarios.
  • Ensure that all code snippets and configuration instructions are available for both Windows (PowerShell) and Linux/macOS (Bash/CLI) users.
  • Explicitly mention cross-platform tools (such as Azure CLI) in all relevant sections, not just PowerShell.
  • Review all sections for implicit Windows-first ordering and alternate with Linux-first or neutral ordering.
  • Add notes or links to Linux/macOS documentation where appropriate, especially in sections that currently only reference Windows tools or patterns.
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
2025-07-09 23:22 #6 cancelled Clean Clean