在Cloud Service运行时,如何更改IP限制规则。 (可以接受重新启动)。 例如,添加/删除IPAddress。
我们真的不想重新部署,我们绝对不想重新打包。
https://docs.microsoft.com/en-us/azure/cloud-services/schema-cscfg-networkconfiguration
答案 0 :(得分:0)
使用网络安全组。这可以随时完成。
https://docs.microsoft.com/en-us/azure/virtual-network/security-overview
在NSG概述中,添加标签或IP范围以及所需的限制或允许。