Blog Post

Messaging on Azure Blog
1 MIN READ

Mixing Standard and Premium Service Bus with VNet Service Endpoints

AshishChhabria's avatar
AshishChhabria
Former Employee
Mar 15, 2019
First published on on Jul 03, 2018
We recently announced the preview of VNET Service Endpoints for Azure Service Bus . There is an important caveat for this feature: once you enable a service endpoint for Service Bus you cannot mix Standard and Premium tiers on that VNet. Because Service Bus Standard does not support VNets the endpoint will be restricted to Premium namespaces only and the VNet will block traffic to the Standard namespace. As a result, for now, please do not enable VNet service endpoints in applications that mix Standard and Premium Service Bus namespaces.

If you’re interested in mixing Premium and Standard Service Bus namespaces in the same VNet we’d like to hear from you.
Updated Mar 15, 2019
Version 2.0

1 Comment

  • sean_stefanik's avatar
    sean_stefanik
    Copper Contributor

    Has any progress been made to allow mixed Standard and Premium Service Bus namespaces where the Premium Service buses use the Vnet Endpoints?  We are implementing a new service bus that needs to have Vnet Endpoints integration for security reasons, but we have 10+ other standard services buses that contain no protected information and would be a huge waste of cost to upgrade to premium for no benefits.