Please be kind and help me with this issue. Earlier I deployed on docker registry some containers which contains an angular app, a spring boot app etc. The Azure Web App logs shows me that the app is working but when I want to access the app from browser I got this:
Access to * was denied
You don’t have authorization to view this page.
HTTP ERROR 403
What should I do to solve this issue?
I deployed the docker-compose file to Azure Web App and tried to access the content with the DNS displayed on the Overview Page and got HTTP 403 Access denied.
best friend is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.