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 presents Azure PowerShell instructions before Azure CLI, which may suggest a Windows-first approach. PowerShell is traditionally associated with Windows, while Azure CLI is cross-platform and more commonly used on Linux/macOS. No explicit Linux-specific examples or shell commands (e.g., bash) are provided, though the CLI section is present.
Recommendations
  • Present Azure CLI instructions before PowerShell, as CLI is cross-platform and more familiar to Linux users.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows.
  • Consider adding bash/zsh shell examples or notes for Linux users, such as environment variable usage or command-line tips.
  • If referencing PowerShell, clarify that PowerShell Core is available cross-platform, or provide a link to installation instructions for Linux/macOS.
  • Ensure parity in detail and explanation between PowerShell and CLI sections.
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

Use [Get-AzEventGridDomainKey](/powershell/module/az.eventgrid/get-azeventgriddomainkey) command to get access keys for domains.