Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Azure Service Bus supports a set of REST APIs for runtime and management (AtomPub) operations. Using REST, you can write applications in any language that supports HTTP requests, without the need for a client SDK. Service Bus is a multi-protocol service: you can send and receive messages to or from the service using REST or .NET managed API, mixing and matching clients using different protocols in a given scenario. For example, you can send a message to a queue using one protocol and consume it using a different protocol. This topic is a reference for Service Bus APIs over the REST protocol and contains the following sections: