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
windows_tools
windows_examples
Summary
The documentation demonstrates a mild Windows bias. Windows-specific terminology, examples, and formats are presented before or more prominently than Linux equivalents. Hostname and FQDN examples use Windows formats (e.g., 'Contoso\DESKTOP-1282V4D'), process names use Windows paths (e.g., 'C:\Windows\explorer.exe'), and user/domain types reference Windows conventions. Linux alternatives are mentioned only in passing, and examples for Linux formats are missing.
Recommendations
  • Add Linux-specific examples for fields such as FQDN, process names, and user/domain types (e.g., '/usr/bin/sshd', 'ubuntu.local', 'UID/GID').
  • Present Windows and Linux formats side-by-side in tables and examples to ensure parity.
  • Clarify normalization guidelines for both Windows and Linux systems, especially for fields like process IDs, domain types, and usernames.
  • Include explicit Linux hostname/domain examples (e.g., 'server1.example.com') and process paths.
  • Reference Linux tools and conventions where relevant (e.g., systemd, /etc/hostname, /proc).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-22 01:38 #286 completed Clean Clean
2026-01-14 00:00 #250 in_progress Clean Clean
2026-01-13 00:00 #246 completed Biased Biased
2026-01-11 00:00 #240 completed Biased Biased
2026-01-10 00:00 #237 completed Biased Biased
2026-01-09 00:34 #234 completed Biased Biased
2026-01-08 00:53 #231 completed Biased Biased
2026-01-06 18:15 #225 cancelled Clean Clean
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Clean Clean

Flagged Code Snippets