How to set up Microsoft Graph and SharePoint Online *.Selected API permissions

How to set up Microsoft Graph and SharePoint Online *.Selected API permissions

When using the Sites.Selected permission scope, you can specify at the site level which permissions your app has on that specific site.

Overcoming challenges when migrating SharePoint Online user profile properties

Overcoming challenges when migrating SharePoint Online user profile properties

When migrating SharePoint user profile properties, I encountered two issues. This blog post will detail those issues and how I overcame them.

How to use PnP PowerShell on Azure Functions with application permissions

How to use PnP PowerShell on Azure Functions with application permissions

Let’s authenticate to SharePoint Online from an Azure Function via PnP PowerShell using the managed identity or a self-signed certificate.