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:
⚠️ missing_linux_example
Summary:
The documentation provides only Azure CLI and Azure Portal instructions, with no explicit Windows or PowerShell bias. However, it lacks any Linux-specific examples or terminal/shell guidance, which may disadvantage Linux users who commonly manage AKS clusters. The 'Next steps' section links to a PowerShell guide but does not mention Bash or Linux shell equivalents.
Recommendations:
  • Add explicit Linux/Bash shell examples where relevant, especially for Azure CLI commands (e.g., show both Windows CMD/PowerShell and Bash syntax for environment variables, command substitution, etc.).
  • Clarify that Azure CLI commands are cross-platform and provide notes or tips for Linux/macOS users (e.g., differences in command substitution: $(...) vs %...%).
  • Include links to Linux/Bash-specific AKS backup documentation in the 'Next steps' section, or clarify that the Azure CLI instructions are suitable for Linux/macOS.
  • If any scripts or automation are referenced, provide both PowerShell and Bash versions.
  • Explicitly state platform compatibility at the start of the article to reassure non-Windows users.
GitHub Create pull request

Scan History

Date Scan ID Status Bias Status
2025-08-19 00:01 #85 completed ✅ Clean
2025-07-19 13:51 #54 completed ✅ Clean
2025-07-13 21:37 #48 completed ✅ Clean
2025-07-09 13:09 #3 cancelled ✅ Clean
2025-07-08 04:23 #2 cancelled ❌ Biased

Flagged Code Snippets