Create an Azure Arc virtual machine

Kuzba, Aleksander 40 Reputation points
2023-08-23T11:34:48.41+00:00

Hello

Problem on screenshoot below:

User's image

The problem appeared after removing the virtual machines created from the template. P.S In vm images there are all images. how to solve this problem.

User's image

User's image

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
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Trent Helms - MSFT 2,541 Reputation points Microsoft Employee
    2023-08-23T12:53:25.0066667+00:00

    Hi Aleksander,

    When I have seen this error in the past, it has been due to an issue with how the resource bridge was deployed. Below are the steps I would use to resolve this:

    1. Fully clean up the current environment using the steps here - https://video2.skills-academy.com/en-us/azure-stack/hci/manage/uninstall-arc-resource-bridge
    2. Redeploy Arc VM management using the command line steps here - https://video2.skills-academy.com/en-us/azure-stack/hci/manage/deploy-arc-resource-bridge-using-command-line?tabs=for-static-ip-address-1%2Cfor-static-ip-address-2. Ensure that you check/confirm your environment variables are all correct and that you choose the correct steps for either static or DHCP.
    3. As the image above indicates you are using an Ubuntu image, ensure that the image was properly prepped using the steps here - https://video2.skills-academy.com/en-us/azure-stack/hci/manage/virtual-machine-image-linux-sysprep. There are links in the left column of the above link that document how to create additional images.
    4. Finally create your virtual network using the steps here - https://video2.skills-academy.com/en-us/azure-stack/hci/manage/create-virtual-networks

    Once these steps are completed, you should be able to deploy your images successfully.

    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.