AzLocalTSGTool
0.3.2
PowerShell module for troubleshooting Azure Local and AKS enabled by Azure Arc issues. Searches known issues and fixes from GitHub supportability content.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2026 AzLocalTSGTool Contributors. All rights reserved.
Package Details
Author(s)
- AzLocalTSGTool Contributors
Tags
Azure AzureLocal AKS AzureArc Troubleshooting TSG Supportability
Functions
Get-AzLocalTSGFix Update-AzLocalTSGIndex Get-AzLocalTSGTrends Test-AzLocalTSGIndexFreshness
Dependencies
This module has no dependencies.
Release Notes
v0.3.2: Added traffic light color system for match confidence - best match is green, second is yellow, third and lower are red for easier prioritization.
FileList
- AzLocalTSGTool.nuspec
- AzLocalTSGTool.psm1
- Private\Cache.ps1
- Private\Get-FixFromMarkdown.ps1
- Private\Invoke-GitHubFetch.ps1
- Private\Read-LogInput.ps1
- Public\Get-AzLocalTSGTrends.ps1
- Public\Update-AzLocalTSGIndex.ps1
- AzLocalTSGTool.psd1
- Private\Analytics.ps1
- Private\ConvertTo-NormalizedTokens.ps1
- Private\Invoke-FuzzyScore.ps1
- Private\Invoke-ScoreCandidates.ps1
- Public\Get-AzLocalTSGFix.ps1
- Public\Test-AzLocalTSGIndexFreshness.ps1