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
Summary
The documentation provides both Azure CLI and PowerShell examples for deploying the Bicep file, but PowerShell is presented as an equal option and is mentioned in the instructions to 'open PowerShell or Azure CLI.' The instructions for opening the integrated Visual Studio Code terminal use the 'ctrl + ` ' shortcut, which is Windows-centric. There are no explicit Linux/macOS examples or notes about platform differences, and PowerShell is not natively available on Linux/macOS by default. The documentation does not mention Bash or shell alternatives, nor does it clarify cross-platform usage for PowerShell.
Recommendations
  • Clarify that Azure CLI commands work on Windows, Linux, and macOS, and recommend it as the default cross-platform option.
  • Add explicit Bash/shell instructions or notes for Linux/macOS users, including how to open the terminal in VS Code on those platforms.
  • Note that PowerShell Core is available on Linux/macOS, but Azure CLI is typically more common for cross-platform scenarios.
  • Present Azure CLI examples first, as it is the most universally available tool.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets