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
missing_linux_example
Summary
The documentation provides a generic CLI example without specifying platform-specific usage. However, it lacks any mention of Linux-specific considerations, shell environments, or examples, which may implicitly favor Windows users by omission.
Recommendations
  • Add explicit examples for both Windows (PowerShell/CMD) and Linux (bash/sh) environments to demonstrate cross-platform usage.
  • Mention any platform-specific prerequisites or behaviors, such as file permissions or path formats.
  • Clarify that the command works identically on both Windows and Linux, or note any differences if they exist.
  • Include troubleshooting tips for common issues on Linux systems (e.g., permission denied, missing dependencies).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #251 completed Clean Clean
2026-01-13 00:00 #247 completed Clean Clean
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