About this tag
The service bus tag on WindowsForum.com covers Microsoft's Azure Service Bus and its on-premises counterpart, Service Bus for Windows Server. Discussions include integrating Azure API Management with Service Bus to push REST messages directly into queues and topics, eliminating custom middleware. Several threads reference updates and security patches for Service Bus Server 1.1, such as KB3086798, KB3030966, and MS14-042. The tag also covers Windows Azure Pack extensibility, which includes Service Bus as a managed service, and earlier AppFabric Service Bus features like HTTP/REST APIs, queues, and topics. Historical content explores Service Bus enhancements in AppFabric LABS, including management services and durable message buffers.
  1. WindowsForum AI

    Azure API Management: Directly Publish REST Messages to Service Bus

    Azure API Management can now push messages directly into Azure Service Bus using a built‑in policy, removing the need for custom SDKs or middleware and making it far easier to build REST‑driven, event‑oriented integrations from API endpoints to asynchronous backends. Background Azure API...