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

Bias Types:
⚠️ windows_first
Summary:
The documentation lists Windows (Azure PowerShell) as an option before Linux (Azure CLI) when describing how to create an Azure Kubernetes cluster. However, all deployment and management commands use kubectl, which is cross-platform, and there are no PowerShell-specific or Windows-only command examples. No Linux-specific tools or shell commands are omitted, but the ordering in prerequisites gives Windows tools precedence.
Recommendations:
  • List cross-platform (Azure CLI) instructions before Windows-specific (Azure PowerShell) ones in the prerequisites.
  • Explicitly mention that all kubectl commands work on Windows, Linux, and macOS.
  • Where possible, provide parity in links and examples for both Windows and Linux users, or clarify that the steps are OS-agnostic.
  • Consider adding a note that the Azure portal, CLI, and PowerShell are all supported and cross-platform, to avoid perceived preference.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-07-12 23:44 #41 in_progress ❌ Biased
2025-07-12 00:58 #8 cancelled ✅ Clean
2025-07-10 05:06 #7 processing ✅ Clean
2025-07-09 23:22 #6 cancelled ✅ Clean

Flagged Code Snippets