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
windows_tools
Summary
The documentation page demonstrates a strong Windows bias by exclusively using PowerShell and Windows-centric instructions for cloning and deploying the sample application. All examples and deployment steps assume the use of PowerShell, with only a brief tip on installing PowerShell on Linux/macOS, but no native Bash or Linux shell alternatives are provided. The use of Windows tools and commands is prioritized, and Linux users are expected to adapt by installing PowerShell rather than being offered platform-native instructions.
Recommendations
  • Provide equivalent Bash or shell script examples for Linux/macOS users, especially for deployment steps.
  • Include instructions for running the deployment using native Linux tools (e.g., bash scripts) if available.
  • Present cross-platform instructions side-by-side or clearly indicate platform-specific steps.
  • Mention Linux-first or platform-neutral tools where possible, such as using Azure CLI directly for deployment.
  • Avoid assuming PowerShell is the default shell; offer alternatives for users who prefer not to install PowerShell.
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-12 00:00 #243 cancelled 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-08 00:00 #105 completed Biased Biased
2025-08-08 00:00 #74 completed Biased Biased

Flagged Code Snippets