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 notable Windows bias by exclusively providing PowerShell-based examples and instructions for configuring Azure Automation encryption, with no mention of Bash, Azure CLI, or Linux/macOS-specific workflows. PowerShell is referenced as the primary tool for all command-line operations, and Windows-centric modules (Az PowerShell) are highlighted. REST API examples are provided, but the only detailed step-by-step guidance is for PowerShell, and Azure CLI is mentioned only in passing for revocation, without examples. This creates friction for Linux/macOS users who may prefer Bash or Azure CLI.
Recommendations
  • Add equivalent Azure CLI examples for all PowerShell commands, especially for key tasks like assigning managed identities, configuring Key Vault access policies, and switching encryption keys.
  • Include Bash script snippets where appropriate to demonstrate cross-platform usage.
  • Explicitly state that PowerShell commands can be run on Linux/macOS (via PowerShell Core), or clarify any platform limitations.
  • Present Azure CLI and REST API examples before or alongside PowerShell, rather than after.
  • Reference Linux/macOS prerequisites and installation steps for required tools.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-18 00:00 #394 in_progress Biased Biased
2026-02-17 00:00 #390 in_progress Biased Biased
2026-02-16 00:00 #386 in_progress Biased Biased
2026-02-15 00:00 #382 in_progress Biased Biased
2026-02-14 00:00 #378 in_progress Biased Biased
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 Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets