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
powershell_heavy
windows_tools
missing_linux_example
windows_first
Summary
The documentation page demonstrates a strong Windows bias. All examples and references are centered on Windows-specific technologies (PowerShell, DSC, WinGet), with no mention or examples for Linux equivalents (such as Bash scripts, shell configuration files, or Linux package managers). The catalog structure and YAML example exclusively use Windows paths and tools, and Windows-centric terminology is used throughout. There is no guidance for Linux users or cross-platform scenarios.
Recommendations
  • Add equivalent examples for Linux, such as referencing Bash scripts, shell configuration files, or Linux package managers (e.g., apt, yum).
  • Include Linux file path examples alongside Windows paths in the catalog structure and YAML samples.
  • Mention and document how modular scripts and files can be used for Linux-based Dev Boxes, including any differences in task execution or file placement.
  • Provide guidance on cross-platform scripting best practices, such as using platform-agnostic scripts or conditional logic for different OS environments.
  • Ensure that intrinsic tasks and tooling references include Linux options (e.g., Bash, shell scripts, Linux package managers) and not just Windows tools.
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-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

Flagged Code Snippets