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

Bias Types:
⚠️ windows_first
⚠️ powershell_heavy
⚠️ missing_linux_example
Summary:
The documentation demonstrates a Windows bias by presenting Azure PowerShell instructions before Azure CLI, referencing PowerShell-specific cmdlets for status checks (even in the CLI section), and omitting explicit Linux or Bash shell examples. The use of PowerShell is emphasized, and there are no Linux-specific or cross-platform command-line examples beyond the Azure CLI. Additionally, the documentation does not mention or illustrate Linux tools, shells, or workflows, which may hinder parity for Linux users.
Recommendations:
  • Present Azure CLI examples before or alongside PowerShell examples to prioritize cross-platform compatibility.
  • Ensure all command-line instructions (including status checks) are shown using both Azure CLI and PowerShell, with CLI output examples using 'az feature show' or 'az feature list' instead of PowerShell cmdlets.
  • Add explicit Bash/Linux shell command examples where relevant, especially for scripting or automation scenarios.
  • Include notes or sections on how to perform tasks in Linux environments, such as using Bash or other common Linux shells.
  • Where screenshots or UI steps are shown, clarify that the Azure portal is platform-agnostic, and provide CLI/automation alternatives for headless or Linux-first environments.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-29 00:01 #95 completed ❌ Biased
2025-08-28 00:01 #94 in_progress ❌ Biased
2025-08-27 00:01 #93 in_progress ❌ Biased
2025-08-26 00:00 #92 in_progress ❌ Biased
2025-08-25 00:01 #91 in_progress ❌ Biased
2025-08-24 00:00 #90 in_progress ❌ Biased
2025-08-23 00:00 #89 in_progress ❌ Biased
2025-08-22 00:01 #88 completed ❌ Biased
2025-08-21 00:01 #87 in_progress ❌ Biased
2025-08-20 00:01 #86 completed ❌ Biased
2025-08-19 00:01 #85 completed ❌ Biased
2025-08-18 00:00 #84 in_progress ❌ Biased
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-08-12 00:00 #78 in_progress ❌ Biased
2025-08-11 00:00 #77 completed ❌ Biased
2025-08-10 00:00 #76 completed ❌ Biased
2025-08-09 00:00 #75 completed ❌ Biased
2025-08-08 00:00 #74 completed ❌ Biased
2025-07-30 00:00 #65 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets