Share via

Microsoft Graph API

Glenn Maxwell 13,681 Reputation points
2022-06-02T13:00:18.8+00:00

Hi All

i have created an Azure App Registration i.e a client id and i have a requirement to provide below Microsoft Graph API permissions to it as per the Microsoft article
https://learn.microsoft.com/en-us/graph/auth-v2-user

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
0 comments No comments

Answer accepted by question author
  1. David Broggy 6,801 Reputation points MVP
    2022-06-02T13:06:37.127+00:00

    Hi @Glenn Maxwell ,

    For the access piece, you may need to provide more clarity, eg by 'data' you may mean to a given resource group and the objects within it..
    However I can say that your access to something won't be directly assigned in the app registration.
    You will need to apply IAM permissions using the app registration name.
    eg. if you wanted the app registration to have ownership over a resource group you would open that resource group and apply the owner role to the app registration.

    Hope that helps.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.