Point API end point from dev environemnt to another environement

Deshpande, Harshal [CORP/IN] 1 Reputation point
2020-10-08T06:23:27.267+00:00

I want to change the API end point from one environment to another, so where I need to do this change?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,805 questions
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 69,581 Reputation points
    2020-10-08T16:20:29.053+00:00

    Hi @Deshpande, Harshal [CORP/IN]

    Can you please provide more details on whether you have multiple API's having the same backend? From the Azure portal, you need to navigate to individual API's setting and update the backend URL (hostname) as below screenshot. There is no way where you can update the backend URL for all the API's in one place, either you need to automate it using the REST API. If you have already created the global policy to set the backend service then you can update it and point it to your new backend hostname (URL).

    31419-image.png

    0 comments No comments