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
missing_linux_example
Summary
The documentation provides a PowerShell script as the only programmatic example for searching the audit log, with no equivalent example for Linux/macOS users (e.g., Bash, curl, Python). PowerShell is a Windows-centric tool, and its use is presented without alternatives or parity for other platforms. Additionally, the script is shown before any mention of cross-platform or API-based approaches.
Recommendations
  • Provide equivalent examples using Bash/curl or Python for querying the Office 365 Management API, suitable for Linux/macOS users.
  • Explicitly mention that PowerShell Core is available cross-platform, and clarify any limitations or requirements for using it on Linux/macOS.
  • Add links or references to official Microsoft documentation on accessing the audit log via REST API, with sample requests.
  • Where possible, present cross-platform solutions before or alongside Windows-specific ones.
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-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-29 00:01 #95 completed Clean Clean
2025-07-23 00:00 #58 completed Clean Clean

Flagged Code Snippets