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
windows_tools
Summary
The documentation page demonstrates a Windows bias by prioritizing Azure PowerShell for enabling debug logging, with explicit statements that debug logging cannot be enabled via Azure CLI (the cross-platform tool). All enabling examples use PowerShell cmdlets, which are traditionally Windows-centric, and there are no Linux-specific instructions or alternative methods for enabling debug logging. The documentation does not mention or provide parity for Linux-native tools or workflows, and PowerShell is presented first and in more detail throughout the page.
Recommendations
  • Investigate and document any method to enable debug logging using Azure CLI or other cross-platform tools, or clarify if this is a platform limitation.
  • If enabling debug logging is only possible via PowerShell, explicitly state this is a limitation and suggest workarounds for Linux users (e.g., using PowerShell Core on Linux, or providing containerized PowerShell instructions).
  • Provide guidance or examples for running Azure PowerShell on Linux (e.g., installation steps for PowerShell Core, usage in Bash or zsh shells).
  • Consider reordering sections to present Azure CLI and PowerShell equally, or clarify platform dependencies up front.
  • Add notes or links to cross-platform PowerShell installation and usage guides for Linux/macOS users.
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 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

Flagged Code Snippets