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
missing_linux_example
Summary
The documentation provides command-line examples and resource configuration snippets exclusively using Powershell syntax and Azure CLI commands, without offering equivalent Linux/macOS shell examples or clarifying cross-platform compatibility. Powershell-style code blocks are shown by default, and there is no mention of Linux-specific tools, shell commands, or alternative workflows for non-Windows users.
Recommendations
  • Include equivalent Bash shell examples for all command-line operations, especially for Azure CLI commands (e.g., az acr replication list).
  • Clarify that Azure CLI commands are cross-platform and can be run on Linux/macOS terminals, not just Powershell.
  • Avoid labeling code blocks as Powershell unless the syntax is truly Powershell-specific; use 'azurecli' or 'bash' where appropriate.
  • Explicitly mention Linux/macOS compatibility in relevant sections.
  • Provide guidance or links for installing and using Azure CLI on Linux/macOS.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean

Flagged Code Snippets