Failed to apply the intent (compute_management) after (2) retries. Network ATC will not retry. To resolve this issue: o Run 'Get-NetIntentStatus' and resolve the configuration failure o Next, run 'Set-NetIntentRetryState' to reattempt configuration.
Azure Local readiness check failed-Critical Error in Test Network intent
Azure Local readiness check failed
To check cluster network intent status, run below cmdlet on your cluster: Get-NetIntentStatus ConfigurationStatus should be "Success" ProvisioningStatus should be "Completed":
IntentName : compute_management
Host : Node1
IsComputeIntentSet : True
IsManagementIntentSet : True
IsStorageIntentSet : False
IsStretchIntentSet : False
LastUpdated : 12/08/2025 07:59:34
LastSuccess : 10/17/2025 03:11:37
RetryCount : 3
LastConfigApplied : 1
Error : ProvisioningFailed
Progress : 1 of 1
ConfigurationStatus : Failed
ProvisioningStatus : Completed
IntentName : compute_management
Host : Node2
IsComputeIntentSet : True
IsManagementIntentSet : True
IsStorageIntentSet : False
IsStretchIntentSet : False
LastUpdated : 12/08/2025 07:58:58
LastSuccess : 10/17/2025 03:12:44
RetryCount : 3
LastConfigApplied : 1
Error : ProvisioningFailed
Progress : 1 of 1
ConfigurationStatus : Failed
ProvisioningStatus : Completed