Skip to Content
Learning Azure Functions
book

Learning Azure Functions

by Manisha Yadav, Mitesh Soni
September 2017
Beginner
240 pages
4h 23m
English
Packt Publishing
Content preview from Learning Azure Functions

Service Bus

Service Bus is used to store queues/topics. A Service Bus queue and topic can be bound with the Azure Function.

In the previous chapter, we discussed the Service Bus queue and topic.

Now, let's see an example. We will create an Azure Function with the HTTP trigger. Whenever HTTP triggers are executed in an Azure Function, it will send a message to the queue.

  1. To create a Service Bus, click on the + plus sign, then on Enterprise Integration, and finally on Service Bus:
  1. Now, provide all the required details and click on the Create button:
  1. Now, we will create a queue. Click on Queues and then on + Queue:
  1. For queue, also provide ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Getting Started with Azure Functions

Getting Started with Azure Functions

Paul Oliver
Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni

Publisher Resources

ISBN: 9781787122932Supplemental Content