Can retrieve bitlocker keys through Microsoft Graph

Anton Shakunou 20 Reputation points
2024-07-18T14:02:02.3066667+00:00

On your documentation you have next:
User's image

But When I tried add application permission for my app - they are not on the list

ANd when I tried to get bitlockers keys with my application (which just app, without signed in user) through GRAPH I received:
{"error"=>{"code"=>"authorization_error", "message"=>"Failed to authorize, token doesn't have the required permissions." }

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,947 questions
0 comments No comments
{count} votes

Accepted answer
  1. CarlZhao-MSFT 41,771 Reputation points
    2024-07-19T03:09:19.2933333+00:00

    Hi @Anton Shakunou

    Application permissions are not currently supported, and I did not find them in the list of Graph permissions. This may be a bug in the API documentation, please click the "Feedback" button here to report the issue.cb92454d-dc67-4435-ae5d-53f195c80d1e

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

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