Schedule Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
Schedule.Read.All | 7b2ebf90-d836-437f-b90d-7b62722c4456 | Read all schedule items | Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user. |
Schedule.ReadWrite.All | b7760610-0545-4e8a-9ec3-cce9e63db01c | Read and write all schedule items | Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
Schedule.Read.All | fccf6dd8-5706-49fa-811f-69e2e1b585d0 | Read user schedule items | Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on behalf of the signed-in user. |
Schedule.ReadWrite.All | 63f27281-c9d9-4f29-94dd-6942f7f1feb0 | Read and write user schedule items | Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on behalf of the signed-in user. |