How can I access nodes from jumpbox using SSH on Azure? -


i have used azure arm template ( azure-quickstart-templates/mongodb-high-availability ) create mongodb vms master-slave.
got details of ssh jumpbox i'm not getting how connect mongodb vm nodes jumpbox.

please refer following steps:

1.ssh jumpbox vm.

2.get mongodb vm node private ip on azure portal. enter image description here

3.ssh node vms, user , password same jumpbox vm.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -