Search code examples
azureazure-devopsdevopsreverse-proxyazure-application-gateway

How to setup Azure Application Gateway as reverse proxy


Is it possible to duplicate request to several Ip addresses in Azure with Application Gateway? How to do it?


Solution

  • To replicate one incoming call to multiple APIs, you can use one-way-request/fire-and-forget calls in APIM: https://learn.microsoft.com/en-us/azure/api-management/api-management-sample-send-request#send-one-way-request