This video demonstrates how to automatically sync Blob files 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.
Code for the runbook can be found here:
https://github.com/tsrob50/DownloadBl...