Azure

Break up And Retailer The Completely different Language Tweets 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 (equivalent to SharePoint on-line) and do one thing with the information from that occasion into one other service (equivalent to Twitter). It makes it sensible and easy for enterprise processes. The customers construct workflows that mechanically carry out some enterprise duties and processes throughout purposes and companies. We are able to join our business-critical apps and companies with Azure Logic Apps, automating our workflows with out writing a single line of code.

Earlier than studying this text, please undergo some essential 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 need to assign to the logic. Choose the subscription and useful resource group the place you manage the associated assets and site the place your logic app is saved. Then, click on on “Create”.

Split and Store the different language tweets in blob storage Using Azure Logic App

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

Split and Store the different language tweets in blob storage Using Azure Logic App

Step 3 – Selecting the template

Now, select the template “Clean Logic App”.

Split and Store the different language tweets in blob storage Using Azure Logic App

Step 4 – Mapping the Twitter account

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

  • We give permission to entry our accounts.

Split and Store the different language tweets in blob storage Using Azure Logic App

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

Split and Store the different language tweets in blob storage Using Azure Logic App

Step 5

Configure the Textual content Analytics for detecting the Language of the tweet.

  • Seek for Azure Cognitive service for Language.

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

We are going to get

Split and Store the different language tweets in blob storage Using Azure Logic App

  • After that, Configure with Azure Cognitive service for Language – Account Key & URL.

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Configure the situations like doc id as Tweet id and doc textual content as Tweet textual content.

Split and Store the different language tweets in blob storage Using Azure Logic App

Step 6 – Configure the Situation.

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Select a worth as title and its equal to English

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Subsequent, click on on add an motion in True

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Add the folder path as twitterinenglish

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Then, select blob title and blob content material

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Now, configure False situation

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Select Azure blob storage

Split and Store the different language tweets in blob storage Using Azure Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

  • Mapping the folder to twitter in different language container

Split and Store the different language tweets in blob storage Using Azure Logic App

Now, the Situation will appear like this,

Split and Store the different language tweets in blob storage Using Azure Logic App

  • The ultimate workflow can be like this.

Split and Store the different language tweets in blob storage Using Azure Logic App

Now, allow us to save and run the workflow.

Output

Run the Logic App

Split and Store the different language tweets in blob storage Using Azure Logic App

Its efficiently run

Split and Store the different language tweets in blob storage Using Azure Logic App

Increase the Detect Language

Split and Store the different language tweets in blob storage Using Azure Logic App

Increase the situation block

Split and Store the different language tweets in blob storage Using Azure Logic App

Simply refresh the blob storage to see the end result. Now, copy the hyperlink

Split and Store the different language tweets in blob storage Using Azure Logic App

Abstract

I hope you understood the way to cut up and retailer the totally different language tweets 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