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 page demonstrates a moderate Windows bias by focusing exclusively on Visual Studio (a Windows-centric IDE) for Bicep authoring, listing Visual Studio as the primary tool in prerequisites and instructions, and providing PowerShell examples alongside Azure CLI. Although Azure CLI (cross-platform) is included for deployment and cleanup, the authoring workflow is centered on Visual Studio, which is not natively available on Linux. The mention of Visual Studio Code as an alternative is brief and relegated to a 'Next steps' section, rather than being presented as an equal option throughout the guide.
Recommendations
  • Present Visual Studio Code as a first-class option for Bicep authoring, including direct links and instructions in the main workflow, not just as a next step.
  • Add explicit Linux/macOS parity notes in the prerequisites, clarifying that Visual Studio is Windows-only and recommending VS Code for non-Windows users.
  • Ensure all command-line examples (Azure CLI and PowerShell) are presented with equal prominence, possibly defaulting to Azure CLI (cross-platform) and listing PowerShell as an alternative.
  • Consider a dedicated section or parallel instructions for Linux/macOS users, highlighting cross-platform tools and workflows.
  • Avoid language that implies Visual Studio is the default or preferred environment for Bicep development; instead, present both VS and VS Code as valid choices.
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 Clean Clean

Flagged Code Snippets