Entra ConfigurationΒΆ
To enable Entra data ingestion, you need to configure the following CLI settings:
--entra-tenant-id
: Your Entra tenant ID--entra-client-id
: The client ID of your Entra application--entra-client-secret-env-var
: The name of an environment variable that contains the client secret of your Entra application.
To set up the Entra client,
Go to App Registrations in the Azure portal
Create a new app registration.
Grant it the following permissions:
AdministrativeUnit.Read.All
Directory.Read.All
Group.Read.All
GroupMember.Read.All
User.Read.All
User.Read