简体   繁体   English

Azure API 管理服务中的静态 IP 地址

[英]Static IP address in Azure API management Service

I have done some googling but couldn't get a confirmed answer for this: Does Azure API management service provides a Static IP address?我已经做了一些谷歌搜索,但无法得到一个确认的答案:Azure API 管理服务提供静态 IP 地址吗? 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.我问的原因是因为我的内部部署服务器只接受来自列入白名单的 IP 地址的请求,因此我们需要来自 Azure API 管理的请求的静态 IP 地址。

Azure api management shows a fixed ip address when you create the service.创建服务时,Azure api 管理会显示一个固定的 ip 地址。

We use this for the same scenario and we see all traffic from this ip.我们将它用于相同的场景,我们会看到来自这个 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关于它的背景信息不多,但这个: https : //www.nimbo.com/blog/azure-api-management-service-high-availability-disaster-recovery-backup-restore/

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这里是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

是的,在 API 管理的所有层中,网关的 IP 地址在其生命周期内保持静态。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM