Connecting SQL Server (On-prem) to Powerapps

2019-08-23 05:19发布

I've created a SQL Server Express instance and setup a Data Gateway within powerapps.

The Gateway appears properly in the SQL Server dialog window, but when I add the credentials it pauses for a minute then returns a DMTS_EncryptClusterCredentialsErrorCode error message.

After looking at this with a Server Admin for ~1 hour we were unable to figure out what the issue is. We have TCP/IP enabled and are able to connect to the Database in question properly from our desktops, so it shouldn't be an issue with the db setup.

Anyone have experience with connecting SQL Server 2017 Express to Powerapps or know anything about this error message?

1条回答
Anthone
2楼-- · 2019-08-23 05:35

I ended up submitting a ticket to MS regarding this issue and after working with the rep for a while, it came down to toggling the https switch.

Hope this saves someone the hassle of going through MS support.

查看更多
登录 后发表回答