null null
Dec 13, 2018Iron Contributor
Azure function Site Design Site Script CSOM code for Site Creaion
The latest approach to modern team site is using site script and site design.
However, we have a requirement where much of the execution happens as part of a web form.
I was wondering if we could put the necessary site creation information in a ShaePoint Listand have a flow run and create a site. Please correct me if wrong, i think the site script site design strategy will call the flow not the other way round. Is there a way to call Site design from a csom code. If not , i think i have to use Azure function with Powershell to create the site. Does all the PowerShell commands supported in Azure function (e.g.,s applying a theme etc)