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 for Microsoft Sentinel scheduled analytics rules demonstrates a Windows bias primarily by referencing PowerShell as the only scripting/automation interface for enabling rules via command line, and by mentioning PowerShell before API in the 'Next steps' section. There are no Linux or cross-platform CLI examples (such as Azure CLI or Bash), and no mention of Linux-native tools or workflows. This may give the impression that only Windows or PowerShell users can automate or script rule management, omitting equivalent Linux-friendly approaches.
Recommendations:
  • Include Azure CLI examples for exporting, importing, and enabling analytics rules, alongside or before PowerShell examples.
  • Explicitly mention that APIs and automation can be accessed from any platform, not just Windows.
  • Provide Bash or shell script snippets for common tasks, or reference cross-platform tools.
  • Add a note clarifying that PowerShell Core is available cross-platform, or provide links to relevant Linux installation guides.
  • Ensure that any automation or scripting guidance is platform-neutral or includes both Windows and Linux options.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-17 00:01 #83 in_progress ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-12 23:44 #41 in_progress ❌ Biased