From d7d4275d312a17fd77e1c4a970345fcff269c863 Mon Sep 17 00:00:00 2001 From: Yair Leiferman <85251538+yleiferman@users.noreply.github.com> Date: Mon, 21 Apr 2025 12:27:01 -0500 Subject: [PATCH] Update microsoft-azure-ad-inventory-source.md Set the priority correctly from https://learn.microsoft.com/en-us/graph/api/group-get?view=graph-rest-1.0&tabs=http#permissions --- .../microsoft-azure-ad-inventory-source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-azure-ad-inventory-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-azure-ad-inventory-source.md index ecf29c4593..a3a17b2f9b 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-azure-ad-inventory-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-azure-ad-inventory-source.md @@ -57,8 +57,8 @@ From there, select (or search for) the following permissions under type **Applic | API | Account Type| Permissions | |:---------|:---------------------------------------------------|:------------------------------------| -| User | Application (work or school account) | User.Read.All, Directory.ReadAll | -| Devices | Application (work or school account) | Device.Read.All, Directory.ReadAll | +| User | Application (work or school account) | User.Read.All, Directory.Read.All | +| Devices | Application (work or school account) | Device.Read.All, Directory.Read.All | You require additional permission to collect `signInActivityData` for User.