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
minor_windows_tools
Summary
The documentation provides both Azure CLI and PowerShell examples throughout, but PowerShell examples are often shown alongside CLI, and occasionally Windows-specific notes are included (e.g., log file paths, PowerShell command syntax). Windows tools and patterns are referenced (such as PowerShell and Windows log locations), but Linux equivalents are also provided. In some sections, Windows is mentioned first (e.g., log viewing), and download.microsoft.com is referenced as the Windows installation package source, while packages.microsoft.com is referenced for Linux. Overall, Linux parity is good, but minor Windows-first ordering and PowerShell emphasis are present.
Recommendations
  • Ensure CLI examples are presented before PowerShell, as CLI is cross-platform.
  • Explicitly state that all CLI commands work on both Windows and Linux/macOS.
  • Where file paths or log locations are mentioned, always provide both Windows and Linux equivalents side-by-side.
  • Avoid phrasing that implies Windows is the default (e.g., 'On Windows...' before 'On Linux...').
  • Consider adding Bash shell examples for Linux users where relevant.
  • Clarify that onboarding and management can be performed equally from Linux/macOS systems.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #399 in_progress Biased Biased
2026-02-18 00:00 #395 in_progress Biased Biased
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