Azure Database for MySQL Connection Security -(3) Private Endpoint
本文介绍: Azure Database for MySQL 安全连接的第三种方式:Private endpoint connections 案例:创建MySQL private endpoint connection; 在相同VNET里的VM里通过private endpoint 连接到MySQL; 跨VNET的 VM无法通过private endpoint 连接到MySQL; 视频讲解: 图文步骤: (一)禁用公网访问: Deny public network access 设置为Yes (二)创建Private endpoint connection 创建Private endpoint的两个入口: 入口(1)从MySQL页面创建 …