Page 2 of 4

Provisioning complex Modern Sites with Azure Functions and Flow – Part 2 – Create and Apply Template

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,…

Continue reading → Provisioning complex Modern Sites with Azure Functions and Flow – Part 2 – Create and Apply Template

Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM

In a recent project, we needed to updated members of an existing Office 365 group using Microsoft Graph Client CSOM. Previously in a blog here,…

Continue reading → Add/Update Office 365 Group owners/members using Async Microsoft Graph Client CSOM

Provisioning complex Modern Sites with Azure Functions and Microsoft Flow – Part 1 – Architecture

In one of my previous blog here,  I have discussed about creating Office 365 groups using Azure Function and Flow. The same process could be…

Continue reading → Provisioning complex Modern Sites with Azure Functions and Microsoft Flow – Part 1 – Architecture

Quick bites : Set Folder metadata default values on a SharePoint library using SharePoint CSOM

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…

Continue reading → Quick bites : Set Folder metadata default values on a SharePoint library using SharePoint CSOM

Automation and Creation of Office 365 groups using Flow, Microsoft Graph and Azure Function – Part 2

In the Part 1 blog here, we discussed an approach for the Group creation process and important considerations for provisioning groups. In this blog, we…

Continue reading → Automation and Creation of Office 365 groups using Flow, Microsoft Graph and Azure Function – Part 2