I need to host api service in Azure App Service.
- I created application which can be called by 3000 port.
- Create a docker image.
- Upload it to Azure Container Registry.
- Crated App Service with link to proper container.
But how can I call it and see my "Hello world"? In overview section I see "URL", but when I call it, I have - "If you are the application administrator, you can access the link bla bla"