Hello,
I was able to start microservice on Azure App Service. Since the port it uses is 8000, and IIS is taking 80 i 443, and this 2 ports are only available on App Service, how can I call to test the gateway from postman?
I was following this tutorial: https://cloud.google.com/blog/products/api-management/tutorial-deploying-apigee-edge-microgateway
Section - Microgateway on Azure App Services