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 demonstrates a bias towards Windows by providing only PowerShell scripts for key operations (such as copying keys between key vaults), referencing Windows-specific encryption documentation first, and omitting equivalent Linux command-line examples for critical steps. While Linux VM support is mentioned, actionable steps and tooling are exclusively Windows/PowerShell-focused, leaving Linux users without clear guidance for performing required operations.
Recommendations
  • Provide equivalent Linux command-line instructions (e.g., Bash/CLI/az commands) for copying keys between key vaults, or reference cross-platform scripts.
  • Include links to Linux disk encryption documentation alongside Windows references, and ensure both are equally visible.
  • Explicitly state whether the provided PowerShell script can be run on Linux (e.g., via PowerShell Core), or offer an alternative method for Linux users.
  • Add Linux-specific troubleshooting and preparation steps where Windows-specific instructions are given (e.g., updating certificates, running scripts).
  • Where modules or tooling are required, clarify installation and usage for both Windows and Linux environments.
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-03 00:00 #100 completed Clean Clean
2025-08-01 00:00 #67 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets