Microsoft Azure Logic Apps – Working with Twitter, Cognitive service & Storage Connectors

In this video article, we will be building an Azure Logic App using Twitter connector as Trigger and Cognitive Text Analytic & Storage Blob and Outlook.com connector as Actions.

When a user Tweet with configured Hashtag, Logic Apps gets triggered and passed to Cognitive text analytic connector for detecting the sentiments of the Tweet (text).

If Tweeted text founds to be harsh or with bad or abusive language its being sent via mail to Gmail account for reviewing purpose. The Mail are sent using Outlook.com connector.

If Tweeted Text passes sentiment analysis with desired score, its then saved to Azure Blob Storage for further processing.

We will be using,

  • Twitter connector as Trigger
  • Cognitive Text Analytic & Storage Blob and Outlook.com connector as Action

 

Prerequisites :-

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

 

Microsoft Azure Logic Apps – Working with Twitter, Cognitive service & Storage Connectors

 

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

Happy Azure Coding !!
Happy Learning !!

Microsoft Azure Logic Apps - Working with Dropbox and OneDrive Connectors
How to create Azure Logic Apps to manage Twitter tweets using Cognitive services