An Azure relational database service.
Hi @Ajay Agrahari ,
Based on your description, the main change appears to be that "AzureEventHubsAmqp" is no longer accepted and the configuration now requires "AzureEventHubs".
The errors:
- 23679: Unable to reach the configured destination
- 23658: Change Event Streaming encountered a SQL exception
indicate that CES is unable to communicate with the configured Event Hub destination.
As a first step, please verify:
- The CES destination has been recreated using the currently supported "AzureEventHubs" destination type.
- The Event Hub is reachable and operational.
- The credentials configured for the Event Hub destination are still valid.
- No recent networking or access-policy changes were made to the Event Hub environment.
If the issue persists, please share the "complete CES creation/alter statement with all secrets removed" and any additional non-sensitive error details so we can review the configuration.