Azure-docs: Need to explain how to reconfigure a Self-Hosted IR installation

Created on 22 Apr 2019  Â·  11Comments  Â·  Source: MicrosoftDocs/azure-docs

After you have it installed, it would be good to make it clear how to reconfigure it.

For example:

  • If I regenerated the key I was using, how do I update it on my Self-Hosted IR installation? or
  • If I wanted to remove that Integration Runtime and I want to reuse the VM/Node on another IR, how do I do it?

I figured out that we just need to use dmgcmd.exe -Key [AuthenticationKey] and then restart the service, but I found it myself. It should be documented.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri1 assigned-to-author data-factorsvc doc-enhancement product-question triaged

All 11 comments

Thank you for your question/comment @ricardoserradas . We will review the document and get back to you.

I understand your first point, and including in documentation makes sense to me.
However I am having trouble with your second point. Could you please clarify, @ricardoserradas ?
You want to remove your integration run time, and then put it back on? An Integration Runtime allows Data Factory to access the local data sources. How is one IR different from another?

Hi Martin.

Thank you for considering my feedback. Sure, let me try to clarify the scenario.

Imagine that I have a VM and I configure the Self-Hosted IR on it, pointing to a IR called MyFirstIR.

Time goes by and, for some reason, I need to use this VM on a different IR, called MySecondIR.

It would be nice to have instructions on how we should proceed to point this VM's Self-Hosted IR to MySecondIR.

Let me know if you need more information from me.

P.S.: I'd love to contribute to the doc by adding a suggestion for these instructions if these days were not so crazy. If things go calmer and this is still open, I will be more than happy to contribute.

@ricardoserradas , would a shared IR be more useful than redirecting the IR?

@nabhishek , what do you think about adding mention of dmgcmd.exe to the doc? People do regenerate their keys.

@ricardoserradas , I have assigned this issue to author @nabhishek .

@ricardoserradas , would a shared IR be more useful than redirecting the IR?

I acknowledge the possibility but I also understand that the user may not understand that he/she could work this around by sharing the IR. I'm trying to help addressing the actual reconfiguration of the IR.

@nabhishek , what do you think about adding mention of dmgcmd.exe to the doc? People do regenerate their keys.

Yes, that would be great. Reassigning the key would actually reassign the host to the IR that owns the key. Perfect.

Thanks for all the help, Martin!

@ricardoserradas, Thanks a lot the dmgcmd.exe -Key [AuthenticationKey] dit the job. Thsi is clearly missing from the documentation.

hey folks. I've just tried to reconfigure my existing Self-hosted node with a new AuthenticationKey, instead of uninstalling the whole app and install it manually. Works great. Small issue though. When I use option with NodeName it doesn't work and giving a name is "Node_1" always. How to grant the required name to the node?

The command-line's are documented here.

Though you can reconfigure SHIR using the above command-lines, it is suggested to do a clean uninstall/install. This would wipe out all other configurations/ customizations/ encrypted credentials.

please-close

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ianpowell2017 picture ianpowell2017  Â·  3Comments

monteledwards picture monteledwards  Â·  3Comments

bdcoder2 picture bdcoder2  Â·  3Comments

Favna picture Favna  Â·  3Comments

JamesDLD picture JamesDLD  Â·  3Comments