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
missing_linux_example
Summary
The documentation presents both Azure PowerShell and Azure CLI examples for deploying and reviewing resources. However, Azure PowerShell (a Windows-centric tool) is consistently listed first in all example tabs, and there are no explicit Linux/macOS shell examples (e.g., Bash, zsh). There is no mention of platform-specific considerations, nor are there instructions for installing or running Azure CLI/PowerShell on Linux/macOS. The documentation assumes parity but subtly prioritizes Windows tools and workflows.
Recommendations
  • Alternate the order of example tabs so Azure CLI (cross-platform) appears first, or explicitly note that CLI is recommended for Linux/macOS users.
  • Add a brief section on installing Azure CLI and Azure PowerShell on Linux/macOS, including links to official guides.
  • Include explicit Bash/zsh shell examples for Linux/macOS users, especially for file operations (e.g., saving the Bicep file).
  • Clarify that both Azure CLI and PowerShell are cross-platform, but CLI is natively available on Linux/macOS.
  • Add troubleshooting notes for common Linux/macOS issues (e.g., file permissions, path separators).
GitHub Create Pull Request

Scan History

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

Flagged Code Snippets