Provisioning complex Modern Sites with Azure Functions and Flow – Part 3 – Post Provisioning Site Configuration
In the previous two blogs part 1 and part 2, we looked at steps to create a Modern team site and apply a custom provisioning…
In the previous two blogs part 1 and part 2, we looked at steps to create a Modern team site and apply a custom provisioning…
In the previous blog here, we got an overview of the high level Architecture of a Complex Modern team site provisioning process. In this blog,…
One of the coolest functionality of SharePoint libraries is able to set custom metadata default values for folders. What it means is that when users…
Updating Navigation programmatically for SharePoint sites is challenging. This has become even more challenging with Modern SharePoint Team sites. Some of the constraints are below.…
While working on Group provisioning process (blog here), we encountered an issue with parallel calls to Azure Functions from Flow. Even though, Microsoft flow supports…
Continue reading → Sequencing Azure Http Trigger Function runs during simultaneous calls