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 mentions 'Azure CLI or Azure PowerShell' as the tools to deploy Bicep files, listing Azure PowerShell (a Windows-centric tool) alongside Azure CLI without clarifying cross-platform support. Azure PowerShell is typically associated with Windows, and its mention before any Linux-specific alternatives (such as Bash or shell scripting) may suggest a Windows-first bias. No explicit Linux examples or tools are provided, and the deployment instructions do not highlight Linux parity.
Recommendations
  • Clarify that Azure CLI is cross-platform and can be used on Windows, Linux, and macOS.
  • Include explicit Linux/Bash examples for deploying Bicep files, such as using 'az deployment' commands in a Bash shell.
  • When mentioning deployment tools, list Azure CLI first (as it is cross-platform), and specify that Azure PowerShell is available on multiple platforms but is traditionally Windows-centric.
  • Add a note or section highlighting how to deploy Bicep files from a Linux environment, possibly with screenshots or terminal output.
  • Avoid implying that PowerShell is the primary or preferred method unless justified by usage statistics or platform support.
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