Page 2 of 8

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

Build a better technical architecture with reusable components in React for SharePoint Framework webparts

If there is a complex web part to be implemented (with over 5000 lines of code), then the important question to ask is how to…

Continue reading → Build a better technical architecture with reusable components in React for SharePoint Framework webparts

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?