Copy Blob Files Local with Event Grid and Azure Automation

This video demonstrates how to automatically sync Blob files in Azure Storage to a local file system.  I show how to configure Event Grid to trigger a webhook that starts a runbook in Azure Automation when a new file is added to Azure Blob Storage.  The Runbook runs on a Hybrid Worker and downloads the file from Azure Storage to a local file system. 

One thought on “Copy Blob Files Local with Event Grid and Azure Automation

  1. Hi Travis,

    From my storage account I was able to copy the blob files to local path automatically, by following the video ‘Copy Blob Files Local with Event Grid and Azure Automation’ . I want to copy blob files from an external storage account. How can I provide the access to external storage account in ‘Create event Subscription > Topic Details > topic Resource.

    Thanks In Advance,
    Madhura

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.