Mario Contreras
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."}}`...
### Expected behavior `Get-PnPUser -WithRightsAssigned` should return the list of users with rights assigned. ### Actual behavior `Get-PnPUser -WithRightsAssigned` times out.  ### Steps to reproduce behavior 1. Connect to...