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 page references Azure CLI and Azure PowerShell as the methods to deploy Bicep files, but lists Azure PowerShell before Azure CLI and does not provide any explicit Linux-specific instructions or examples. There is an implicit Windows bias in deployment tooling, as PowerShell is traditionally associated with Windows, and no mention is made of Bash, shell scripts, or Linux-native workflows. All examples are Bicep code, so there is no direct OS-specific scripting, but the guidance for running examples is Windows-centric.
Recommendations
  • Explicitly mention that Azure CLI is cross-platform and provide example commands for both Windows (PowerShell) and Linux (Bash).
  • List Azure CLI before Azure PowerShell when describing deployment options, as CLI is more universal.
  • Add a section or note on how to deploy Bicep files from Linux/macOS environments, including sample Bash commands.
  • Clarify that Bicep itself is platform-agnostic and provide parity in instructions for both Windows and Linux users.
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