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
windows_first
powershell_heavy
windows_tools
missing_linux_example
Summary
The documentation provides both Azure CLI and PowerShell examples for configuring selective disk backup and restore, but PowerShell (a Windows-centric tool) is given equal prominence to CLI, and there are no explicit Linux shell (bash) or Linux-native scripting examples. Windows-specific terminology and tools (such as drive C, BitLocker, and PowerShell cmdlets) are mentioned directly, while Linux equivalents are referenced but not illustrated with concrete examples. Linux-specific requirements (like lsblk and lsscsi) are mentioned, but no step-by-step Linux command-line walkthrough is provided. The documentation assumes familiarity with Windows tools and patterns, and does not provide parity for Linux users in terms of example scripts or troubleshooting steps.
Recommendations
  • Add explicit bash/Linux shell examples for configuring selective disk backup and restore, including sample scripts using az CLI in bash.
  • Provide troubleshooting steps and examples for common Linux issues (e.g., verifying lsblk/lsscsi availability, handling permissions, etc.).
  • Include Linux-native terminology and patterns (e.g., referencing /dev/sdX, using sudo, etc.) alongside Windows terms.
  • Balance the use of PowerShell and CLI by prioritizing CLI examples (which are cross-platform) and relegating PowerShell to a secondary section.
  • Add a section with Linux-specific best practices for disk backup and restore, including handling logical volumes and encrypted disks.
  • Ensure that screenshots and UI references are not Windows-centric, and clarify any OS-specific differences in the Azure portal experience.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-27 00:00 #306 completed Clean Clean
2026-01-26 00:00 #302 completed Clean Clean
2026-01-24 00:00 #294 completed 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 Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-23 00:00 #58 completed Clean Clean
2025-07-22 00:01 #57 completed Clean Clean
2025-07-21 00:00 #56 completed Clean Clean
2025-07-19 13:51 #54 completed 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