Ryan Mitchell

Results 1 comments of Ryan Mitchell

As noted above by @ThatM365Guy, the `ForEach-Object -AsJob -ThrottleLimit $ThrottleLimit -Parallel` construct used in the `GetDelegatePermissions` function requires PowerShell version 7. Is this the only portion of `Export-MsIdAppConsentGrantReport` that requires...