Azure

Join Blob Storage & OneDrive by way of Azure Logic Apps

Azure Logic Apps

Logic App is a cloud-based service that permits us to react to an occasion in a single service (reminiscent of SharePoint on-line) and do one thing with the info from that occasion into one other service (reminiscent of Twitter). It makes it sensible and easy for enterprise processes. The customers construct workflows that robotically carry out some enterprise duties and processes throughout purposes and providers. We will 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,

Stipulations

Right here, we’re going to see learn how to join blob storage and oneDrive with approval-based automated workflow utilizing Azure Logic App

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 manage the associated assets and placement the place your logic app is saved. Then, click on on “Create”.
    Azure Logic App
  • Right here is the dashboard. Click on “Logic App Designer”.
    Logic App Designer

Step 3

Now, click on on the Clean Logic App.

Blank Logic App

Step 4

Configure the blob Storage

  • Seek for blob storage within the search bar.
    Azure blob storage
  • Select the Triggers When a blob is added or modified.
    Use connection settings

Step 5

Configure Outlook to ship approval mail.

  • Seek for Outlook mail
  • Select the motion as ship approval mail
    Send approval email
  • Mapping To handle and topic
    Mapping to address and subject

Step 7

Configure Management for checking the approval mail

  • Seek for Management operation
    Control
  • Select situation as actions
    Actions
  • Select Chosen choices is the same as Approve
    Condition

True

  • Then, if true, select an operation reminiscent of OneDrive.
    Onedrive
  • Select to create a file
    Create file
  • Select the Folder path, File title, and File content material
    Folder path, file name, file content

The ultimate workflow will probably be like this.

Final workflow

Now, allow us to save and run the workflow.

Output

Run the Logic App.

Run the logic app

It is efficiently run.

Successfully run

Add blob in storage.

Upload blob storage

Azure logic app

Lastly, it efficiently runs and sends Approval mail.

Request for your input

When you select Approve, then.

Choose approve

It strikes the recordsdata to the OneDrive.

Azure logic app demo

Abstract

I hope you perceive learn how to join blob storage and OneDrive with approval-based automated workflow utilizing the Azure Logic App. Keep tuned for extra Logic App articles.

Know extra about our firm at Skrots. Know extra about our providers at Skrots Companies, Additionally checkout all different blogs at Weblog at Skrots

Show More

Related Articles

Leave a Reply

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

Back to top button