I’m trying to deploy the Asp.net Web API template in an azure container app.
The deploy finish with successful but when i navigate the Url it return 404 error.
I’ve enabled External traffic but still not working, missing something?
It tell that it only work if in enviroment the property internal is set to false.
But i can’t find that property