Mario Contreras

Results 3 issues of Mario Contreras

We cannot use Connect-MgGraph with an app/client ID and secret, just certificates. There was an old issue saying that was going to be considered for the GA release, but it's...

### Issue Using: `New-PnPSite -Type CommunicationSite -Title '' -Url 'https://.sharepoint.com/sites/' -Description '' -Lcid '1033' -HubSiteId '' -Connection $connectionVariable` Fails with this exception: `New-PnPSite: {"error":{"code":"-2147024891, System.UnauthorizedAccessException","message":"Attempted to perform an unauthorized operation."}}`...

bug
reproduced

### Expected behavior `Get-PnPUser -WithRightsAssigned` should return the list of users with rights assigned. ### Actual behavior `Get-PnPUser -WithRightsAssigned` times out. ![image](https://github.com/pnp/powershell/assets/6336180/f1b45f0e-e0a9-4034-b2d9-0ebaf7c8a7f1) ### Steps to reproduce behavior 1. Connect to...

bug