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
Summary
The documentation provides both Azure CLI and PowerShell examples for configuring diagnostic settings, but PowerShell is shown as a primary SDK option and is presented before REST. There is no explicit Linux bias, but PowerShell is a Windows-centric tool, and its inclusion may suggest a Windows-first approach. However, the Azure CLI example is present and is cross-platform. No Windows-only tools or patterns are mentioned, and the rest of the instructions (portal, REST, Kusto queries) are platform-neutral.
Recommendations
  • Explicitly mention that Azure CLI is cross-platform and suitable for Linux/macOS users.
  • Consider listing Azure CLI before PowerShell to reinforce Linux parity.
  • Add a note clarifying that PowerShell examples are for Windows users, while CLI is recommended for Linux/macOS.
  • If possible, provide examples using Azure SDKs for Python or other languages commonly used on Linux/macOS.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-22 01:38 #288 completed Biased Biased
2026-01-07 06:10 #227 cancelled Clean Clean

Flagged Code Snippets