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
windows_tools
powershell_heavy
Summary
The documentation page demonstrates a Windows bias by focusing exclusively on Visual Studio (a Windows-centric IDE) for Bicep file creation, listing Visual Studio as the primary tool in prerequisites and instructions. While it briefly mentions Visual Studio Code as an alternative, all step-by-step guidance is for Visual Studio. Additionally, deployment and cleanup instructions provide both Azure CLI and Azure PowerShell examples, but PowerShell (a Windows-native tool) is given equal prominence, and no Linux-specific shell or editor workflows are discussed. There are no Linux-specific instructions, screenshots, or troubleshooting tips.
Recommendations
  • Provide parallel instructions and screenshots for Visual Studio Code, which is cross-platform, or clarify that Visual Studio is Windows-only.
  • Explicitly mention platform compatibility for each tool and extension (e.g., note that Visual Studio is Windows-only, while VS Code works on Linux/Mac).
  • Include Linux-specific examples, such as using Bash with Azure CLI, and troubleshooting tips for Linux environments.
  • Add links or references to Linux editor workflows (e.g., Vim, Emacs, VS Code on Linux) for Bicep authoring.
  • Ensure that CLI examples are shown first or equally with PowerShell, and clarify that PowerShell Core is available cross-platform if relevant.
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