Search m365 SharePoint and Teams content programmatically via MS Graph API

In the articles below I’m sharing my techniques on searching in Microsoft 365 SharePoint and Teams from application using Microsoft Graph API.
Specifically I’m covering

  • Microsoft Graph search API
  • Microsoft.Graph PowerShell module
  • PnP.PowerShell module

In two flavors:

  • Search on behalf of currently authenticated user
  • Unattended Search with daemon (also called service) applications

Index of my articles on the subject:

Video tutorials

8 thoughts on “Search m365 SharePoint and Teams content programmatically via MS Graph API

  1. Pingback: Search M365 content from code use-cases ⋆ Microsoft 365 engineering

  2. Pingback: Using Microsoft.Graph PowerShell to Search in Microsoft 365 ⋆ Vladilen

  3. Pingback: How to Find Content Shared with Everyone in SharePoint and Teams ⋆ Vladilen

  4. Pingback: Search through Microsoft 365 SharePoint from code

  5. Pingback: Using Microsoft Graph Search API: user context ⋆ Vladilen

  6. Pingback: Search in SharePoint using Microsoft Graph API with application credentials ⋆ Vladilen

  7. Pingback: Authentication to Microsoft Graph: Azure Registered Apps Certificates and Secrets ⋆ Vladilen

  8. Pingback: Authorization to Microsoft Graph: Azure Registered Apps API permissions ⋆ Vladilen

Leave a Reply

Your email address will not be published. Required fields are marked *