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
Summary
The documentation provides parity between Azure Portal, PowerShell, and Azure CLI for all major operations (enable/disable/restore soft delete). However, PowerShell examples are always presented before Azure CLI, and there are no explicit Linux shell (bash) or scripting examples outside of Azure CLI. The documentation assumes familiarity with PowerShell, which is more common on Windows, and does not mention or link to Linux-specific tools or workflows (e.g., Bash scripting, Cloud Shell usage on Linux).
Recommendations
  • Alternate the order of PowerShell and Azure CLI examples, or present Azure CLI first, as it is cross-platform and more familiar to Linux users.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide example shell environments (e.g., Bash).
  • Add a short section or note for Linux users, highlighting that all Azure CLI commands can be run from Bash or other Linux shells, and provide links to Azure CLI installation instructions for Linux.
  • Where possible, provide Bash script snippets or usage patterns (e.g., using environment variables, piping output) to demonstrate Linux-native workflows.
  • Consider referencing Azure Cloud Shell, which provides a cross-platform, browser-based CLI experience, and is accessible from both Windows and Linux.
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 Clean Clean
2026-01-11 00:00 #240 completed Clean Clean
2026-01-10 00:00 #237 completed Clean Clean
2026-01-09 00:34 #234 completed Clean Clean
2026-01-08 00:53 #231 completed Clean Clean
2025-08-19 00:01 #85 completed Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets