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
powershell_heavy
missing_linux_example
windows_tools
Summary
The documentation provides only an Azure PowerShell example for managing agent pools, with no equivalent example for Linux users (e.g., Azure CLI or Bash). The exclusive use of PowerShell and the absence of cross-platform command examples indicate a Windows bias.
Recommendations
  • Add equivalent Azure CLI (az) command examples for managing agent pools, suitable for Linux/macOS users.
  • Include Bash shell output examples alongside PowerShell.
  • Explicitly mention cross-platform options and tools where possible, ensuring parity in instructions for both Windows and Linux environments.
GitHub Create Pull Request

Scan History

Date Scan Status Result
2025-08-17 00:01 #83 cancelled Clean Clean
2025-07-13 21:37 #48 completed Clean Clean
2025-07-12 23:44 #41 cancelled Biased Biased

Flagged Code Snippets

Get-AzNetworkCloudAgentPool -KubernetesClusterName myNexusK8sCluster `
-ResourceGroupName myResourceGroup `
-SubscriptionId <mySubscription> 

Location  Name                            SystemDataCreatedAt   SystemDataCreatedBy    SystemDataCreatedByType SystemDataLastModifiedAt SystemDataLastModifiedBy
--------  ----                           -------------------   -------------------    ----------------------- ------------------------      ------------
eastus  myNexusK8sCluster-nodepool-1       09/21/2023 18:14:59   <identity>                   User                07/18/2023 17:46:45           <identity>
eastus  myNexusK8sCluster-nodepool-2       09/25/2023 17:44:02   <identity>                   User                07/18/2023 17:46:45           <identity>