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
missing_linux_example
Summary
The documentation provides a CLI-based approach for log collection that is cross-platform, but the only explicit example of a target folder uses a Windows-style path (C:\temp\logs). There are no Linux/macOS path examples, and the documentation does not clarify cross-platform usage or show Linux/macOS equivalents. This may cause minor friction for non-Windows users.
Recommendations
  • Include Linux/macOS path examples (e.g., /tmp/logs) alongside Windows examples when specifying target folders.
  • Add a note clarifying that the az CLI and arcdata extension are cross-platform and work on Windows, Linux, and macOS.
  • Show example commands with both Windows and Linux/macOS paths to reinforce parity.
  • Explicitly mention any OS-specific considerations, if any, for file permissions or path formats.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Biased Biased
2026-01-13 00:00 #247 completed Biased Biased
2026-01-11 00:00 #241 completed Biased Biased
2026-01-10 00:00 #238 completed Biased Biased
2026-01-09 00:34 #235 completed Biased Biased
2026-01-08 00:53 #232 completed Biased Biased

Flagged Code Snippets