Short Notes Application Roles for Microsoft Graph
Role | ID | Purpose | Description |
---|---|---|---|
ShortNotes.Read.All | 0c7d31ec-31ca-4f58-b6ec-9950b6b0de69 | Read all users’ short notes | Allows the app to read all the short notes without a signed-in user. |
ShortNotes.ReadWrite.All | 842c284c-763d-4a97-838d-79787d129bab | Read, create, edit, and delete all users’ short notes | Allows the app to read, create, edit, and delete all the short notes without a signed-in user. |