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
missing_linux_example
windows_tools
Summary
The documentation exclusively uses PowerShell scripts and cmdlets for automation, with no mention of Bash, Azure CLI, or cross-platform scripting alternatives. All automation examples and instructions are based on PowerShell, which is more commonly associated with Windows environments, and there is no guidance for users who may be working from Linux or macOS systems. The documentation also references Windows-centric tools and patterns (e.g., PowerShell runbooks) without acknowledging or providing parity for Linux-native approaches.
Recommendations
  • Provide equivalent examples using Azure CLI (az) commands and Bash scripts for automation tasks, alongside PowerShell.
  • Explicitly state that Azure Automation supports Python runbooks and provide a sample Python script for the same monitoring workflow.
  • Clarify whether the PowerShell scripts and modules used are compatible with PowerShell Core on Linux/macOS, and if so, provide installation and usage guidance for those platforms.
  • Include a section or note for Linux/macOS users, outlining any differences or additional steps required to achieve the same result.
  • Where possible, use cross-platform tools and language in instructions (e.g., refer to 'terminal' instead of 'PowerShell console', and avoid assuming a Windows environment).
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-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