Forum Discussion
MattI2290
Sep 20, 2024Copper Contributor
NetworkATC Stuck on Validating
After migrating our three-node Azure Stack HCI cluster to intent-based networking with network ATC, the configuration status for some of the intents remains in the "Validating" status. I have two in...
Chris_toffer0707
May 20, 2025Iron Contributor
I find the command for fixing this issue:
Update-NetworkATC -DriftTimerInMinutes 15 -ConfigurationChangeInSeconds 300
It works in my upgraded 23H2 setup :)