How can I Restrict access to view-only on MS Planner Tasks

MOHAMMAD ALKHALIFA 1 Reputation point
2021-11-22T06:04:53.597+00:00

I'd like to know if currently MS Planner support setting view/read-only permissions for tasks. ?

I need the employees who assigned tasks to them can view/read-only the task without marking it as completed.

can you please tell me how can I do that?

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

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 46,371 Reputation points
    2021-11-22T08:32:35.287+00:00

    You can grant Tasks.Read delegation permission to the application, and then use the auth code flow to log in to your user and get the token, then the user will have read-only permission and cannot update tasks.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.