Learn what SharePoint Agents are, how they work, setup requirements, features, licensing, real-world use cases, and security best practices. A complete beginner’s guide to SharePoint Agents in 2025.
SharePoint
Robust Authentication with Microsoft Graph API (Using MSAL and Service Principals)
Unlock robust and efficient Microsoft Graph API authentication in your Python applications using MSAL and Service Principals. Learn best practices for the Client Credentials Flow, including secure secret management, efficient token caching by reusing ConfidentialClientApplication, and comprehensive error handling. Elevate the performance and reliability of your services, like Azure Functions, when interacting with Microsoft 365 data.
How to use PnP.Core SDK to Communicate with SharePoint Online
How to use PnPCore SDK to secure the communication to SharePoint Online.
Introduction to SharePoint Brand Center
How to streamline the proces of ensuring brand consistency across the tenant using SharePoint Brand Center.
Power Automate – How to update Author & Editor column
Power Automate to update the metadata info including Author, Editor etc. for a file or List Item.
Power Automate – Convert Word document to PDF
Power Automate to convert a word document to PDF using Onedrive and without using Premium or third party actions.
Power Automate – Trigger Flow from SharePoint List column
How to trigger a flow from the SharePoint list column with no code option.
SPFx – Using toastr plugin
Using toastr npm package to display the flying notification.
SPFx – Using UniteGallery jQuery plugin
Using the UniteGallery jQuery plugin which is the responsive slider and carousel plugin in SharePoint Framework Webpart.
SPFx – Using Fluent UI Pivot control
Implement the Fluent UI Pivot control in SPFx webpart. Pivot control is used to navigate between a different sections whithin a page, it can also related to tabs which is mostly used for easy navigation of sections.