We have on-premise windows network file share which we want to move to Azure. To do that we are going to use Azure File Share and mount it by mapping the drive.
Is there any trigger or event which gets invoked when a file is added to the share so that we can perform additional task once file is added like reading the content and saving its data to the Azure SQL db?