Robert Veivers

Results 5 comments of Robert Veivers

![image](https://github.com/user-attachments/assets/283bdda5-2af0-49e2-a400-fdc5063ffca0) ![image](https://github.com/user-attachments/assets/beafadae-10ef-43d5-a015-76bfe80c7c42) Yeah i'd agree, we need to make sure this can work for both v1 and Beta command Searches. Lucky only two commands are using Beta commands (Get-MsIdCrossTenantAccessActivity.ps, ConvertFrom-MsIdUniqueTokenIdentifier.ps1),...

Working off Issue #70 Test-MgCommandPrerequisites Must be able to handle v1 and beta via the APIVersion Parameter again

@mmascolino I had a PR which I think solves your issue. Maybe try again. #58 https://github.com/AzureAD/MSIdentityTools/pull/58

@mmascolino ohh true, yeah thats a big tenant. Let us know how it goes with extending the PIMable assignment time. Our tenant is only small compared to yours but it...

@wobblewobble This Powershell project has a function which checks if commands/modules are installed. This functions checks what Microsoft.Graph.Authentication is installed in the current powershell session. Using this Version it then...