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
powershell_heavy
Summary
The documentation provides both Azure CLI and PowerShell instructions for resource creation, but PowerShell examples are shown after CLI. However, the PowerShell section is more verbose and detailed, including additional steps (such as registering resource providers and creating a log analytics workspace) that are not present in the CLI section. The documentation does not mention Linux or macOS specifically, nor does it provide shell-specific guidance for those platforms. The Azure CLI examples are cross-platform, but PowerShell is Windows-centric, and its inclusion may imply a slight Windows bias, especially since the PowerShell section is more comprehensive.
Recommendations
  • Ensure parity between Azure CLI and PowerShell instructions by including all necessary steps (e.g., log analytics workspace creation) in both sections.
  • Explicitly state that Azure CLI commands work on Linux, macOS, and Windows, and recommend CLI for cross-platform users.
  • Consider providing bash/zsh shell examples for Linux/macOS users, or clarify that Azure CLI is the preferred method for non-Windows platforms.
  • Add a note that PowerShell Core is available on Linux/macOS, but most users on those platforms will use Azure CLI.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #253 completed Biased Biased
2026-01-13 00:00 #249 completed Biased Biased

Flagged Code Snippets