Connection problem Azure Managed Instance and Data Factory with Windows authentication
up vote
0
down vote
favorite
I have a Azure SQL Managed Instance and a Azure Data Factory V2.
Now I want to get a connection with Windows Authentication between a SQL database and ADF V2.
I added a Active Directory User with the "CREATE USER ... FROM EXTERNAL PROVIDER" statement to the Managed Instance.
I tried it multiple times, but I don't get any connection.
Only this error message: "code:9056, message:Cannot connect to SQL Server".
I also tried a AD user that is AD admin at this server, same result.
When I try the same user with SSMS and authentication mode "Active Directory - Password", it works perfectly.
add a comment |
up vote
0
down vote
favorite
I have a Azure SQL Managed Instance and a Azure Data Factory V2.
Now I want to get a connection with Windows Authentication between a SQL database and ADF V2.
I added a Active Directory User with the "CREATE USER ... FROM EXTERNAL PROVIDER" statement to the Managed Instance.
I tried it multiple times, but I don't get any connection.
Only this error message: "code:9056, message:Cannot connect to SQL Server".
I also tried a AD user that is AD admin at this server, same result.
When I try the same user with SSMS and authentication mode "Active Directory - Password", it works perfectly.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a Azure SQL Managed Instance and a Azure Data Factory V2.
Now I want to get a connection with Windows Authentication between a SQL database and ADF V2.
I added a Active Directory User with the "CREATE USER ... FROM EXTERNAL PROVIDER" statement to the Managed Instance.
I tried it multiple times, but I don't get any connection.
Only this error message: "code:9056, message:Cannot connect to SQL Server".
I also tried a AD user that is AD admin at this server, same result.
When I try the same user with SSMS and authentication mode "Active Directory - Password", it works perfectly.
I have a Azure SQL Managed Instance and a Azure Data Factory V2.
Now I want to get a connection with Windows Authentication between a SQL database and ADF V2.
I added a Active Directory User with the "CREATE USER ... FROM EXTERNAL PROVIDER" statement to the Managed Instance.
I tried it multiple times, but I don't get any connection.
Only this error message: "code:9056, message:Cannot connect to SQL Server".
I also tried a AD user that is AD admin at this server, same result.
When I try the same user with SSMS and authentication mode "Active Directory - Password", it works perfectly.
asked Nov 22 at 7:34
Markus Stögerer
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Please install a selfhosted IR and use that to access your managed instance.
https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Please install a selfhosted IR and use that to access your managed instance.
https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
add a comment |
up vote
0
down vote
Please install a selfhosted IR and use that to access your managed instance.
https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
add a comment |
up vote
0
down vote
up vote
0
down vote
Please install a selfhosted IR and use that to access your managed instance.
https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime
Please install a selfhosted IR and use that to access your managed instance.
https://docs.microsoft.com/en-us/azure/data-factory/create-self-hosted-integration-runtime
answered Nov 24 at 5:08
Qingquan Yang
1162
1162
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
add a comment |
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
I've installed a selfhosted IR. There are no problems with an SQL Server authentication, only with Windows authentication.
– Markus Stögerer
Nov 30 at 5:29
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53425938%2fconnection-problem-azure-managed-instance-and-data-factory-with-windows-authenti%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown