PnP site provisioning using SPFx

Copper Contributor

Hi All,

 

I want to do Site provisioning using PnP template using SPFx. Is it possible to do that ? Instead of using Powershell i want to use SPFx.

1 Reply
SPFx is a client-side language. It could trigger a back-end process (which uses PowerShell or C# and so on), i.e. call a Power Automate HTTP Trigger or Azure LogicApps Trigger, but no, it wouldn't be able to process the provisioning end-to-end.