Threat Indicators Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
ThreatIndicators.Read.All | 197ee4e9-b993-4066-898f-d6aecc55125b | Read all threat indicators | Allows the app to read all the indicators for your organization, without a signed-in user. |
ThreatIndicators.ReadWrite.OwnedBy | 21792b6c-c986-4ffc-85de-df9da54b52fa | Manage threat indicators this app creates or owns | Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), without a signed-in user. It cannot update any threat indicators it does not own. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
ThreatIndicators.Read.All | 9cc427b4-2004-41c5-aa22-757b755e9796 | Read all threat indicators | Allows the app to read all the indicators for your organization, on behalf of the signed-in user. |
ThreatIndicators.ReadWrite.OwnedBy | 91e7d36d-022a-490f-a748-f8e011357b42 | Manage threat indicators this app creates or owns | Allows the app to create threat indicators, and fully manage those threat indicators (read, update and delete), on behalf of the signed-in user. It cannot update any threat indicators it does not own. |