Management API for APIM in Virtual network

Sujith 26 Reputation points
2022-02-01T11:54:37.883+00:00

I have an APIM with a Virtual network configured, I use the management API from node js to deploy APIS to it.
It works when I invoke the node script from powershell when VPN is connected. But when I do this in an azure release pipeline it is giving me ETIMEDOUT error.
Any solutions??

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,448 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,762 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,936 Reputation points Moderator
    2022-02-04T11:53:34.417+00:00

    @Sujith Thanks for reaching out. It looks like your VPN client IP's are added to the APIM instance but not the Azure Dev Ops. You need to add NSG rules to your APIM configure to allow the Azure Dev Ops.

    0 comments No comments

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.