Command or Link - Azure Arc Resource Bridge for Azure Stack HCI using Hyper-V.

Natha Sahu, Kedara 40 Reputation points
2024-11-20T11:32:23.0733333+00:00

Hi Team,

Please provide the command or link for reference to deploy the Azure Arc Resource Bridge for Azure Stack HCI using Hyper-V.

Thanks & regards,

Kedara Natha Sahu

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

1 answer

Sort by: Most helpful
  1. Prrudram-MSFT 26,041 Reputation points
    2024-11-20T11:49:44.69+00:00

    Hello @Natha Sahu, Kedara

    To deploy the Azure Arc Resource Bridge for Azure Stack HCI using Hyper-V, you can use the Azure Command-Line Interface (CLI). Here are the main commands you'll need:
    Create Configuration Files:

    az arcappliance createconfig hci
    

    This command features two modes - interactive and non-interactive. Interactive mode provides helpful prompts that explain the parameter and what to pass. It is initiated by passing only the required parameters. Non-interactive mode allows you to pass all the parameters needed to create the configuration files without being prompted.

    Ref: https://learn.microsoft.com/en-us/cli/azure/arcappliance/createconfig?view=azure-cli-latest#az-arcappliance-createconfig-hci

    For detailed instructions and additional commands, you can refer to the official Microsoft Learn documentation- https://learn.microsoft.com/en-us/cli/azure/arcappliance/createconfig?view=azure-cli-latest

    If I have answered your question, please accept this as answer as a token of appreciation and don't forget to thumbs up for "Was it helpful"!

    0 comments No comments

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.