Skip to content

Issue while writing to the Event Hub #57

Description

@ShanthiTV

After setting up the PowerBI account and creating an Azure function to write data to Event Hub, the build is successful.
Once the data is generated from the DataGenerator, the
"func host start"
from the ChangeFeedFunctions folder, starts “Writing to the EventHub” but throws an exception saying,

Executed 'AnalyticsFunction_' (Failed, Id=8678f7f4-1a83-4a83-9d23-e889707279cf, Duration=455ms)
[2022-09-13T08:40:34.085Z] System.Private.CoreLib: Exception while executing function: AnalyticsFunction_. Microsoft.Azure.Amqp: Operation is not valid due to the current state of the object.**

I'm using netcoreapp3.1 framework.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions