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
windows_tools
missing_linux_example
Summary
The documentation page generally aims for cross-platform coverage, but there are several signs of Windows bias. Windows tools and patterns (e.g., PowerShell) are mentioned first or exclusively in some installation instructions. The portal-based setup instructions use screenshots and UI flows that are more familiar to Windows users, and PowerShell is referenced before Azure CLI (which is more common on Linux). There is a lack of explicit Linux command-line examples for installing the Azure Monitor Agent, and the ARM template instructions do not provide Linux-specific file path examples. While Linux log forwarder setup is covered, the overall flow and examples tend to prioritize Windows approaches or omit Linux parity in some areas.
Recommendations
  • Provide explicit Linux command-line examples for installing the Azure Monitor Agent, such as using apt, yum, or direct shell commands.
  • When listing installation methods, mention Azure CLI before or alongside PowerShell, and clarify which is preferred for Linux users.
  • Include Linux-specific file path examples (e.g., /var/log/app.log) in ARM template documentation.
  • Add screenshots or instructions for Linux environments (e.g., SSH terminal setup, Linux VM resource selection).
  • Ensure that all steps and prerequisites have parallel instructions for both Windows and Linux, with equal detail and prominence.
  • Highlight differences in agent installation and configuration between Windows and Linux, including troubleshooting tips for each platform.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #250 in_progress Clean Clean
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 Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets