Recent Posts
Downloading Files from SharePoint via Graph Using Python
a Python script to simplify downloading files from SharePoint via Graph API. While not production-ready, it’s a great starting point for automating this task. Python is ideal for integrating into notebooks for data ingestion into AI Search, allowing efficient file downloads
read more
ServiceNow Support Portal URLs in M365 Graph Connector
Microsoft’s Graph Connectors for ServiceNow streamline data integration without requiring backend infrastructure. However, the URLs generated often lead to the backend interface, which is inaccessible to end users. This post discusses URL manipulation techniques for adapting search results to point users to the Support Portal, ensuring better usability and access.
read more
Scoping an AppReg to Guest Only User Administration
Find out how you can scope your app’s access to a subset of users, e.g. Guest Users, to improve security
read more
Fast and Predictable Blog Post Summaries with AI
GenAI is a viable alternative to automatic summaries which makes the blog posts more appealing. Create them ad-hoc or automate them. Add them to the front matter section in your posts and you will save your time while you can focus on hand-crafting the actual posts
read more
How to use ExternalItem.ReadWrite.Ownedby
Unlock the secret to mastering M365 Search permissions! Discover how to leverage the ExternalItem.ReadWrite.OwnedBy permission effectively with a simple PATCH request. Don’t risk your project by using the broader ExternalItem.ReadWrite.All—follow this step-by-step guide for a streamlined approach that ensures security and efficiency!
read more