Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue while writing to the Event Hub #57

Open
ShanthiTV opened this issue Sep 13, 2022 · 0 comments
Open

Issue while writing to the Event Hub #57

ShanthiTV opened this issue Sep 13, 2022 · 0 comments

Comments

@ShanthiTV
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant