Storage account file event is not triggered for Azure Databricks on SFTP upload
Dimitry Nechaev
20
Reputation points
I have a storage account with a container that is watched by Databricks job
And I have Databricks job that watches the folder in the container.
If I upload any file from the container UI, it will trigger the job.
When a 3rd party upload to the container via SFTP, this even is not triggered so files are not processed.
The trigger is setup in Databricks automatically via enabling external storage file events and setting it in the job trigger config.
This is what it created in EventGrid:
Question is what event is missing in which filter to enable SFTP trigger?
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Sign in to answer