Views:
Applies to Product – Dynamics 365 Project Operations

Reason:
Is it possible to connect Dynamics 365 Sales or Project Operations to Azure Service Bus when the Service Bus Public Access is disabled.

Resolution:
Yes, it is possible to connect Sales/Project Operations to Azure Service Bus when the Service Bus Public Access is disabled. This can be achieved by using Azure Private Service, which allows access to Azure services over a private endpoint in your virtual network. The private endpoint uses a private IP address from your virtual network, effectively bringing the service into your virtual network and eliminating exposure from the public Internet.
For further details, refer to Connect to a Service Bus namespace via private endpoint - Code Samples | Microsoft Learn.