Application works in local, but when i host it on Azure whenever i press refresh it says 'The resource you are looking for has been removed, had its name changed or is temporarily unavailable.'
I found solutions like putting web.config file in root file, and adding it in assets of angular-cli.json file, but then application doesn't work at all and it says 500 internal server error.
If anybody could help me I would be grateful a lot since I've been struggling with this for a quit long time now.