Re-register Azure HCI Cluster with Azure

If you are unable to create a cluster role for a new VM, it could be possible that the Azure registration failed. Here are the steps to check the registration and re-register the cluster with Azure.

 Instructions

  1. Go to WAC and connect to axcluster.

  2. Click on Azure ARC and then click on Azure Stack HCI Registration. Then verify if the connection status.

    image-20241016-163254.png

  3. If you see anything other than 'Connected” (common one “Out of Policy”) you will need to re-register the cluster to Azure following the next steps:

    1. Connect to one of the nodes and select option 15 to get to Powershell.

    2. Execute cmd Register-AzStackHCI -SubscriptionId cd755ce2-1234-417f-8e1b-f0f13a7b11f3 -RepairRegistration.

  4. After the re-registration is done, wait 5-10 min and refresh WAC. The connection status should have changed to “Connected”

NOTE: If the cmd fails, try again since it may not work on the first try.

 Related articles