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_tools
windows_first
powershell_heavy
Summary
The documentation consistently references Windows-centric tools and workflows, such as the Azure portal (web), Azure PowerShell, and Visual Studio Code, with no mention of Linux/macOS-specific alternatives or parity. Windows tools (Azure PowerShell) are mentioned alongside Azure CLI, but Linux-native editors (e.g., Vim, nano) or shell scripting are not referenced. The Azure portal is presented as the primary method for most tasks, and PowerShell is listed as an option for deleting integration accounts, but no equivalent Linux/macOS shell or automation examples are provided. Visual Studio Code is referenced for local development, but alternatives for Linux users are not discussed. The ordering of examples often places Windows-centric tools and workflows before cross-platform or Linux-friendly options.
Recommendations
  • Add explicit instructions and examples for Linux/macOS users, such as using native editors (vim, nano) for editing JSON files.
  • Include bash/shell scripting examples for automation tasks, especially where PowerShell is referenced.
  • Clarify that Azure CLI is fully cross-platform and highlight its use for Linux/macOS users.
  • Mention alternative editors to Visual Studio Code for Linux/macOS environments.
  • Where PowerShell is referenced, provide equivalent bash or shell commands.
  • Consider reordering examples so that cross-platform tools (Azure CLI) are presented before Windows-centric ones.
  • Add notes about platform compatibility for all tools and workflows.
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-16 00:00 #113 completed Clean Clean
2025-09-09 00:00 #106 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets