App could not could not connect to Azure Synapse when created via ARM template - SSL connection could not be established
Xhevahir Mehalla
140
Reputation points
Hello.
I need your help with smth that we find a difficult to resolve.
Here's the current setup:
- I have created an Azure Synapse workspace using ARM templates. All is working well apart from when an App which has been build on Angular could not connect to Synapse workspace using dedicated endpoint I have created an Azure Synapse workspace using ARM templates. All is working well apart from when an App which has been build on Angular could not connect to Synapse workspace using dedicated endpoint https://sa-wkspace-fa-dev.dev.azuresynapse.net The error message is something to do with the certificate: "The SSL connection could not be established, see inner exception. The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch"
- When I create the Synapse workspace using the portal this works fine, We can connect to synapse workspace. Not sure what we missing from the script. We export the synapse workspace and create via script it does not work. Is a different name (workspace).
- When we need to be able to automate this hence need to figure out why it doesn't work via ARM templates.
Appreciate your help!
Thanks
Xhev