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_tools
windows_first
Summary
The documentation page demonstrates a moderate Windows bias by exclusively using Azure CLI commands for cluster and network resource management, which are most commonly run on Windows or via Azure Cloud Shell. There are no Linux/macOS-specific instructions, nor are alternative Linux-native tools or shell environments mentioned. All command-line examples use Azure CLI and Bash syntax, but the Azure CLI is a cross-platform tool. No PowerShell-specific commands are present, and the workflow is generally compatible with Linux/macOS, but the documentation assumes the use of Azure CLI and does not mention Linux-specific package managers or alternative approaches.
Recommendations
  • Explicitly state that Azure CLI is cross-platform and provide installation instructions for Linux/macOS (e.g., apt, yum, Homebrew).
  • Mention that all Bash examples work on Linux/macOS terminals as well as Windows (with WSL or Git Bash).
  • Include brief notes or links for Linux/macOS users on how to install and configure Azure CLI and kubectl.
  • Clarify that Azure Cloud Shell is available in-browser and is OS-agnostic.
  • If relevant, provide PowerShell examples in a separate tab for Windows users, and Bash examples for Linux/macOS users.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-02-19 00:00 #401 in_progress Clean Clean
2026-02-18 00:00 #397 in_progress Clean Clean
2026-02-17 00:00 #393 in_progress Clean Clean
2026-02-16 00:00 #389 in_progress Clean Clean
2026-02-15 00:00 #385 in_progress Clean Clean
2026-02-14 00:00 #381 in_progress Clean Clean
2026-02-13 00:00 #377 in_progress Clean Clean
2026-02-12 00:00 #373 in_progress Clean Clean
2026-02-11 00:00 #369 in_progress Clean Clean
2026-02-10 00:00 #365 completed Clean Clean
2026-02-09 00:00 #361 completed Clean Clean
2026-02-08 00:00 #357 completed Clean Clean
2026-02-05 00:00 #345 completed Clean Clean
2026-01-14 00:00 #253 completed Clean Clean
2026-01-13 00:00 #249 completed Biased Biased

Flagged Code Snippets