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
Summary
The documentation provides examples for REST, Azure CLI, and Azure PowerShell, but PowerShell is referenced in every section and often mentioned before CLI. In several places, PowerShell is listed as a tab, but the actual instructions say to use REST or CLI instead, implying PowerShell is not supported for those steps. There are no Linux/macOS-specific instructions or notes, and PowerShell is presented as a primary tool despite its historical Windows association. There are no explicit Linux/macOS shell examples (e.g., bash), nor are there instructions for using tools like curl or jq for REST calls, which are common on Linux/macOS. The documentation assumes users are familiar with PowerShell and does not provide parity for Linux-native workflows.
Recommendations
  • Add explicit bash/curl/jq examples for REST API calls to support Linux/macOS users.
  • Clarify in each section whether PowerShell is supported, and avoid listing PowerShell tabs when not applicable.
  • Present Azure CLI examples before PowerShell, as CLI is cross-platform.
  • Include notes or links for installing Azure CLI and PowerShell on Linux/macOS.
  • Remove unnecessary PowerShell references in sections where it is not supported.
  • Add troubleshooting notes for Linux/macOS environments where command syntax or authentication may differ.
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-12 00:00 #109 completed Clean Clean
2025-08-20 00:01 #86 completed Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-16 00:00 #52 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets