How to create Azure Logic Apps to extract key phrases using Cognitive services

In this video article, we will be building an Azure Logic App for managing Tweets for capturing key phrases using Twitter connector as Trigger and Cognitive Text Analytic and Storage Blob connector as Actions.

When a user Tweets with configured Hashtag, Logic Apps gets triggered and passed to Cognitive text analytic connector for extracting key phrase from the Tweet (text).

We will be using,

  • Twitter connector as Trigger
  • Cognitive Text Analytic and Storage Blob connector as Action

 

Prerequisites :-

  1. Microsoft Azure Subscription (you can have have your free trial subscription, by clicking here)

 

How to create Azure Logic Apps to extract key phrases using Cognitive services

 

For more Cloud & Azure video tutorials, visit KS’ official channel

Happy Azure Coding !!
Happy Learning !!

How to create Azure Logic Apps to manage Twitter tweets using Cognitive services
Getting started with Azure Logic Apps Gmail Connector