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 SQL 数据库中的连接方法”下面是三种连接方法。无访问 公共端点 私有端点(预览)
托管实例的公共终结点允许从虚拟网络外部访问您的托管实例的数据。您可以从 Power BI、Azure 应用服务或本地网络等多租户 Azure 服务访问托管实例。通过在托管实例上使用公共终端节点,您无需使用 VPN,这有助于避免 VPN 吞吐量问题。
专用端点连接与虚拟网络中的专用 IP 地址相关联。请注意,专用端点连接是在服务器级别定义的,它们提供对服务器中所有数据库的访问。您可以在此处了解更多信息。