Retrieve Office 365 audit logs using Office Management API and Azure Functions

For creating custom reports on Office 365 content, the best approach is to fetch the Audit data from Office 365 Management Audit log, store it…

Continue reading → Retrieve Office 365 audit logs using Office Management API and Azure Functions

Set up Accounts and secure passwords to run automation workloads in Azure Functions

In some of my previous blogs here, we have seen how we could use Azure Functions to to automate processes and SharePoint workloads. Most of…

Continue reading → Set up Accounts and secure passwords to run automation workloads in Azure Functions

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

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

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