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
missing_linux_example
windows_tools
Summary
The documentation page exhibits a notable Windows bias. All code examples use Windows-specific paths (e.g., C:\workspaces), reference Windows images (e.g., Visual Studio on Windows 11), and use Windows tools such as PowerShell and winget. There are no Linux/macOS equivalents or examples, and Windows-centric patterns (PowerShell scripts, winget for Azure CLI installation) are presented exclusively. Linux users are left without guidance for adapting these workflows to their platforms.
Recommendations
  • Provide parallel Linux/macOS examples for all customization tasks, including file paths, shell commands, and package installation methods (e.g., apt, yum, brew).
  • Include examples using bash or sh instead of PowerShell, and clarify how to authenticate and use Azure CLI in non-Windows environments.
  • Reference Linux-compatible base images and show how to configure them for Dev Box customization.
  • List Windows and Linux/macOS examples side-by-side or indicate platform-specific instructions clearly.
  • Avoid assuming the use of Windows-only tools (e.g., winget, PowerShell) and mention alternatives for other platforms.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-21 00:00 #278 completed Biased Biased
2026-01-14 00:00 #250 in_progress Biased Biased
2026-01-13 00:00 #246 completed 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-09-16 00:00 #113 completed Clean Clean
2025-08-24 00:00 #90 cancelled Clean Clean
2025-07-24 00:00 #59 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean

Flagged Code Snippets