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 both Azure CLI and Azure PowerShell as tools to deploy Bicep files, but lists Azure PowerShell before Azure CLI and does not provide explicit Linux-specific guidance or examples. There are no examples or instructions tailored for Linux environments, nor is there mention of Linux-native tools or shell patterns. The deployment instructions and tool references may implicitly favor Windows users by prioritizing PowerShell, which is traditionally associated with Windows.
Recommendations
  • Explicitly mention that Azure CLI works cross-platform (Windows, Linux, macOS) and provide deployment instructions/examples using Bash or other Linux shells.
  • List Azure CLI before Azure PowerShell when describing deployment options, or clarify that both are supported equally.
  • Include a note or section for Linux users, highlighting any differences or considerations when deploying Bicep files.
  • Provide example commands for deploying Bicep files using Bash/Azure CLI, not just PowerShell.
  • Avoid implying PowerShell is the default or preferred tool unless it is truly platform-neutral.
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 Clean Clean
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 Clean Clean

Flagged Code Snippets