Report Delegated Permission Assignments for Users and Apps
This article showcases how the Microsoft Graph PowerShell Software Development Kit (SDK) can be utilized to report delegated permission assignments for user accounts and apps. In Microsoft 365, it is common to accumulate delegated permissions over time, but it is critical to ensure that they remain appropriate and needed. As a result, reporting their existence is crucial. By following the guidelines discussed in this article, you can monitor and manage delegated permissions, thereby ensuring the security and usefulness of your Microsoft 365 platform for both users and apps.
Published on:
Learn moreRelated posts
Choosing Between Graph API Requests or Graph SDK Cmdlets
The decision to choose between Microsoft Graph PowerShell SDK cmdlets and Graph API requests can be a challenging one. While some experts reco...
Announcing backward compatibility with Microsoft Graph PowerShell v2.19
Microsoft has announced the release of version 2.19 of their graphical PowerShell module, which includes backward compatibility support to fix...
Remove User from All Microsoft 365 Groups and Roles via Graph API
If you're looking for an efficient way to remove users from all the groups they belong to, this PowerShell script might just be what you need....
App-Only User.ReadBasic.All Permission is now available
If you're a developer using Microsoft applications, you may be interested in App-Only User.ReadBasic.All permission, which allows apps to retr...
Microsoft Purview: Audit Search Graph API (Preview)
Microsoft Graph offers a unified API endpoint that enables access to data from multiple Microsoft cloud services using a single response. To e...
Report on Azure AD group members via the Graph API
If you're an IT admin working with Microsoft 365, this Graph API based PowerShell script is a powerful tool for examining group member data. B...
Generate a report of Azure AD role assignments via the Graph API or PowerShell
In this post, the process of generating a report of Azure AD role assignments via the Graph API or PowerShell is explored. The author previous...
Updating your profile photo as Guest via the Microsoft Graph SDK for PowerShell
If you're a guest user looking to update your profile photo via the Microsoft Graph SDK for PowerShell, this informative article has got you c...
Module 1: Access User Info by using Graph Explorer | Microsoft Graph Fundamentals for Beginners
In this video tutorial, Module 1 of the Microsoft Graph Fundamentals for Beginners course, you'll learn how to access user information by usin...