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 提供了对 mysql 实例的访问权限,域名为 X.mysql.database.azure.com 我能够正确连接它。但我需要获取可用于访问此实例的公共/静态 IP 地址。谢谢你。
不可以。不能为 Azure SQL Server 或 Azure Sql 数据库分配静态 IP 地址。
您必须解决您对静态 IP 地址分配的要求才能使用 DNS 名称 (x.database.windows.net)。