Azure APIM Private IP Change : APIM is integrated with Application Gateway

Amit-J 341 Reputation points
2022-11-08T06:27:34.18+00:00

Hi,

I have Application Gateway which is forwarding the traffic to Azure APIM on private network.
The setup is old and the configurations are :

App Gateway has a backend pool - gw.mycompany.com which is an A record to a.b.c.69
But APIM private ip as see in Azure portal is a.b.c.70

only last octet is different in ip.

I am not sure how they became different and how the traffic is still running successfully ?

I am sure A record did not change and MS also won't change private ip of APIM load balancer right ?
Did stv2 upgrade could have triggered this APIM private ip change ?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,466 questions
0 comments No comments
{count} votes

Accepted answer
  1. JananiRamesh-MSFT 29,276 Reputation points
    2022-11-10T07:13:21.713+00:00

    Hi @Amit-J Thanks for reaching out. Yes, upgrading from stv1 to stv2 can change the Private ip address. Only the last Octet is different because it has to be an IP Address from your subnet. It might still work since what was previously the load balanced VIP might now be the DIP (Private IP) of one of the machines.

    Let me know incase of further queries, I would be happy to assist you.

    Please 'Accept as answer' and ‘Upvote’ if it helped so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.