- Getting Started
- Access and Permissions
- Notifications
- Interacting with Insights
- Action Center Integration
- Automation Hub Integration
- Autopilot integration
- Healing Agents integration
- License monitoring integrations
- Maestro Integration
- Test Manager Integration
- Real-time Monitoring
- Real Time Data Export
- Licensing
- Troubleshooting
Insights user guide
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.
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. 
- Azure Event Hubs account
- Real-time data export is enabled on the tenant
-
Go to the Automation Cloud™ homepage.
-
Go to the Admin page.
-
From the tenants list, select the tenant in which you want to enable real-time data export.
-
Select Services.

-
Select the three-dot icon ⁝ from the Insights tile.
-
Select Real-time Data Export Configuration from the drop-down list.

-
Switch on the toggle button.
-
Select Azure Event Hubs from the Storage Type drop-down list.
-
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
-
Select Save.
You need the select at least the following scopes in Microsoft Azure under Shared Access Signatures:
- Send
- Listen