To add Azure Log analytics as a data source, there are 4 keys that need to be configured within the your account:
- Subscription ID: This is the primary ID for your Azure account. Find steps here on how to retrieve the Subscription ID for your account.
- Azure Service Management — user_impersonation (Delegated type).
- Log Analytics API — Data.Read (Application permissions).
- Microsoft Graph — User.Read (Delegated) — this permission will be added by default in your app.
- Tenant ID
- Client ID
- Client Secret: Generate a Client Secret within the Entra App.