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
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by referencing Azure PowerShell as the only command-line automation example, both in the introduction and in the 'Next steps' section, without mentioning or providing any Azure CLI (cross-platform) or Bash/Linux-native alternatives. All command-line automation is directed to PowerShell, and there are no Linux-specific or cross-platform shell examples. The documentation assumes use of the Azure Portal or PowerShell, omitting Linux-first workflows.
Recommendations
  • Add Azure CLI examples alongside or before PowerShell examples for all automation steps, as Azure CLI is cross-platform and widely used on Linux and macOS.
  • In 'Next steps', include links to Azure CLI-based backup and restore guides, or provide equivalent Bash scripts.
  • When referencing command-line options, mention both PowerShell and CLI, or provide a table with both sets of commands.
  • Explicitly state that all features are available via Azure CLI and provide links or inline examples.
  • If screenshots are shown, ensure they are not Windows-specific (e.g., avoid showing only Windows file paths or PowerShell terminals).
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-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-19 00:01 #85 completed Biased Biased
2025-07-19 13:51 #54 completed Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets