Expose AKS-HCI Certificate expiration status
Open
Enhancement
- Dominant language
- PowerShell
- Stars
- 118
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
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 ;)
Contributor guide
Assessment
This issue has not been assessed yet.