Member-only story

Logic Apps- How To Copy Email Attachment to Azure Blob Storage

This article explains how to use Logic Apps to copy mail attachments to Azure blob storage.

Tech Zero
7 min readApr 27, 2021

Azure Logic Apps is a powerful tool that you can make use of to copy email attachment to Azure Blob Storage. This articles shows the steps needed to achieve the same.

Task:
You receive daily emails (outlook account) with excel spreadsheet as an attachment. You are required to copy the spreadsheet from an email account to your Azure blob storage. Once copied, you need to send a success message to the user.

Prerequisites:
1. Access to Azure Logic Apps
2. Access to Azure Blob Storage
3. Access to Outlook account

Sweet. Let’s get started

Step 1: Launch Azure and Create a Blank Logic Apps

The first step is to log into your Azure account and click Logic Apps.

Microsoft Azure
(Azure User Interface)

Step 2: Set Recurrence As A Trigger

As the aforementioned task states daily emails with excel spreadsheet, we need to set a recurring…

--

--

Tech Zero
Tech Zero

Written by Tech Zero

Product Manager, Data & Governance | Azure, Databricks and Snowflake stack | Here to share my knowledge with everyone

Responses (1)