pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
990 stars 663 forks source link

Error creating new SharePoint Sitecollection STS#3 #2102

Open Thijsman opened 5 years ago

Thijsman commented 5 years ago

Reporting an Issue or Missing Feature

Error: 'An error occurred during the web service call' when creating a new SharePoint Sitecollection STS#3 (Modern teamsite without group). End result is a created teamsite, but command gives an error sinds today.

Expected behavior

Newly created teamsite without error

Actual behavior

Please describe what you see instead. Please provide samples of HTML output or screenshots

Steps to reproduce behavior

New-PnPTenantSite -Title teamsite -Url https://.sharepoint.com/teams/testteam -Owner "admin@.onmicrosoft.com" -Template "STS#3" -TimeZone 4 -Lcid 1043 -Wait -Force

Which version of the PnP-PowerShell Cmdlets are you using?

What is the version of the Cmdlet module you are running?

3.9.1905.1 and 3.9.1905.3

How did you install the PnP-PowerShell Cmdlets?

ghost commented 5 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.