Azure API Management now provides a generally available policy for sending messages to Azure Service Bus. Using the send-service-bus-message policy , an API request can send a message directly to a Service Bus queue or topic. This allows you to put a governed HTTP API in front of an asynchronous messaging solution, without adding an intermediary service just to translate and forward the request.