Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Issue while writing to the Event Hub #57

@ShanthiTV

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.

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