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
Summary
The documentation primarily provides Azure PowerShell commands for feature registration, with PowerShell examples shown first and in detail. Although Azure CLI is mentioned, it is only referenced in passing via a link, with no explicit CLI command examples given. This approach favors Windows/PowerShell users and may disadvantage Linux or cross-platform users who typically use Azure CLI.
Recommendations
  • Provide explicit Azure CLI command examples (e.g., 'az feature register --namespace Microsoft.NetApp --name ANFReestablishReplication') alongside PowerShell examples.
  • Present both PowerShell and CLI examples in parallel or in a clearly separated manner, rather than favoring one over the other.
  • Consider mentioning that Azure CLI is cross-platform and suitable for Linux/macOS users.
  • Ensure that all command-line instructions are available in both PowerShell and CLI formats to improve accessibility for non-Windows users.
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