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
Summary
The documentation page references both Azure CLI and Azure PowerShell for deploying Bicep files, but it mentions Azure PowerShell (a Windows-centric tool) alongside Azure CLI in the introductory section. There are no explicit Linux-only or Windows-only examples, but the ordering and mention of PowerShell may subtly prioritize Windows workflows. No Linux-specific tools or shell examples are provided, and there is no explicit demonstration of running commands in a Linux shell environment.
Recommendations
  • When referencing deployment tools, list Azure CLI before Azure PowerShell, as Azure CLI is fully cross-platform and more commonly used on Linux.
  • Explicitly mention that Azure CLI works on Linux, macOS, and Windows, and provide example commands for both Bash (Linux/macOS) and PowerShell (Windows).
  • Where deployment instructions are referenced, link to documentation that includes both Bash and PowerShell examples, or provide a short Bash example inline.
  • Avoid implying parity between Azure CLI and Azure PowerShell in contexts where cross-platform support is important; clarify that Azure CLI is the recommended tool for Linux users.
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-12 00:00 #243 cancelled 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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets