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_tools
windows_first
Summary
The documentation provides detailed instructions and examples for enabling infrastructure encryption using the Azure portal, PowerShell, Azure CLI, and ARM templates. PowerShell is given a dedicated section with full example commands, and references to installing the Az.Storage PowerShell module are included. This reflects a bias toward Windows-centric tools and workflows, as PowerShell is primarily a Windows technology (despite cross-platform support, its usage is still most common on Windows). The Azure CLI section is present and cross-platform, but PowerShell is listed before CLI, and there are no explicit Linux-specific examples or notes. The documentation does not mention Linux shell scripting, Bash, or OS-specific considerations, and the overall pattern prioritizes Windows tools and workflows.
Recommendations
  • Add explicit Bash/Linux shell examples for Azure CLI commands, including verification steps using jq or other common Linux tools.
  • Clarify that Azure CLI is cross-platform and provide installation/usage notes for Linux and macOS users.
  • Consider reordering sections so that cross-platform tools (Azure CLI) appear before Windows-centric tools (PowerShell).
  • Add a note about PowerShell Core being available on Linux/macOS, and provide guidance for those platforms if PowerShell examples are retained.
  • Include troubleshooting or verification steps that use Linux-native tools (e.g., curl, jq) where appropriate.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
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
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets