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
windows_tools
Summary
The documentation page demonstrates a mild Windows bias. While it does provide both Azure CLI and Azure PowerShell examples for deployment and cleanup, it references PowerShell and Windows tools (Visual Studio, Visual Studio Code) prominently and often lists PowerShell alongside or before CLI. The use of Visual Studio Code is cross-platform, but the documentation does not mention Linux or macOS environments, nor does it provide any Linux-specific guidance or examples (such as shell commands, terminal usage, or OS-specific installation notes). There is no mention of Linux tools, nor are there screenshots or instructions tailored to Linux users.
Recommendations
  • Explicitly mention that Visual Studio Code and the Bicep extension are available on Linux and macOS, and provide installation links or notes for those platforms.
  • Include screenshots or instructions showing the use of VS Code and Bicep extension on Linux (e.g., Ubuntu) and/or macOS.
  • Add examples of common Linux shell commands (e.g., using bash/zsh) for file creation, navigation, and running Azure CLI commands.
  • Clarify that Azure CLI is cross-platform and may be preferred by Linux users, and consider listing CLI examples before PowerShell.
  • If any steps differ on Linux (e.g., right-click behavior, keyboard shortcuts), note these differences in the documentation.
  • Avoid referring to PowerShell as the default or primary method unless justified by usage statistics; otherwise, present CLI and PowerShell as equal options.
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 Clean Clean
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