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 is heavily focused on Azure PowerShell and assumes the use of PowerShell scripts and cmdlets throughout the automation process. There are no examples or guidance for using alternative scripting environments such as Azure CLI, Bash, or Python, which are more common on Linux/macOS platforms. The instructions and sample scripts are PowerShell-specific, and there is no mention of how Linux/macOS users might adapt or run these automations.
Recommendations
  • Provide equivalent Azure CLI or REST API examples for collecting ExpressRoute gateway route information, as Azure CLI is cross-platform and natively supported on Linux/macOS.
  • Include a note or section on how to author and run runbooks using Python (supported in Azure Automation) or Bash, with example scripts for the same monitoring logic.
  • Clarify whether the PowerShell runbooks can be authored and executed from non-Windows environments (e.g., using PowerShell Core on Linux/macOS), and provide setup instructions if so.
  • Where possible, use neutral language (e.g., 'automation script' instead of 'PowerShell script') and link to cross-platform tooling documentation.
  • Explicitly state any limitations or requirements for Linux/macOS users, and offer workarounds or alternatives.
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