0
votes

i have api management with in internal network with URL - "apimgmnt.azure-api.net" and having API :- apimgmnt.azure-api.net/hello"

also configured application gateway with url - "appgateway.cloudapp.azure.com" and access the API as appgateway.cloudapp.azure.com/hello

now i want to access this url by using "hello.appgateway.cloudapp.azure.com" which should be redirect to apimgmnt.azure-api.net/hello

what changes and transformation policy should i apply on api management level and application gateway url

1

1 Answers

0
votes

As of now, URL rewriting is not supported in application gateway. So, you will not be able to rewrite and access apimgmnt.azure-api.net/hello.

There is already a feature request on UserVoice for this, which is being worked on. Feel free to upvote this to gain more traction.