Testing the proxy URLs

As you already know, our HTTP triggers accept a 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 of 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 individually.