End-to-end: A Logic App to Copy an Azure Storage Blob to Another Tenant’s SharePoint Document Library

Recently, I spent a few hours reading different sources and experimenting to build an Azure Logic App that listens for Azure Blob storage events and creates a new file in a SharePoint Document Library in another tenant. Here's how I put it all together. As you might expect, the key concern is "another tenant." Creating … Continue reading End-to-end: A Logic App to Copy an Azure Storage Blob to Another Tenant’s SharePoint Document Library