Merill Fernando
Merill Fernando
Looks good. I'll merge it in
Can you please try running again? I just published a new version of the module that should have this cmdlet.
The fix is to use Get-ObjectPropertyValue function (which checks if the property exists and returns a null otherwise).
That's a good suggestion. Tx!
@sassdawe yes please go ahead with a PR. Tx!
Thanks @12Knocksinna This has been added to Maester core tests now. https://maester.dev/docs/tests/MT.1055/
Does your export take more than one hour to run? There is a limitation with Workload Identity Federation where it can renew the access token after the initial one hour....
@BurgerhoutJ have you run into an issue with stale tests? The Install-MaesterTest calls the same function as Update-Maester the only difference is the check for existing folder. So adding this...
Were you able to repro the issue @BurgerhoutJ ?
Does it stop processing or do you see that error for a few apps?