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 page demonstrates a moderate Windows bias. PowerShell is featured as a primary automation example alongside Azure CLI, and Windows-centric tools (PowerShell, Az.Storage module) are referenced throughout. PowerShell examples are given equal prominence to Azure CLI, but there are no explicit Linux shell (bash) or scripting examples, nor any mention of Linux-specific patterns or tools. The documentation assumes familiarity with PowerShell and Windows-style scripting, and does not provide parity for Linux users beyond Azure CLI commands.
Recommendations
  • Add explicit bash shell examples for all CLI commands, demonstrating usage in Linux environments (e.g., variable assignment, date handling).
  • Include notes or sections on running Azure CLI commands in Linux/macOS terminals, addressing common differences (e.g., quoting, environment variables).
  • Reference Linux-native tools or scripting patterns where appropriate, such as using cron for scheduling restores or jq for parsing CLI output.
  • Clarify that PowerShell examples are applicable on Linux and macOS (where PowerShell Core is available), or provide alternative bash scripts.
  • Ensure that any prerequisites or installation instructions for CLI tools include Linux-specific guidance (e.g., apt-get/yum for Azure CLI installation).
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-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets