Azure 防火墙 - 没有规则允许访问外部 FQDN 但 telnet 连接到它

Azure Firewall - no rule allows to access external FQDN but telnet connects to it

我有一个带有路由 table 的子网,其中唯一的路由 0.0.0.0/0 => AzureFirewallIP。 Azure 防火墙没有允许访问外部资源的规则。但我仍然可以 telnet some.domain.com 443 并建立联系!

卧槽?

当我发出 curl -k ... 时,我得到 Encountered end of file

根据 Azure 工程师的说法,这是设计使然,完全没有安全影响。