Saving Mail Attachments to Azure Blob Storage using Logic App

I recently had a requirement to Save Mail Attachments to an Azure Blob. The easiest way for me was to use a Logic App. Before starting create an Azure Storage Account, create the Blob and the required folder structure. Once complete you can start to design the Logic App. 1. Define Outlook ConnectorThis is configured…