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 page demonstrates some Windows bias, particularly in the 'Escape characters' section, where PowerShell (a Windows-centric shell) is given a dedicated example and is mentioned before Bash. The Bash example is present, but the ordering and explicit mention of PowerShell and cmd (both Windows shells) before Bash suggests a Windows-first approach. There are no CLI (az), Linux shell, or cross-platform examples for running queries, and no mention of Linux-specific tools or workflows elsewhere in the document.
Recommendations:
  • Reorder shell-specific instructions to list Bash (Linux/macOS) before PowerShell and cmd, or present all at the same time in a neutral order.
  • Include examples using the Azure CLI (az) for running Resource Graph queries from Linux/macOS terminals.
  • Add explicit Linux/macOS usage notes or examples where relevant, especially in sections discussing shell-specific syntax or escaping.
  • Where PowerShell is mentioned, clarify that cross-platform PowerShell Core is available, or provide both Windows PowerShell and Linux/macOS PowerShell Core examples.
  • Audit other sections for implicit Windows assumptions and ensure parity in tooling and workflow guidance for Linux users.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-09-11 00:00 #108 completed ✅ Clean
2025-08-11 00:00 #77 completed ✅ Clean
2025-08-10 00:00 #76 completed ✅ Clean
2025-08-09 00:00 #75 completed ✅ Clean
2025-08-08 00:00 #74 completed ✅ Clean
2025-08-07 00:00 #73 completed ✅ Clean
2025-08-06 00:00 #72 completed ✅ Clean
2025-08-05 00:00 #71 completed ✅ Clean
2025-08-03 00:00 #69 completed ✅ Clean
2025-08-01 00:00 #67 completed ✅ Clean
2025-07-31 00:00 #66 completed ✅ Clean
2025-07-30 00:00 #65 completed ✅ Clean
2025-07-29 00:01 #64 completed ✅ Clean
2025-07-28 00:00 #63 completed ✅ Clean
2025-07-27 00:00 #62 completed ✅ Clean
2025-07-26 00:01 #61 completed ✅ Clean
2025-07-25 00:00 #60 completed ✅ Clean
2025-07-24 00:00 #59 completed ✅ Clean
2025-07-13 21:37 #48 completed ❌ Biased
2025-07-12 23:44 #41 in_progress ❌ Biased

Flagged Code Snippets