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 example that uses a Windows-style file path (C:\temp\logs) as the only explicit example for the --target-folder parameter. There are no Linux or cross-platform path examples, and no mention of Linux-specific considerations. This may lead Linux users to feel the documentation is Windows-centric and less relevant to their environment.
Recommendations
  • Include Linux-style file path examples (e.g., /tmp/logs) alongside Windows examples when demonstrating CLI parameters that accept file paths.
  • Explicitly state that the az CLI and arcdata extension work on both Windows and Linux, and provide guidance for both platforms where relevant.
  • Add a note or section on cross-platform usage, including any differences in file system paths, permissions, or environment setup.
  • Ensure that all examples and instructions are platform-neutral or provide parallel examples for both Windows and Linux.
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