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 the Azure portal (a web UI commonly associated with Windows workflows) for resource deletion steps and omitting any Linux-specific examples or tools. All command-line instructions use the Azure CLI, which is cross-platform, but there are no examples of using native Linux tools or shell patterns (e.g., bash scripts, kubectl commands) for resource deletion. The documentation does not mention or prioritize Linux workflows, nor does it provide parity for Linux users in terms of examples or guidance.
Recommendations
  • Add examples using native Linux tools such as kubectl for deleting resources from Kubernetes clusters.
  • Include bash script examples for automating resource deletion on Linux.
  • Explicitly mention that Azure CLI commands work on Linux, macOS, and Windows, and provide any OS-specific considerations.
  • Provide guidance for Linux users on managing resources without relying solely on the Azure portal.
  • Ensure that documentation sections are balanced, offering both Windows/portal and Linux/CLI or kubectl workflows side by side.
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 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