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_first
Summary
The documentation page demonstrates a mild Windows bias in the section 'Pass values to a parameter array during assignment.' It lists Azure CLI, Azure PowerShell, and REST API as methods for passing array parameters, but mentions Azure PowerShell (a Windows-centric tool) before REST API and does not mention Linux-specific tools or shell patterns. There are no Linux shell (bash) examples, nor is there any mention of Linux-specific usage or considerations. The rest of the page is platform-neutral and focuses on Azure Policy JSON definitions and logic.
Recommendations
  • Add explicit examples for Linux users, such as using Azure CLI from bash/zsh, including sample commands and parameter formatting.
  • Clarify that Azure CLI is cross-platform and can be used on Linux, macOS, and Windows.
  • If mentioning Azure PowerShell, also mention PowerShell Core (pwsh), which is cross-platform, and clarify usage on Linux.
  • Consider including a table or section comparing parameter passing in Azure CLI (bash), Azure PowerShell (Windows/pwsh), and REST API, highlighting any platform-specific differences.
  • Ensure that command-line examples are provided for both Windows and Linux environments where applicable.
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-07 00:00 #104 completed Clean Clean
2025-08-07 00:00 #73 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean

Flagged Code Snippets