Is there a way i can see all services that a given app registration is assigned to?

Jain 31 Reputation points
2022-01-18T10:54:48.707+00:00

Consider an app registration A , assigned to multiple azure service (ex blob , key vault etc) . Is there any powershell script to pull all the assigned services that the app registration A has access to?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,645 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. JamesTran-MSFT 36,541 Reputation points Microsoft Employee
    2022-01-18T23:48:34.467+00:00

    @Jain
    Thank you for your post!

    I reached out to my team to see if this is possible, and as of right now there aren't any PowerShell, Graph API, or REST APIs that you can use to see the different Azure services assigned/given to an Azure AD App Registration. If you'd like this feature to be possible, I'd recommend leveraging our User Voice forum and creating a feature request, so our engineering team can look into implementing this. I've also created an internal feature request, so our engineering team is aware of this as well.

    Additional Links:
    List all application role assignments for all service principals in your directory
    List Azure AD role assignments - PowerShell

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.

    0 comments No comments