UiPath Documentation
insights
latest
false

Insights user guide

Last updated May 7, 2026

Setting up Azure Event Hub

You can set up real-time data export by leveraging Azure Event Hub.

If you are using Azure Event Hub, you can connect to the following monitoring tools:

To configure real-time data export, you need to configure an integration with Azure Event Hub.

Tip:

You can configure static IPs to the allowlist and not open your network to all external IPs. Go to Settings > Networking > Public access > Firewall > Address range in Azure Event Hub to add the sttatic IPs. Check the Configuring the firewall page from the Automation Cloud admin guide for the full list of IPs. Screenshot of the Networking page.

  • Azure Event Hubs account
  • Real-time data export is enabled on the tenant
  1. Go to the Automation Cloud™ homepage.

  2. Go to the Admin page.

  3. From the tenants list, select the tenant in which you want to enable real-time data export.

  4. Select Services.

    Screenshot of the Administration page.

  5. Select the three-dot icon from the Insights tile.

  6. Select Real-time Data Export Configuration from the drop-down list.

    Screenshot of the Real-time Data Export Configuration button.

  7. Switch on the toggle button.

  8. Select Azure Event Hubs from the Storage Type drop-down list.

  9. Provide the Azure Event Hub connection string.

    Note:

    The connection string must be for a specific Azure Event Hub, but it can't be a namespace connection string. An example of a connection string is: Endpoint=sb://xxxx.servicebus.windows.net/;SharedAccessKeyName=RootManageSharedAccessKey;SharedAccessKey=xxxxxxxxxxxxx;EntityPath=xx

    Screenshot of the Configuration page.

  10. Select Save.

Note:

You need the select at least the following scopes in Microsoft Azure under Shared Access Signatures:

  • Send
  • Listen

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated