Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

Creating the Logic App to search Twitter

As mentioned earlier, Logic Apps provide a simplified way to implement common application workflows in the cloud. Anything implemented with a Logic App can also be implemented in custom code, however, the Logic Apps allow us to save time and effort by making the implementations of common scenarios available out of the box.

Now that our WebHook function is published and available in our subscription, we can create the Logic App to process a Twitter feed and then trigger the function.

To create the Logic App, execute the following steps:

  1. Log in to the Azure Portal and navigate to New -> Web + Mobile -> Logic App -> Create.
  2. Fill in the required parameters:
    • Name: Enter TwitterFeedReader
    • Subscription ...
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

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content