Retrieve Office 365 Audit logs using PowerShell and store in Azure table for quick retrieval
To create custom reports for Office 365 events, we could use the Audit logs from Security and Compliance center. The process is quite simple and…
To create custom reports for Office 365 events, we could use the Audit logs from Security and Compliance center. The process is quite simple and…
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…
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,…
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,…