Hi @RaymondKristiansen
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
I recommend checking that the Azure Arc agent on your servers is up to date. You can do this by running the command
azcmagent -v.
If it's outdated, updating the agent could resolve the issue. Also, ensure your servers are properly registered in Azure Arc by using this command to confirm everything is connected.
azcmagent
If the issue persists after updating the agent, try removing the servers from Update Manager and re-adding them after reactivating the Azure benefits license. You could also try onboarding the servers to Azure Arc first without activating the license, then activating it afterward to see if the servers still disappear. It’s also worth checking the logs in both Azure Arc and Update Manager for any errors that might explain what’s going wrong.
Note: if you're still facing the issue. please provide the screenshots so that I can guide you.
If you have any queries related to this issue, please go through the below link:
https://learn.microsoft.com/en-us/azure/azure-arc/servers/overview
If you have any further queries, do let us know
--------------------------------------------------------------------------------------------------
If the answer is helpful, please click "Accept Answer" and "Upvote it"