authentication
Use single-tenant Azure AD apps with Microsoft Graph Toolkit
When using Microsoft Graph Toolkit with Azure AD single-tenant Azure AD apps, you need to adjust MSAL Provider initiation for your app to work. Here is how.
Get Azure AD app-only access token using certificate on .NET Core
Building daemon applications that communicate with SharePoint Online? Here is how you can get an Azure AD app-only access token in .NET Core.
Configuring multi-tenant authentication with Azure App Service authentication options
Did you know that Azure App Service Authentication options can be used to secure both single- and multi-tenant applications?