Azure

Extract The Key Phrases From The Particular Tweet And Retailer It In Blob Storage Utilizing Azure Logic App

Azure Logic Apps

Logic App is a cloud-based service that permits us to react to an occasion in a single service (akin to SharePoint on-line) and do one thing with the information from that occasion into one other service (akin to Twitter). It makes it sensible and easy for enterprise processes. The customers construct workflows that routinely carry out some enterprise duties and processes throughout functions and providers. We are able to join our business-critical apps and providers with Azure Logic Apps, automating our workflows with out writing a single line of code.

Earlier than studying this text, please undergo some vital article hyperlinks talked about beneath,

Conditions

Observe the beneath steps to construct a Workflow utilizing a template.

Step 1

  • Log into https://portal.azure.com/.
  • Within the dashboard, select to create a useful resource and click on on Integration. Now, choose “Logic App”.

Step 2

Enter the title you wish to assign to the logic. Choose the subscription and useful resource group the place you set up the associated assets and placement the place your logic app is saved. Then, click on on “Create”.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Right here is the dashboard. Click on “Logic App Designer”.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Step 3 – Selecting the template

Now, select the template “Clean Logic App”.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Step 4 – Mapping the Twitter account

  • Seek for Twitter and select the triggers

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

  • We give permission to entry our accounts.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

  • Subsequent, set the Particular Key phrase ( Eg. #cognitiveinlogicapp) which you wish to retailer that particular tweet to Blob. After which, give the time interval and frequency for checking the workflow as three seconds.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Step 5

Configure the Textual content Analytics for detecting the important thing phrases of the tweet.

  • Seek for Azure Cognitive service for Language.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

  • After that, Configure with Azure Cognitive service for Language – Account Key & URL.
  • Configure the situations like doc id as Tweet id and doc textual content as Tweet textual content.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Step 6 – Configure the Blob.

  • Subsequent, we wish to save that Key phrase of tweet into the blob, so seek for Blob Storage
  • Select the motion as “create blob”

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

  • Select Folder path, blob title, and Blob content material.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

The ultimate workflow will likely be like this.

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Now, allow us to save and run the workflow.

Output

Run the Logic App

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Extract the important thing phrases and Simply refresh the blob storage to see the end result. Now, copy the hyperlink

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic Appa

We are able to in a position to see the tweet key phrases

Extract the Key phrases from the specific tweet and store it in blob storage Using Azure Logic App

Abstract

I hope you understood the right way to Extract the Key phrases from the precise tweet and retailer it in blob storage Utilizing Azure Logic App. Keep tuned for extra Logic App articles.

Show More

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button