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
Summary
The documentation occasionally references Azure Cloud Shell and its file upload features before mentioning local environments, and does not provide explicit Linux/macOS alternatives for file upload or management. However, all command-line examples use kubectl and az CLI, which are cross-platform, and there are no PowerShell-specific commands or Windows-only tools mentioned.
Recommendations
  • Add explicit instructions for uploading or managing files in Linux/macOS terminals (e.g., using scp, curl, or local file editors) alongside the Cloud Shell upload guidance.
  • Clarify that az CLI and kubectl commands work on Windows, Linux, and macOS, and provide links to installation instructions for all platforms.
  • If referencing file management in Cloud Shell, also mention equivalent steps for local Linux/macOS environments (e.g., using nano, vim, or other editors).
GitHub Create Pull Request

Scan History

Date Scan Status Result
2026-01-14 00:00 #253 completed Biased Biased
2026-01-13 00:00 #249 completed Clean Clean

Flagged Code Snippets