Security of app registration in Azure Active Directory
Originally, I thought about writing an article about how to get SharePoint list items with Microsoft Graph API by PowerShell. But before doing this, I thought you should first need to know something about app registration in azure active directory in this context. App registrations are really powerful, as you can raise any request if […]
Published on:
Learn moreRelated posts
How to Create SharePoint List Items with MS Graph API: A Step-by-Step Guide
In this article I’ll elaborate how to create SharePoint List Items with MS Graph API. You might have use cases, which require the automa...
1 year ago
How to create SharePoint Lists with MS Graph
In this post I want to showcase how to create a SharePoint Library and SharePoint List using MS Graph. You might need to create a List with MS...
1 year ago
How to create SharePoint Sites using Graph
In the previous article I was showcasing how to create a SharePoint Site with PNP.PowerShell. In this article I want to elaborate how to creat...
1 year ago
A Complete Guide For SharePoint Site Creation with PowerShell
In this article I want to show you how you can streamline the SharePoint Site creation with PowerShell. You can save time by doing it with Pow...
1 year ago
Assign Sensitivity Labels In SharePoint with MSGraph (PowerShell)
Sensitivity labels in Microsoft 365 allow organizations to classify documents into categories like public, confidential, or highly confidentia...
2 years ago