
Announcements
Hi,
Currently we are developing a Web API and host it on Azure App Service. The API is supposed to connect to Dataverse to perform some action. We use XRM Tool Connector to do this, we are able to connect to Dataverse when we test on local, but when we publish the API to Azure App Service, it does not work.
This is the code that we use to create the connection to Dataverse
This is the error we get
If you need more information, please tell us
Hi @MinhPham96,
I was not able to reproduce this on my end using the same connection string type as you.
Can you provide some more details on the version of Xrm tooling used, .NET framework version, and the configuration of the Azure App Service instance its deployed to?