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
windows_tools
Summary
The documentation page demonstrates a moderate Windows bias. Azure PowerShell examples are provided alongside Azure CLI, but PowerShell is given equal or greater prominence in several sections. Windows-centric tools (PowerShell, Visual Studio Code extension) are described in detail, and PowerShell-specific patterns (jobs, cmdlets) are explained, while Linux-native shells or scripting patterns are not mentioned. There is no explicit mention of Linux shell scripting, nor are Bash or other Linux-specific examples provided. The order of presentation often places PowerShell before CLI, and Windows tools are referenced without Linux alternatives.
Recommendations
  • Add explicit Bash shell scripting examples for REST API calls and Azure CLI usage, demonstrating Linux-native workflows.
  • Include notes or examples for running Azure CLI commands in Linux terminals, highlighting any differences or best practices.
  • When describing PowerShell-specific features (such as jobs), provide equivalent Linux shell backgrounding or process management examples.
  • Mention Linux-native editors (such as Vim, nano, or VS Code on Linux) when referencing the Visual Studio Code extension.
  • Ensure that Azure CLI examples are presented before or alongside PowerShell, and clarify cross-platform compatibility.
  • Reference Linux package management and installation steps for Azure CLI and PowerShell where relevant.
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-09-07 00:00 #104 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets