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
windows_tools
Summary
The documentation page provides guidance for both Windows and Linux Azure Arc-enabled servers, but there is a noticeable Windows bias. Windows-specific tools (Azure PowerShell) are given equal prominence to cross-platform tools (Azure CLI), and PowerShell examples are included alongside CLI examples. Windows-only extensions are listed explicitly, while Linux-only extensions are not. The ordering of tools and examples often places Windows-centric options (PowerShell) before or alongside cross-platform or Linux-native options, and there is no explicit Linux shell example (e.g., bash script) beyond generic CLI usage.
Recommendations
  • Add explicit Linux shell (bash/zsh) examples for common operations, especially in the CLI section.
  • List any Linux-only extensions if applicable, to balance the explicit mention of Windows-only extensions.
  • Consider reordering tool guidance to present cross-platform options (Azure CLI) before Windows-centric ones (PowerShell).
  • Clarify that Azure CLI commands work natively in Linux environments and provide sample usage in a Linux shell context.
  • Where PowerShell is mentioned, also mention Linux-native scripting alternatives if available.
  • Ensure screenshots and UI references do not assume a Windows environment unless necessary.
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 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