aks-hybrid
aks-hybrid copied to clipboard
Expose AKS-HCI Certificate expiration status
Please provide a way to output the expiration timestamps of all certificates that are updated with the following cmdlets:
Update-AksHciCertificates
Update-AksHciClusterCertificates
This will assist in tracking when the "90-day window" is closing for an AKS-HCI upgrade or a cert update.
It would make sense if they used the Get-xxxxx
verb naming convention of the above 2 commands.
Bonus points if it is exposed to Azure Portal ;)
I see this was added to Azure Portal. Is it exposed through PowerShell modules?