Static IP address in Azure API management Service

时光总嘲笑我的痴心妄想 提交于 2020-01-03 12:43:05

问题


I have done some googling but couldn't get a confirmed answer for this: Does Azure API management service provides a Static IP address? If not, how do i configure it?

Reason i am asking is because my on-premise server only accepts request from whitelisted IP address and therefore we need a static ip address from request coming from Azure API management.


回答1:


Azure api management shows a fixed ip address when you create the service.

We use this for the same scenario and we see all traffic from this ip.

Not much background info on it but this: https://www.nimbo.com/blog/azure-api-management-service-high-availability-disaster-recovery-backup-restore/ It is

Here the Faq on that https://docs.microsoft.com/en-us/azure/api-management/api-management-faq#is-the-api-management-gateway-ip-address-constant-can-i-use-it-in-firewall-rules




回答2:


Yes, in all tiers of API Management, the IP address of the gateway remains static for its lifetime.



来源:https://stackoverflow.com/questions/36168597/static-ip-address-in-azure-api-management-service

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!