Home

.NET

Durable Functions: A Function That Sleeps for a Week
Durable Functions: A …

I had to build a provisioning engine. Every time a new customer lands in the business system, it creates a SharePoint team site for them: create the site, activate features, apply a template, seed a folder structure, add member groups, register the site in an inventory list. Roughly ten steps, …