Hi All,
I have deployed a PHP app in the Azure web app service. The app is on git repo which I have configured in Deployment Center. But when I open the link URL for my app https://xyz-poc-dev.azurewebsites.net/ it still shows the below message:
Hey, App Service developers!
Your app service is up and running.
Time to take the next step and deploy your code.
Note: I even tried deploying my App on the LAMP stack on a VM it's working so please let me know what's missing.