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_first
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by primarily providing PowerShell-specific syntax and guidance, referencing Windows tools (PowerShell, Visual Studio Code) first, and only briefly mentioning Bash shells (like Git Bash) as alternatives. There are no explicit Linux-native shell examples (e.g., Ubuntu bash, macOS Terminal), and escape character explanations are focused on PowerShell, with limited coverage for Bash. The prerequisites and workflow assume a Windows-centric environment.
Recommendations
  • Provide explicit Linux/macOS shell examples, including native bash syntax for all commands.
  • Clarify escape character usage for both PowerShell and bash (Linux/macOS), with side-by-side examples.
  • List prerequisites for Linux/macOS environments (e.g., native bash, gedit, nano, or VS Code alternatives) alongside Windows tools.
  • Avoid referencing Windows tools (PowerShell, Visual Studio Code) first; present cross-platform options equally.
  • Add notes or sections for running commands in Linux/macOS terminals, including any differences in file handling or command syntax.
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
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased

Flagged Code Snippets