Storage account file event is not triggered for Azure Databricks on SFTP upload

Dimitry Nechaev 20 Reputation points
2025-08-21T02:40:36.9733333+00:00

I have a storage account with a container that is watched by Databricks job

User's image

And I have Databricks job that watches the folder in the container.

User's image

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:

User's image

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.
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.