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 demonstrates a Windows bias primarily through references to PowerShell and Windows-centric patterns. It mentions using PowerShell to view job logs, describes error streams in the context of PowerShell, and does not provide any Linux-specific examples or mention Linux tools for interacting with Azure Automation logs. All instructions and screenshots are based on the Azure portal UI, which is platform-agnostic, but any command-line or scripting references are exclusively Windows/PowerShell oriented. There are no Bash, CLI, or Linux-native tool examples, nor is there guidance for Linux users on how to perform equivalent tasks.
Recommendations
  • Add examples using Azure CLI (az) for querying and managing Automation logs, alongside PowerShell examples.
  • Explicitly mention that the Azure portal and Kusto queries are platform-independent, and provide guidance for Linux users.
  • Include Bash or shell script examples for common tasks, such as querying logs or automating alert setup.
  • Reference cross-platform tools (e.g., az CLI, REST API) before or alongside PowerShell, rather than only mentioning PowerShell.
  • Clarify any differences or considerations for Linux users when working with Azure Automation and Monitor logs.
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 Clean Clean
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Biased Biased
2025-07-09 13:09 #3 cancelled Clean Clean
2025-07-08 04:23 #2 cancelled Biased Biased

Flagged Code Snippets