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 provides both Azure CLI and PowerShell examples for all deployment steps, but PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and is mentioned in prerequisites before Azure CLI. Visual Studio Code is recommended as the editor, which is cross-platform, but the troubleshooting workflow and screenshots are Windows-centric (e.g., VS Code UI, PowerShell usage). There is no explicit Linux/macOS bias, but Windows tools and patterns (PowerShell, VS Code UI) are foregrounded, and Linux-specific considerations (e.g., shell differences, alternative editors) are not discussed.
Recommendations
  • List Azure CLI before PowerShell in prerequisites and example tabs, as CLI is cross-platform and preferred on Linux/macOS.
  • Explicitly mention that all steps can be performed on Linux/macOS, and note any OS-specific differences (e.g., line continuation in CLI commands).
  • Add screenshots or notes showing VS Code on Linux/macOS, or mention that the workflow is identical across platforms.
  • Consider referencing other popular editors (e.g., Vim, Sublime) for template editing, or clarify that VS Code is recommended for its ARM extension.
  • Ensure that PowerShell is not presented as the default or primary method, but as an alternative for Windows users.
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 Biased Biased

Flagged Code Snippets