I am trying to connect to On-prem SQL Server ( Microsoft SQL Server) from ADF self integration run time. while creating linked service , i am getting below error
Cannot connect to SQL Database. Please contact SQL server team for further support. Server: 'DESKTOP-XXX', Database: 'SSIS', User: 'XXXXXX'. Check the linked service configuration is correct, and make sure the SQL Database firewall allows the integration runtime to access. The system could not find the environment option that was entered Activity ID: f906e552-7d83-4685-a269-819f2f0f6d6b.
Here , i am using authentication type is "Windows authentication"
How to resolve this issue , any one guide me to solve this
I tried it in my environment and successfully able to connect with on-premises SQL server.
I got similar error when I By mistakenly entered wrong Credentials username and password it throws the same error.
To resolve this issue try below steps:
whoamiin command prompt.