I am exploring the possibility of moving a java web application to Azure app service. The application when on-prem reads from a property file while starting up.
Is there a possibility to pass or place the property file to app service ? If not - what is the suggestion to move such legacy application to Azure app service ?