Stream events from Azure Event HubsRelease or Environment Sophie standalone versions 3.4.x - 3.7.x. Instructions To have Sophie subscribe to events from an Event Hub, first create a Consumer Group : Log in to Azure PortalNavigate to the Event Hubs management screenSelect the relevant Event HubClick on + Consumer group and complete the form Note: do not use this Consumer Group with other applications Next, create a SAS Policy : Click on ‘Shared access policies’ under SettingsAdd a new policy with “Listen” policy selectedTake note of the key, you’ll use it later The only additional details that are needed are the Event Hub Namespace and the instance name. Open the Sophie web app, go to Settings, "Add & Manage Data", then "Data Inputs".Click the + Plug a new data input button, and select "Azure Event Hubs": Complete the form and save it. That's it! Note: a Data Input only reads from a single Event Hub. To read from more than one Event-Hub, create multiple Data Inputs