How does Azure Update Manager 'talk' with Azure Arc-enabled servers?

Oliver Tomlinson 60 Reputation points
2023-11-01T14:21:33.19+00:00

I know that Azure Update Manager utilities the Azure Arc agent to facilitate Windows Update settings but what network protocol does it use?
I need to answer to this question for our digital security officer.

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
399 questions
Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
293 questions
0 comments No comments
{count} votes

Accepted answer
  1. SwathiDhanwada-MSFT 18,661 Reputation points
    2023-11-02T04:37:13.32+00:00

    Oliver Tomlinson To support management of your Azure VM or non-Azure machine, Update Manager relies on a new Azure extension designed to provide all the functionality required to interact with the operating system to manage the assessment and application of updates. This extension is automatically installed when you initiate any Update Manager operations, such as Check for updates, Install one-time update, and Periodic Assessment on your machine. The extension supports deployment to Azure VMs or Azure Arc-enabled servers by using the extension framework. The Update Manager extension is installed and managed by using Azure Arc-enabled servers agent(Azure Connected Machine agent) for non-Azure Linux and Windows machines or physical servers.

    The Azure Connected Machine agent for Linux and Windows communicates outbound securely to Azure Arc over TCP port 443. By default, the agent uses the default route to the internet to reach Azure services. Therefore, it uses the HTTPS protocol.

    For more information, refer below document.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.