Forum Discussion
Oliver Zeiser
Oct 18, 2016Brass Contributor
SharePoint Online issues creating site collections via PnP code again...
We are seeing issues when creating new sites via the PnP Core extension method AddSiteCollection. We are seeing this on several customer tenants. Can someone confirm that this is once again a SPO is...
Cdupret
Mar 26, 2019Copper Contributor
Another way to do it is to create and use a Web Service that is using SharePoint Powershell to create a site collection.
I'm using it with multiple site collections created on the same time without any problem.