Share via

Is cross functional queries in azure sql database doesn't support SPN(Service principal) ?

Ayush Shrivastava 120 Reputation points
2024-07-22T14:38:39.2233333+00:00

I want to confirm if cross functional queries in azure sql database doesn't support SPN(Service principal) ?

If no then how can I resolve

An error occurred while establishing connection to remote data source: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Login failed for user 'ea6ab79a-0393-475b-a29e-71c317364a6e'.

I have tried giving the user db_owner access.

Azure SQL Database

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,886 Reputation points MVP Volunteer Moderator
    2024-07-22T14:41:32.2166667+00:00

    unfortunately, elastic queries only support SQL authentication

    Was this answer helpful?


Your answer

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