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

Office365-Azure hybrid: use Azure AD Apps to connect with Office 365 and Cloud Services securely

Azure AD apps provide a faster and secure way to connect to the Office 365 tenancy and carry out automation tasks. There are many advantages…

Continue reading → Office365-Azure hybrid: use Azure AD Apps to connect with Office 365 and Cloud Services securely

Selectively prevent and secure content from External sharing using Labels and DLP policies in Office 365

In a recent project, we had a requirement to prevent specific selective content from shared externally while still allowing the flexibility of external sharing for…

Continue reading → Selectively prevent and secure content from External sharing using Labels and DLP policies in Office 365

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