An Azure service that is used to provision Windows and Linux virtual machines.
Azure Function connection issue with trusted SQL server connection
Raunak Jaiswal
0
Reputation points
We have hosted our SQL server instance on Azure Virtual Machine with trusted connections (Windows Authenticator). Having issue to connect SQL server in azure function.
the error message showing - Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.
connection String in the format used: Server=; Database= ;Trusted_Connection=SSPI;
SQL Server on Azure Virtual Machines
SQL Server on Azure Virtual Machines
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Sign in to answer