Azure AD Application Registration inventory script
If you're looking to keep track of your Azure AD integrated applications, this article might be of interest to you. As covered multiple times previously by the author, inventorying such applications is a crucial task. However, the script that is often used to accomplish this still lacks the ability to account for application permissions.
This article takes a deep dive into the subject, highlighting the process for using the Graph API to get a complete view of application permissions. By following the steps outlined in the post, you can gain a deeper understanding of the applications that you have integrated within your Azure AD environment.
If you're responsible for managing an Azure AD environment, this article is an essential read. Following the tips and techniques demonstrated in the article will help you keep track of your integrated applications and ensure that you remain in full control of your Azure AD environment.
Published on:
Learn moreRelated posts
Reporting on user’s Group membership in Azure AD
This article discusses how to extract information on a user's group membership in Azure AD using the Graph API. It is a continuation of a seri...
Report on Azure AD group members via the Graph API
This article sheds light on a potential solution for the common challenge of identifying the members of all or certain groups within your Micr...
Azure AD Cross-tenant cloud sync available in preview
Azure AD Cross-tenant cloud sync is now available in preview, providing a centralized identity management feature for organizations that are r...
Managing Azure AD Recommendations via the Graph API
This article is about managing Azure AD Recommendations via the Graph API. With the help of the Graph API, it is possible to enumerate and man...
Managing Azure AD Recommendations via the Graph API
In this tutorial, you'll explore how to enumerate and manage Azure AD Recommendations and their corresponding set of impacted resources using ...
Azure AD Cross-tenant cloud sync available in preview
Azure AD cross-tenant cloud sync has been made available for preview, enabling organizations to centralize identity management and streamline ...
Manage directory synchronization settings via the Graph API
If you're looking for a way to manage directory synchronization settings via the Graph API, you're in luck! Microsoft seems to finally be taki...
Azure API Management (APIM)
API Management, or APIM, is a powerful tool that allows organizations to create modern and consistent gateways for their back-end services. Wi...
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...