I've tried to set up External Content Types to an Azure SQL database but when I click OK at the Dialog Box for SQL Server Connection I get an error.
Testing different conditions :
- Firewall SQL Server OFF
- Firewall SQL Server without my Client IP in the firewall table
- Typed wrong ( intentionally ) the Secure Store Application ID field
- Other configurations at the perrmisison in Azure
- Test an ODBC Driver connection, and, I got a successefully connection using an ODBC driver.
I had made the testing on different ways and allways I recived the same error "Cannot connect to the LobSystem (External System).....":
Steps by steps made confirating the ECT, Secure Store and BCS:
First, I created the Secure Sotre App Id:
Second, Set Credentials with the User and password that used before in ODBC Driver connection tested above.
Third, Propageted the permissions,
Fourht, I created the ECT with SQL Driver connection using the Secure App ID:
I read out lots on other links found it in the forums and log, without success.
Know you any other issue that fix this error?