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 configuration instructions for customer-managed keys in Azure API for FHIR, with examples using Azure Portal, PowerShell, Azure CLI, and ARM templates. However, PowerShell is featured prominently, both as a dedicated section and as the only example for ARM template deployment. There are no explicit Linux shell (bash) or cross-platform scripting examples, and PowerShell deployment is shown before CLI. This may create a perception that Windows or PowerShell is preferred or required, despite Azure CLI being cross-platform.
Recommendations
  • Add bash (Linux shell) examples for ARM template deployment, e.g., using 'az deployment group create' or 'az resource group deployment'.
  • Ensure Azure CLI examples are given equal prominence and shown before or alongside PowerShell examples.
  • Clarify that both PowerShell and CLI are cross-platform, and explicitly mention Linux/macOS compatibility.
  • Where possible, provide instructions for using bash scripts or Linux-native tools for deployment.
  • Review and balance the order of examples so that Windows-specific tools (PowerShell) do not appear before cross-platform alternatives.
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-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets