This script fetches the Azure EventHub data and ingests it into Chronicle.
- Download the data connector file i.e Azure_eventhub_API_function_app.json from the repository.
- Sign in to your Microsoft Azure portal.
- Navigate to Microsoft Sentinel --> Select your workspace from the list --> Select Data Connector in the configuration section.
- Note: Set the following flag as true in the url feature.BringYourOwnConnector=true&feature.experimentationflights=ConnectorsKO
- Example: https://portal.azure.com/?feature.BringYourOwnConnector=true&feature.experimentationflights=ConnectorsKO#view...
- Find the Import button on the page and import the data connector file downloaded in step 1.
- Click the Deploy to Azure button to deploy your function and follow the steps mentioned on the same page.
- Select the preferred Subscription, Resource Group and Location and provide the required values.
- Click Review + Create button.
- Click Create to deploy.
Now the deployed Azure function will trigger for new data in Azure Event Hub and ingest them into Chronicle.