简体   繁体   English

无法在Azure中创建SQL连接器

[英]Cannot create SQL Connector in Azure

I'm creating a new MS SQL Connector to Azure database. 我正在创建一个新的MS SQL连接器到Azure数据库。 Following the guide at: https://azure.microsoft.com/en-gb/documentation/articles/app-service-logic-connector-sql 遵循以下指南: https//azure.microsoft.com/en-gb/documentation/articles/app-service-logic-connector-sql

As a result the connector is not created due to missing 'LOCATION' input. 结果,由于缺少“ LOCATION”输入,因此未创建连接器。 How can I specify this property? 如何指定此属性? Does that depend on Azure Subscription used? 这取决于所使用的Azure订阅吗?

Location is in reference to which data region you want your connector to reside. 位置是指您要让连接器驻留在哪个数据区域中。 Is this connector in US East, US East 2, Central US etc. 美国东部,美国东部2,美国中部等地的连接器吗?

The view you are seeing in the tutorial leverages the new Azure Portal, the Location will reside within the App Service Plan configuration settings. 在教程中看到的视图利用了新的Azure门户,该位置将位于App Service Plan配置设置内。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM