Term Store Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
TermStore.Read.All | ea047cc2-df29-4f3e-83a3-205de61501ca | Read all term store data | Allows the app to read all term store data, without a signed-in user. This includes all sets, groups and terms in the term store. |
TermStore.ReadWrite.All | f12eb8d6-28e3-46e6-b2c0-b7e4dc69fc95 | Read and write all term store data | Allows the app to read, edit or write all term store data, without a signed-in user. This includes all sets, groups and terms in the term store. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
TermStore.Read.All | 297f747b-0005-475b-8fef-c890f5152b38 | Read term store data | Allows the app to read the term store data that the signed-in user has access to. This includes all sets, groups and terms in the term store. |
TermStore.ReadWrite.All | 6c37c71d-f50f-4bff-8fd3-8a41da390140 | Read and write term store data | Allows the app to read or modify data that the signed-in user has access to. This includes all sets, groups and terms in the term store. |