How to simplify application access policy in Microsoft API for Online Meetings, Recordings and Artifacts

kritik verma 20 Reputation points
2023-07-04T03:45:35.64+00:00

I am developing an application that uses Microsoft API to access data for online meetings, recordings, and artifacts. I am authenticated as an application, but I am getting the error shown in the attached image. User's image

I followed the instructions in this article https://learn.microsoft.com/en-us/graph/cloud-communication-online-meeting-application-access-policy#configure-application-access-policy and resolved the issue by configuring application access policy with PowerShell commands. However, this approach is too complex for end-users. Is there a user-friendly way to configure application access policy, such as using APIs to simplify the process?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

Accepted answer
  1. TH-4749-MSFT 3,315 Reputation points
    2023-07-04T14:55:29.46+00:00

    Hello kritik verm,

    Thanks for reaching out. The creating and granting application access policy requires an administrator account per the article you have referenced and does not require end user interaction. Can you provide a scenario where end users would require to create and grant application access policy?

    There is no Graph API for creating and granting application access policy.

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

    Thanks.


1 additional answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,371 Reputation points
    2023-07-05T08:54:35.0866667+00:00

    Hi @kritik verma

    Application access policies are only specific to application contexts, there is no need to create application access policies for user contexts.

    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.

    0 comments No comments

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.