Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure App Service is Up and Running but it shows default microsoft page

I am facing a problem regarding deploying my machine learning model on Microsoft Azure. After linking my github repo to azure, it shows that model has been deployed successfully. However when I click on the created app's url, it just shows that "Your app service is up and running.Time to take the next step and deploy your code". I have used linux as OS while creating the service. I can see that my files are present when I click on advanced tools->site wwwroot. But I can't understand the problem as I am new to the cloud services. I'll be thankful if anyone can help me out.(Though somehow I think that the problem is being created due to hostingstart.html. I can see that file in site wwwroot).My app code is in python 3.8.

like image 978
umalik Avatar asked Dec 09 '25 11:12

umalik


1 Answers

Yes, umalik, the problem is from the default page. The app service cannot find your default index page, so the default app shows up.

Follow diagnostics when you see the default app.

like image 82
Doris Lv Avatar answered Dec 12 '25 01:12

Doris Lv



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!