Share via

Developer portal Administrator view not working in Vnet external mode

Krishnan 40 Reputation points
2024-10-17T17:07:23.71+00:00

Gateway url and developer portal url are configured in cloudflare WAF. APIM is put in VNet external mode with NSG allowing inbound traffic only from cloudflare IPs. Developer portal adminstrator view is not working. Unable to start portal.

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.


1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 29,446 Reputation points Moderator
    2024-10-18T08:37:43.07+00:00

    @Krishnan Thanks for reaching out. When an administrator accesses the new developer portal, the user's browser makes a GET call to https://ManagementEndpointHostname/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.ApiManagement/service/xxx/contentTypes/document/contentItems/configuration?api-version=2018-06-01-preview

    This error is reported when a request to the above mentioned management endpoint fails. could you please confirm if you're using a custom domain for the management endpoint? If yes please ensure you're using a valid ssl certificate that is supported by a browser.

    0 comments No comments

Your answer

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