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
windows_tools
powershell_heavy
Summary
The documentation provides both Linux and Windows script examples, but Windows paths and script types are consistently mentioned alongside or before Linux equivalents. Windows-specific details (e.g., C:\cycle\jetpack\scripts, .bat scripts) are given equal prominence, and there is an implicit assumption of Windows familiarity (e.g., referencing .bat files, Windows paths) without offering Linux-specific guidance or troubleshooting. No Linux-specific tools or patterns are highlighted, and there are no Linux-first examples.
Recommendations
  • Provide Linux-first examples or alternate between Linux and Windows in examples and explanations.
  • Include Linux-specific troubleshooting tips or notes, such as permissions for .sh scripts or SELinux considerations.
  • Highlight Linux tools or commands (e.g., using chmod to ensure scripts are executable) where appropriate.
  • Where both platforms are mentioned, consider leading with Linux examples if the primary audience is likely to use Linux.
  • Add a section summarizing differences or best practices for Linux users.
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-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-17 00:00 #53 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets