I created an Azure Event Hub connection and shared it with users in my organization. They can successfully connect to the Event Hub while creating an Eventstream, and they can also see data in the preview. However, when they publish the Eventstream (with or without an Eventhouse destination), they encounter the following errors:
Source error:
Message: Failed to update data source: Source01.Details: Long running operation failed with status 'Failed'. Additional Info: 'A task was canceled.'
Destination(Eventhouse) error:
Message: Failed to create data source: Eventhouse due to the following error: Long running operation failed with status 'Failed'.Details: Long running operation failed with status 'Failed'. Additional Info: 'A task was canceled.'
Has anyone faced this issue while connecting Azure Event Hub with Fabric Eventstream?
Please share your insights or possible fixes.