- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
Azure 应用服务有 2 种类型的出站 IP 地址:
我想知道从白名单的角度来看,我需要在防火墙中使用哪个类别?
最佳答案
据我所知,您应该将其他出站 IP 地址列入白名单:
An App Service app runs in an App Service plan, and App Service plansare deployed into one of the deployment units in the Azureinfrastructure (internally called a webspace). Each deployment unit isassigned up to five virtual IP addresses, which includes one publicinbound IP address and four outbound IP addresses. All App Serviceplans in the same deployment unit, and app instances that run in them,share the same set of virtual IP addresses. For an App ServiceEnvironment (an App Service plan in Isolated tier), the App Serviceplan is the deployment unit itself, so the virtual IP addresses arededicated to it as a result.
Because you're not allowed to move an App Service plan betweendeployment units, the virtual IP addresses assigned to your appusually remain the same, but there are exceptions.
Source .
因此,对于某些异常(exception)情况,例如您在层之间扩展应用程序,四个出站 IP 地址中的一个或多个可能会发生变化(其中包括一些其他出站 IP 地址)请参阅:When outbound IPs change
关于Azure 应用服务 - 出站 IP 地址与其他出站 IP 地址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/63681381/
前不久,哔哩哔哩(一般常称为 B 站)发布了一篇文章《2021.07.13 我们是这样崩的》,详细回顾了他们在 2021.07.13 晚上全站崩溃约 3 小时的至暗时刻,以及万分紧张的故障定位与恢复过
想象一下这种情况,周围有一些智能手机和计算机,它们的 WiFi 适配器(无线适配器)打开,但没有必要连接到网络。 有没有办法通过 Linux 机器查看 MAC 地址? 任何见解表示赞赏。 最佳答案 断
我无法创建新的 Window Station 来运行我的应用程序 int _tmain(int argc, TCHAR* argv[], TCHAR* envp[]) { wprintf(L"
在 Conda 环境中安装包后,我想对该包中的代码进行一些更改。 在哪里可以找到包含已安装包的 site-packages 目录? 我有 Anaconda Python 2.7 base 发行版,但找
今天去改了matplotlib的配置。搜索 matplotlibrc 发现我有两个: 查看site-packages 文件夹,我发现很多包的名称中都有波浪号: ~klearn 是 sklearn ,但
我是一名优秀的程序员,十分优秀!