I have an Azure file share and i want to use it as a mount for my Neo4j database that is running inside an Azure container app. Everytime i create a provision of the container it fails with error "VolumeMountFailure" and no additional info to know what is going wrong. Below some screenshots of the situation:
Mount settings for container:

What the error looks like in the System logs:

JSON view of the container app:

I have tried using scripts and commands Aswell but most of the time it just said okay and then did not save the settings?? When it saves the settings is crashes.
There is an alternative approach just consider using Azure Blob storage as the persistent storage for your Neo4j database.
Prepare Neo4j Container: