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 environment variable examples for Windows (cmd), PowerShell, and Linux/macOS, but consistently lists Windows and PowerShell examples before Linux/macOS. There is a slight emphasis on Windows scripting patterns (SET, .cmd/.bat/.ps1) and Windows tools (Task Scheduler) are mentioned before Linux equivalents (cron). However, Linux/macOS examples are present and functional throughout, and the main CLI commands are cross-platform.
Recommendations
  • Alternate the order of example tabs so Linux/macOS is shown first in some sections.
  • Explicitly mention Linux/macOS tools (cron, systemd timers) before or alongside Windows Task Scheduler.
  • Provide more detailed Linux/macOS automation examples (e.g., sample cron job entry).
  • Ensure parity in scripting guidance (e.g., show full .sh script example, not just snippets).
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