0
votes

I am using Azure data factory V2 and the problem I am facing is the Self-Hosted integration runtime is is getting Deregistered from the node automatically after running some time.

enter image description here

1

1 Answers

0
votes

Make sure you passing the valid "Authentication Key, while registering Integration Runtime".

There error message clearly says "Authentication Key is invalid".

enter image description here

For more details, refer "Create and configure a self-hosted integration runtime".