Office365-AzureHybrid: Building an automated solution to pull Office 365 Audit logs

Custom reporting with Office 365 Audit log data could be implemented using Audit Logs fetched from the Security and Compliance center. In the previous blogs…

Continue reading → Office365-AzureHybrid: Building an automated solution to pull Office 365 Audit logs

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…

Continue reading → Retrieve Office 365 Audit logs using PowerShell and store in Azure table for quick retrieval

PnP Provisioning PowerShell, Site Scripts or CSOM scripts – which one to use and when?

There are various approaches to plan and automate the process for Site creation and management of SharePoint Online Sites. In this blog we will look…

Continue reading → PnP Provisioning PowerShell, Site Scripts or CSOM scripts – which one to use and when?

Walkthrough of Site Provisioning process using PnP PowerShell

In the previous blogs here, we have looked at the Provisioning process for a complex Team site. Much of complexity was easily handled by the…

Continue reading → Walkthrough of Site Provisioning process using PnP PowerShell

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