Resetting the Origin in Event Hub
You cannot use Data Collector to reset the origin for Azure IoT/Event Hub Consumer pipelines because the offset is stored in Azure Event Hub.
To reset the origin in Microsoft Azure Event Hub:
- In the Microsoft Azure portal, navigate to the storage account.
- To delete the offset information stored for the pipeline, delete the container
that the pipeline uses.
This can take some time. Allow the portal to complete the removal of the container before continuing.
- To enable the pipeline to store new offset information when you restart the pipeline, create a new container with the same name. Or, use a different name and update the Container Name property in the pipeline.