Updating Azure Local failed on "Test host intent configuration readiness"

MB 30 Reputation points
2025-06-19T06:06:55.6866667+00:00

updating our Azure local cluster to to the latest cumulative update 2025.05 v11.2505.1001.22

All validation passes except getting a critical error on "Test host intent configuration readiness"" with no other information. See screenshot. I've run the Azure Environment Checker as well and it passed 100%. We just updated to feature update 11.2504.1001.19 earlier in the day and this update showed up after, had no issues updating that.

User's image

Azure Local
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Gauthier 0 Reputation points
    2025-06-25T19:28:13.43+00:00

    Running into the same issue. Only have 4 NICs in the server.

    Get-NetAdapter | select Name,Status

    Name Status


    storage1-s1p2 Up

    storage2-s3p2 Up

    vManagement(compute_management) Up

    compute1-s1p1 Up

    compute2-s3p1 Up

    All of the adapters are showing RoCE and RoCEv2 support:

    (Get-NetAdapterAdvancedProperty -Name "compute1-s1p1" -RegistryKeyword "*NetworkDirectTechnology").ValidDisplayValues

    RoCE

    RoCEv2

    (Get-NetAdapterAdvancedProperty -Name "compute2-s3p1" -RegistryKeyword "*NetworkDirectTechnology").ValidDisplayValues

    RoCE

    RoCEv2

    Did you get this resolved? Not sure what to look at or remediate?


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.