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 demonstrates a moderate Windows bias. PowerShell is featured prominently as a primary scripting example alongside Azure CLI, and is mentioned before CLI in most cases. The use of PowerShell commands and terminology is Windows-centric, and there are no explicit Linux shell or Bash script examples outside of Azure CLI. The portal screenshots and instructions are platform-neutral, but the scripting focus leans toward Windows tools and patterns.
Recommendations
  • Add explicit Bash and Linux shell script examples where appropriate, especially for tasks that can be performed outside Azure CLI.
  • Include notes or examples for Linux/Mac users, such as using Bash, zsh, or other shells to interact with Azure CLI.
  • Balance the order of examples by alternating or starting with Azure CLI (which is cross-platform) before PowerShell.
  • Clarify that PowerShell is available on Linux and Mac, or provide links to cross-platform PowerShell installation guides.
  • Where possible, mention platform-specific considerations (e.g., environment variables, credential storage) for both Windows and 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 Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets