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 notable Windows bias. PowerShell-specific syntax and escape characters are featured in all command examples, with explanations tailored to PowerShell users. Linux/Bash alternatives are mentioned only as side notes, and no explicit Bash/Linux command examples are provided. The prerequisites and instructions assume familiarity with Windows tools and patterns, such as Visual Studio Code and PowerShell, while Linux/macOS users are left to infer necessary adjustments.
Recommendations
  • Provide explicit Bash/Linux command examples alongside PowerShell examples, especially for az rest commands and file referencing.
  • List Linux/macOS prerequisites (e.g., native Bash, Terminal, alternative editors) equally with Windows prerequisites.
  • Clarify escape character usage for both PowerShell and Bash in each example, and show the correct syntax for each platform.
  • Avoid assuming Visual Studio Code as the default terminal/editor; mention alternatives for Linux/macOS.
  • Present examples for both platforms in parallel, or alternate which platform is shown first.
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