Connect to SQL Instance hosted on Azure VM using Windows Auth from Azure App Service

Alex Feakes 0 Reputation points
2023-11-08T15:37:36.1666667+00:00

The Azure app is hosting a .NET Core app. It can connect to the SQL instance using a SQL login and FQDN. I can't connect using Integrated (i.e. Windows) Authentication. Error is Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.