Reach out to Omni support to have audit logs enabled for your instance.
Requirements
To follow the steps in this guide, you’ll need:- To have audit logs enabled in your Omni instance
- A Microsoft Entra principal (a service principal, user, or group) that will read the audit logs
- Permissions in Azure that allow you to find the principal’s object ID and read from a blob container
Setup
After audit logs are enabled in your instance, complete the following:Identify the Entra principal that will read the logs
Decide which Microsoft Entra principal should have read access to your audit logs. This is typically a service principal, but it can also be a user or group.Find the principal’s object ID (a UUID) in the Microsoft Entra admin center or with the Azure CLI.
Provide Omni support with your principal details
Reach out to Omni support with the following:
- Principal object ID — the UUID of the Entra principal that will read the logs
- Principal type — one of
ServicePrincipal,User, orGroup - Tenant ID — your Entra tenant ID (optional, but helpful)
az storage blob CLI—to read them.
Next steps
- Learn about the event types supported for audit logs
- Check out your instance’s Analytics section