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,…
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,…
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…
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…
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
Microsoft Graph API can be used to connect and manage the Office 365 SaaS platforms such as SharePoint Online, Office 365 Groups, One Drive, OneNote,…