如何查找 Azure SQL 数据库连接名称

How to find an Azure SQL Database connection name

我已经创建了一个 Azure SQL 数据库,现在想在 Azure 逻辑应用程序中使用该数据库,我需要使用该 SQL 数据库的连接名称连接到该数据库。我正在关注此 tutorial from Azure official team,其中一步我需要输入连接名称。但是我在 Azure SQL 数据库的 Azure 门户中找不到连接名称。如果您查看 step 3 对话框中的 Connection Name 字段,您会发现您需要输入连接名称。 问题:如何找到我的 Azure SQL 数据库的连接名称?

更新

我正在使用这个 tutorial from Azure official documents 创建 Azure SQL 数据库,但我没有看到我提供连接名称的任何地方。

连接名称是您为与 Azure SQL 数据库连接相关的属性集合提供的名称。

您可以输入文档中的任何 name.Some 信息。