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
missing_linux_example
Summary
The documentation page demonstrates a Windows bias by exclusively referencing Azure CLI commands and workflows that are most commonly used on Windows, without providing explicit Linux or cross-platform alternatives. There are no examples or instructions for Linux-specific tools, shell environments, or command syntax (e.g., Bash, SSH usage from Linux, file paths). The instructions and screenshots focus on Azure Portal and CLI usage, which, while technically cross-platform, are presented in a way that assumes a Windows-centric environment (e.g., 'current CLI directory' without clarifying path conventions, no mention of Linux shell usage).
Recommendations
  • Add explicit Linux/Bash examples for all CLI commands, including sample shell syntax and file path conventions.
  • Clarify that Azure CLI is cross-platform and provide guidance for installation and usage on Linux systems.
  • Include instructions for using SSH from Linux workstations, with sample commands and expected output.
  • Mention differences in file storage locations and permissions between Windows and Linux environments when handling kubeconfig and .yaml files.
  • Add screenshots or terminal output from Linux environments to balance the visual representation.
  • Where relevant, reference Linux-native tools (e.g., scp, rsync) for file transfer and log collection.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-18 00:00 #395 in_progress Clean Clean
2026-02-17 00:00 #391 in_progress Clean Clean
2026-02-16 00:00 #387 in_progress Clean Clean
2026-02-15 00:00 #383 in_progress Clean Clean
2026-02-14 00:00 #379 in_progress Clean Clean
2026-02-13 00:00 #375 in_progress Clean Clean
2026-02-12 00:00 #371 in_progress Clean Clean
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