Skip to content

[BUG] #4934

Open
Open
[BUG]#4934
@marc-decker

Description

@marc-decker

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions