November 2018
Intermediate to advanced
424 pages
10h 55m
English
As you already know, our HTTP triggers accept the required name parameter; we need to pass the name query string to the proxy URL. Let's access the following URLs in the browser:



Observe the URLs in the three screenshots. You will notice that they look like they are being served from one single application with different routes. However, they are three different microservices that could be managed ...