corvus-dotnet / corvus-dotnet/Corvus.Deployment
Extend `Connect-Azure` to support detecting when an existing Az.PowerShell token has expired
- Dominant language
- PowerShell
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We already do something similar for the [Azure CLI auth handling](https://github.com/corvus-dotnet/Corvus.Deployment/blob/main/module/functions/azure/azcli/Assert-AzCliLogin.ps1).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading module/functions/azure/azcli/Assert-AzCliLogin.ps1 and locate the existing Connect-Azure implementation. Compare how Azure CLI authentication handles expired tokens, then define equivalent detection for an existing Az.PowerShell token. Done means Connect-Azure detects expiration and handles it consistently with the referenced Azure CLI flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100