sharepoint

Deleting deleted group connected SharePoint Online Sites

When a SharePoint Online Site gets deleted, it might have been connected to a M365 group. This article explains how to remove the site from deleted sites.

Read
sharepoint

Getting an App Only access token for SharePoint REST APIs

The SharePoint API only accepts access (bearer) tokens that have been acquired using client assertions. This article explains how to do that on protcol level.

Read
sharepoint

Getting a Term using a Custom Property Value with PnP Core

A term in SharePoint Taxonomies can have custom properties. PnP Core has now the ability to query terms by custom property value.

Read
azure

Retrieving Azure Application Insights using Azure CLI

Azure Application Insights can be retrieved using the Azure CLI. Since we can authenticate with a client secret or certificate, the logs can be retrieved by a daemon app or background job.

Read