- Published on
- Authors
- koskila
Fixing "Encountered error while fetching the list of EventHub PartitionIds." with an IoTHub trigger in Azure Functions
This article explains how to (possibly) fix an error along the lines of "Encountered error while fetching the list of EventHub PartitionIds" which is thrown by your Azure Function (or other code) trying to trigger based on IoT Hub or Event ...