AzLocalTSGTool
0.3.1
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.1: Added index freshness checking. Module now warns on import if TSG index is stale (>7 days old). Use Test-AzLocalTSGIndexFreshness to manually check.
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