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
windows_first
Summary
The documentation page demonstrates a strong Windows bias, primarily by providing only Azure PowerShell examples for configuring diagnostic settings and log destinations. There are no CLI (az), Bash, or Linux-native instructions, and all automation examples use PowerShell cmdlets, which are most familiar to Windows users. The documentation also references the Azure portal UI, which is platform-agnostic but does not offer parity with Linux command-line workflows. The lack of Linux or cross-platform CLI examples makes the documentation less accessible to users on Linux or macOS systems.
Recommendations
  • Add equivalent Azure CLI (az) examples for all PowerShell commands, showing how to configure diagnostic settings, log destinations, and retention policies using Bash or shell scripting.
  • Explicitly mention that all operations can be performed from Linux/macOS using Azure CLI, and provide links to CLI reference documentation.
  • Where possible, provide sample scripts for both PowerShell and Bash, and indicate OS compatibility.
  • Include a section on cross-platform automation, highlighting tools and patterns that work on Linux, macOS, and Windows equally.
  • Review and update the documentation to ensure Linux users can follow all steps without needing PowerShell or Windows-specific tooling.
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