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 tutorial provides parallel instructions for Azure CLI, Azure PowerShell, and Azure Developer CLI, but PowerShell examples and terminology are prominent throughout. PowerShell is a Windows-centric tool, and its inclusion alongside Azure CLI may signal a Windows bias. Additionally, PowerShell sections are consistently presented before Azure Developer CLI, and sometimes Azure CLI instructions reference Bash/Cloud Shell but do not explicitly mention Linux/macOS environments or alternatives. There are no explicit Linux/macOS examples or shell-specific guidance for those platforms.
Recommendations
  • Add explicit guidance for Linux/macOS users, such as referencing Bash or Zsh environments and confirming compatibility of Azure CLI commands.
  • Clarify that Azure CLI commands work on Windows, Linux, and macOS, and provide links to platform-specific installation instructions.
  • Consider including example commands for Bash (Linux/macOS) where appropriate, especially for environment variable usage and SSH key management.
  • Balance PowerShell and Azure CLI coverage by mentioning that PowerShell is primarily for Windows users, while Azure CLI is cross-platform.
  • Where possible, provide parity in examples for Linux/macOS users, such as using native shell commands for tasks like SSH key generation.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-20 00:00 #405 in_progress Biased Biased
2026-02-19 00:00 #401 in_progress Biased Biased
2026-01-14 00:00 #253 completed Clean Clean
2026-01-13 00:00 #249 completed Biased Biased

Flagged Code Snippets