Azure Arc Resource Bridge: Create gallery image fails with error: HttpRequestPayloadAPISpecValidationFailed: HTTP request payload failed validation against API specification with one or more errors. Please see details for more information.

JayanthOnCloud 1 Reputation point
2022-08-28T14:53:18.16+00:00

The last step in the https://learn.microsoft.com/en-us/azure-stack/hci/manage/deploy-arc-resource-bridge-using-command-line?tabs=for-static-ip-address which is to create Gallery image fails with the following error

"HttpRequestPayloadAPISpecValidationFailed: HTTP request payload failed validation against API specification with one or more errors. Please see details for more information."

I have attached the logs for your reference. I tried to restart the arc resource bridge VM and increased the memory on that VM since consumption over 160%, but didn't help235485-microsoftteams-image-2.png

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

2 answers

Sort by: Most helpful
  1. deherman-MSFT 33,701 Reputation points Microsoft Employee
    2022-09-02T14:11:37.907+00:00

    @JayanthOnCloud

    Please doublecheck our troubleshooting guide to make sure you are not hitting one of the known limitations. This one seems particularly relevant: "Arc Resource Bridge provisioning through command line must be performed on a local HCI server PowerShell. It can't be done in a remote PowerShell window from a machine that isn't a host of the Azure Stack HCI cluster. To connect on each node of the Azure Stack HCI cluster, use Remote Desktop Protocol (RDP) connected with a domain user admin of the cluster."

    If you are still facing issues, I have reached out so we can work with you directly.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

  2. JayanthOnCloud 1 Reputation point
    2022-09-04T11:11:41.07+00:00

    @deherman-MSFT yes all az cli commands are executed directly from one of the Azure Stack HCI nodes. Surprisingly the same command worked from the second node and I was able to setup the images correctly.

    0 comments No comments