You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The line linked below checks for the existence of /var/opt/azcmagent/bin/himds. On our Arc servers (and probably others) the himds executable is located at /opt/azcmagent/bin/himds. This failure requires manually setting the required env variables to bypass this statement or creating a symlink from /opt/azcmagent/bin to /var/opt/azcmagent/bin.