Open
Description
Reporting an Issue or Missing Feature
Currently I facing an issue that the Cmdlet New-PNPTenantSite timeout and no new Site could be created. If I do use the Api Endpoint _api/SPSiteManager/Create it runs true successfully.
Expected behavior
Create new Site Collection
Actual behavior
It runs into timeout exception with following message
SpoOperation GetAllSPOSiteInformationHelper timed out with startDateTime 5/23/2025 9:46:32 AM UTC
Source : PnP.PowerShell
HResult : -2146233079
StackTrace : at PnP.PowerShell.Commands.Base.PnPConnectedCmdlet.ProcessRecord()
at PnP.PowerShell.Commands.PnPSharePointCmdlet.ProcessRecord()
at System.Management.Automation.CommandProcessor.ProcessRecord()
Steps to reproduce behavior
Create a new SiteCollection with New-PnPTenantSite
What is the version of the Cmdlet module you are running?
PNP.Powershell 3.1.0 on Powershell Core 7.4.10
Which operating system/environment are you running PnP PowerShell on?
- [ x ] Windows
- Linux
- MacOS
- Azure Cloud Shell
- Azure Functions
- Other : please specify