Support.AksArc Module Troubleshooting Guide

July 21, 2025 ยท View on GitHub

The Support.AksArc PowerShell module provides diagnostic and remediation capabilities for Azure Kubernetes Service on Azure Arc environments.

Prerequisites

  • PowerShell 5.1+, Administrator privileges, Moc module, Azure Stack HCI

Installation

Install-Module -Name Support.AksArc

Import-Module Support.AksArc

Commands

Test for known issues

Run this command to check if your cluster is running into any of the known issues.

Test-SupportAksArcKnownIssues

Test for issues with remediation

Run this command to fix issues which have a remediation.

Invoke-SupportAksArcRemediation

Support

Review Azure Local documentation or contact Microsoft Support for unresolved issues.