Getting the IP Addresses of the Cluster Nodes

To get the IP addresses of the cluster nodes:

  1. Log in to the Azure portal.
  2. Click the managed application that you created (it should be in the resource group that was defined during the deployment).
  3. Click the managed resource. You will see a list of all the resources created for the cluster.
  4. Click the Virtual Machine Scale Set.
  5. Click the Instances menu.
  6. You will see a list of the running instances of the cluster and their IPs.

In order to SSH to one of the instances, you will need to use the username and the Private SSH key associated with the Public SSH key used in the deployment.

In a MultiAZ deployment, you will have three VMSS resources (one for each AZ) to collect the IPs of the cluster. The above should be repeated for each VMSS.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard