matano icon indicating copy to clipboard operation
matano copied to clipboard

Managed log source for Microsoft Graph

Open Samrose-Ahmed opened this issue 1 year ago • 0 comments

Overview

Microsoft Graph is a unified API for access to many relevant Microsoft/Azure logs & resources.

Puller

The advantage of Microsoft Graph is we can implement a largely unified poller, and only have to define transforms/schemas for each source within the Graph API.

  • [x] Implement Microsoft Graph puller

Tables

Relevant tables to target:

  • [ ] Azure Active Directory
    • [x] #76
    • [ ] Provisioning logs
    • [x] #92
    • [ ] Identity Protection logs

Samrose-Ahmed avatar Feb 03 '23 00:02 Samrose-Ahmed