troubleshooting Azure API Management URI rewrite
Arriving URL format https://my-apim.azure-api.net/product/service1/v3/service1/operation. Client library prefix second “service1” to the URL, my base URL: “https://my-apim.azure-api.net/product/service1/” , version – v3, operation – “/operation”. Because of second “service1” in the URL APIM can’t find matching API operation.
How do i remove the Function App name from an Azure APIM endpoint with a custom domain?
I am trying to figure out Azure’s APIM at the moment and getting nowhere fast. I have a custom domain setup, at the moment the endpoints are:
Rewrite URL for all API operations in Azure API management service
I have a web api with paths as: