8
Pages Scanned
1
Pages Flagged
8
Changed Pages
12.5%
% Pages Flagged

Live Progress

🔴 Connecting...
100%
Phase: discovery
Processing: Initializing...
Activity Feed
00:00:08 Scan started

Scan Information

Started At: 2026-01-23 00:00:08

Finished At: 2026-01-23 18:07:07

Status: failed

Target Repo: Azure Aks

Current Phase: discovery

Files Queued: 8

Files Completed: 8

Problematic Pages

1 issue found
Aks Kubernetes on Azure tutorial - Upgrade an Azure Kubernetes Service (AKS) cluster ...in/articles/aks/tutorial-kubernetes-upgrade-cluster.md
Low Priority View Details →
Reviewed by: LLM Analysis
Issues: 2 bias types
Detected Bias Types
âš ī¸ windows_first âš ī¸ powershell_heavy
Summary
The documentation provides parallel instructions for Azure CLI, Azure PowerShell, and Azure portal throughout. However, Azure PowerShell (a Windows-centric tool) is given equal prominence to Azure CLI, and in some sections, PowerShell examples are presented before or alongside CLI examples. There is a slight 'windows_first' bias in the ordering and inclusion of PowerShell, but Linux users can fully complete all tasks using the Azure CLI, which is cross-platform. No critical steps are Windows-only, and Linux parity is maintained.
Recommendations
  • Consider listing Azure CLI examples before Azure PowerShell in all sections, as CLI is cross-platform and preferred by many Linux/macOS users.
  • Explicitly note that Azure CLI is available on Linux/macOS and is recommended for non-Windows environments.
  • Where PowerShell is mentioned, clarify that it is primarily for Windows users, and that CLI is the preferred option for Linux/macOS.
  • Ensure screenshots and portal instructions do not assume Windows-only conventions (e.g., file paths, UI elements).