Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to set Azure API Backend to Azure resource in XML Policy file?

In Azure APIM portal, you can set backend as Azure resource, for example, Logic App, but how can we do it programatically using XML Policy file?

cheers,

Backend

like image 625
EPB Avatar asked Dec 21 '25 22:12

EPB


1 Answers

Use the set-backend-service policy to redirect an incoming request to a different backend than the one specified in the API settings for that operation. This policy changes the backend service base URL of the incoming request to the one specified in the policy.

like image 72
MKaz Avatar answered Dec 24 '25 11:12

MKaz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!