I am trying to deploy my angular app to azure.
I use vs code and I am using the extension "Azure App Service".
I have followed this guide completely: https://www.webcodegeeks.com/javascript/angular-js/deploy-angular-app-visual-studio-azure/
And when I finished the guide I was able to deploy the Angular app. But i just recieve the image below when i visit my webpage:
This is the first time i use azure so i have no idea on what to do.
Does anyone have any idea what is going on?
Thanks in advance :)