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.
Copy Blob Files Local with Event Grid and Azure Automation
Copy Blob Files Local with Event Grid and Azure Automation
- Travis Roberts
- August 25, 2019
- 1:59 pm
1 thought on “Copy Blob Files Local with Event Grid and Azure Automation”
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