gpt4 book ai didi

azure - 确定 Azure 容器实例的 IP 地址

转载 作者:行者123 更新时间:2023-12-02 07:06:58 25 4
gpt4 key购买 nike

有没有办法确定特定于 Azure 容器实例的出站 IP?

背景:我想允许我的容器实例将网络消息发送到防火墙后面的服务。要配置此防火墙,我需要知道出站 IP 地址或 IP 范围。

我在这里找到了我所在区域的 IP 列表 https://www.microsoft.com/en-us/download/details.aspx?id=56519但它适用于所有服务(对于我所在的区域,它有超过 180 个条目),而不仅仅是容器实例。

最佳答案

您可以通过执行此“Azure CLI”命令来获取容器信息

az container show --resource-group "RgName" --name "containerName" --output table

关于azure - 确定 Azure 容器实例的 IP 地址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54443699/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com