Forum Discussion

Paul Bendall's avatar
Paul Bendall
Iron Contributor
Jul 05, 2021
Solved

Azure ARC - Update Management - Scoping Deployment

I'm new to Azure Arc but enjoying what I'm learning and the potential to solve customer problems.    An element I can't work out is the preferred way to scope Arc Enabled Servers at scale for Updat...
  • Vijay Nagarajan's avatar
    Jul 15, 2021
    As update management solution is built on Log Analytics agent – you need to first onboard your Arc machines with the Log Analytics agent. See: https://docs.microsoft.com/azure/automation/update-management/operating-system-requirements. After that they will be available for selection/use in Azure Automation as non-Azure machines; which you can select dynamically if needed as part of an update schedule. See: https://docs.microsoft.com/azure/automation/update-management/configure-groups#define-dynamic-groups-for-non-azure-machines Additionally, we have a private preview for Azure Update Center; which provides native Guest OS update operations capability based on Azure Arc agent. If interested, one can sign-up at: https://aka.ms/UCpreview

Resources