We have a azure sql db. due to governance the team cannot have direct sql uid and password. And i am trying to set up the connection as admin and share with them. IN DATA CONNECTION in admin panel in alteryx server.
The thing is when i try to set up a azure sql db, i get the same error.
Error SQLDriverConnect: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]The server principal "DeleMEAlX" is not able to access the database "master" under the current security context.[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Login failed for user 'DeleteMEAlX'.[Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Cannot open user default database. Login failed.
any ideas