Throttling
1 TopicSet-SPOTenant : The operation has timed out and Set-SPOSite : The remote server returned an error: (
I am trying to run the below command but I get the below error: ,(Get-SPOSite -IncludePersonalSite $true -Limit all -Filter "Url -like '-my.sharepoint.com/personal/'") | Set-SPOTenant -ConditionalAccessPolicy AllowLimitedAccess Set-SPOTenant : The operation has timed out. Any ideas how I can get around this error? I have also tried to loop through each site but I sometimes get the below error as well when looping through. Set-SPOSite : The remote server returned an error: (429). I presume some sort of throttling is going on with SPO? How can I get around this?2.3KViews0likes3Comments