Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
为 azure 服务创建私有终结点是否会自动将其完全锁定,无法公开访问?还是需要明确完成?
我现在正在检查 Azure 存储,但想知道它如何适用于所有 Azure PAAS 服务。
默认情况下,当您在 Azure 门户中创建专用终结点时,它将自动锁定公共访问。但是,您可以使用“网络”选项卡并更新防火墙设置重新打开公共或更广泛的访问权限。(当您实施私有端点时,请记下 DNS 配置/要求。这是我的主要绊脚石。)