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 moderate Windows bias. While both Azure CLI and Azure PowerShell examples are provided for deployment and cleanup, PowerShell is mentioned as an equal alternative to CLI in prerequisites and examples. The use of Visual Studio Code is platform-neutral, but the documentation refers to Visual Studio (Windows-only) as a similar experience and links to a separate quickstart for it. The order of presentation often lists PowerShell alongside or before CLI, and no explicit Linux-specific instructions, troubleshooting, or screenshots are provided. There is no mention of Linux-specific considerations, such as shell differences, nor are there examples using Bash or other Linux-native tools.
Recommendations
  • Explicitly mention that Visual Studio Code and the Bicep extension are cross-platform and supported on Linux and macOS, not just Windows.
  • Provide Linux/Bash-specific examples for deploying Bicep files, including command-line usage and troubleshooting tips (e.g., file path formats, permissions).
  • Include screenshots taken from Linux environments (e.g., Ubuntu desktop) to demonstrate parity.
  • Clarify that Azure CLI is cross-platform and highlight its usage for Linux users, possibly listing CLI examples before PowerShell.
  • Add a note or section for Linux/macOS users, addressing any differences in setup, keyboard shortcuts, or environment variables.
  • Avoid referring to Visual Studio (Windows-only) as a primary alternative; instead, mention cross-platform editors first.
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