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.
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".
For more details, refer "Create and configure a self-hosted integration runtime".

