Forum Discussion
Access Azure Service Bus Behind Private Endpoint| From Microsoft Fabric | Publish and Read Message
Hi RajeshKapur
Thanks for reaching out to the Fabric Community.
-
Currently, Microsoft Fabric Eventstream cannot connect to Azure Service Bus secured with a private endpoint, as Fabric does not support VNet integration or managed private endpoints for Eventstream.
-
Service Bus private endpoints only allow access from within your Azure VNet; Fabric’s managed SaaS environment is outside your private network.
- The official Microsoft documentation states that to access a Service Bus namespace over a private endpoint, the consuming resource (application or service) must also be in the same VNet or peered VNet, or be able to route through the private network.
-
As a workaround, temporarily enable public access to Service Bus if permitted, or use an intermediary (such as Azure Functions or Logic Apps in your VNet) to relay messages from Service Bus to Fabric.
References:
If the above information is helpful, please give us Kudos and mark the response as Accepted as solution.
Best Regards,
Community Support Team _ C Srikanth.