Share via

Azure Stack HCI nodes incorrectly showing Azure Arc not installed.

Kuntal Bose 6 Reputation points
2022-07-13T10:42:27.267+00:00

Azure Stack HCI nodes incorrectly showing Azure Arc not installed however, both HCI node has Azure Arc connected with the portal and showing nicely under Azure Arc.

Community Center | Not monitored

2 answers

Sort by: Most helpful
  1. Sashizaki, Norio 11 Reputation points MVP
    2022-08-05T07:18:35.123+00:00

    azcmagent connect --tenant-id <TenantID> --subscription-id <subscriptionID> --resource-group <ResourceGroupName> --location <resourceLocation>

    I got the above command from a friend.

    Was this answer helpful?

    2 people found this answer helpful.

  2. Sameer Mhaisekar 61 Reputation points MVP
    2022-08-10T07:03:31.137+00:00

    Hi, in our case the issue was ssl decryption security was doing on the firewall. On Wireshark trace we can see the TLS handshake and certificate exchange followed closely followed by RST.

    Once Exception was added to stop SSL decryption it managed to register.

    Hope this helps

    Cheers

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

Your answer

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