Azure Event Hub

The Azure Event Hub output in ArcGIS Velocity allows you to send event data to Azure Event Hubs. Azure Event Hubs is a managed service hosted in the Azure cloud that can be used as a central message hub for bidirectional communication between Velocity and other IoT devices or applications.

Learn more about Azure Event Hubs

Examples

The following are example use cases for the output:

  • A logistics company configures an Azure Event Hub output to get enriched vehicle fleet information to various department systems.
  • A data analyst wants to send the results of their big data analytic to Azure Event Hubs.

Usage note

Azure Event Hubs connection parameters can be obtained from Microsoft Azure Event Hubs in the Azure portal.

Parameters

The following are the parameters for the output:

ParameterDescriptionData type

Shared Access Key Name

The shared access key name for the Azure Event Hubs credentials.

String

Shared Access Key

The shared access key for the Azure Event Hubs credentials.

Password

Event Hub Endpoint

The endpoint of the Azure Event Hubs, for example, iothub-ns-streetlight-010101-0f024610d9.

String

Event Hub Entity Path

The path for the Azure Event Hubs entity, for example, Streetlights-IoT-Hub. This is also referred to as the namespace.

String