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
powershell_heavy
windows_first
missing_linux_example
Summary
The documentation page exhibits several signs of Windows bias. Windows-centric tools such as Visual Studio and Azure PowerShell are listed before cross-platform or Linux-friendly alternatives. PowerShell commands are referenced for tasks like retrieving tenant IDs, with no mention of equivalent Bash or Azure CLI commands. The use of Visual Studio (Windows-only) is highlighted for function creation, while Linux-native editors or workflows (e.g., VS Code on Linux, CLI, or direct file editing) are not discussed. The Advanced Tools (Kudu) interface is described using CMD (Windows shell), with no mention of Bash or Linux shell options. There are no explicit Linux or macOS examples, nor are Linux-specific considerations addressed.
Recommendations
  • Add Azure CLI examples and commands alongside or before PowerShell commands for tasks such as retrieving tenant IDs and managing resources.
  • Explicitly mention cross-platform tools (e.g., VS Code, Azure CLI) and provide instructions for Linux/macOS users.
  • When referencing development tools, list Visual Studio Code and Azure CLI before or alongside Visual Studio and PowerShell.
  • In sections describing the use of Kudu/Advanced Tools, clarify that Bash is available and provide examples for both CMD and Bash shells.
  • Include screenshots or instructions from Linux/macOS environments where applicable.
  • Review all examples and ensure parity for Linux users, including file editing, authentication setup, and workflow creation.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-24 00:00 #294 completed Biased Biased
2026-01-23 00:00 #290 failed Biased Biased
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets