Office 365
DEFEND fetches Office365 audit logs through the Office365 APIs. To provide access to this data, you'll need to create an AppRegistration in Active Directory as follows:
- Name: FoxTech-SOC
- API Permissions (all Application Permissions):
- Office 365 Management APIs:
- ActivityFeed.Read
- ActivityFeed.ReadDlp
- Microsoft Graph API
- AuditLog.Read.All
- Grant Admin Consent
- Office 365 Management APIs:
- Create new Secret and note Key name and Value
All that is left is to send the Secret Key Name and Value to FoxTech Support to start the monitoring.