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 provides both Azure CLI and Azure PowerShell examples for copying incremental snapshots, but the PowerShell section is more detailed and assumes use of Windows/PowerShell. The CLI examples use Bash syntax, but there is no explicit mention of Linux/macOS environments or shell differences. The PowerShell example is given equal prominence to CLI, and the CLI example uses Bash variables, which may not be familiar to Windows users. There are no Linux-specific troubleshooting tips, nor is there mention of Linux-native tools or considerations. The portal and ARM template instructions are platform-neutral.
Recommendations
  • Explicitly state that Azure CLI commands work on Linux, macOS, and Windows, and clarify shell differences if needed.
  • Add a note or section for Linux/macOS users, confirming that Bash syntax is for Unix-like shells and provide equivalent Windows CMD syntax if desired.
  • Provide troubleshooting tips for Linux/macOS environments (e.g., permissions, environment variables).
  • Ensure parity in detail between CLI and PowerShell sections, and avoid assuming PowerShell is the default for scripting unless the audience is Windows-specific.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #252 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets