Registering azure stack HCI

Leahy, Mike 25 Reputation points
2023-07-03T08:58:14.85+00:00

hi All

I have two HCI clusters that i need to register with azure. I have signed into azure on my windows admin center and i select register, the progress ball appears and then says "successfully registered cluster" but then when i go into azure arc and HCI clusters there are none shown and it just goes back to not configured

No errors or anything ,any ideas ?

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
342 questions
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,306 Reputation points
    2023-07-03T10:42:31.1733333+00:00

    Hello Leahy, Mike

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    If you run the command Get-AzureStackHCI from one of the nodes this should confirm if the cluster is registered and also within the AzureResourceUri value it will provide the subscription and the resource group they are registered to. 

    Additionally if you run the command Get-AzureStackHCIArcIntegration from a powershell session logged into Azure then this will show you if the cluster is enable for Arc Integration and if the nodes are enabled. 

    And running command Get-AzStackHciArcSetting -ClusterName <clustername> -ResourceGroupName <resourcegroup> -SubscriptionId <subscriptionid> will provide the name of the resource group which the nodes will be created within. 

    Another option is to try the registration from powershell.  This document (https://video2.skills-academy.com/en-us/azure-stack/hci/deploy/register-with-azure?tabs=power-shell#register-a-cluster) provides all details and also a log file is created which will help troubleshoot any issues.

     

    Hope this helps.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.