Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 4.19 KB

deployment-options.md

File metadata and controls

42 lines (32 loc) · 4.19 KB
title description ms.date ms.topic
Azure Connected Machine agent deployment options
Learn about the different options to onboard machines to Azure Arc-enabled servers.
01/03/2024
how-to

Azure Connected Machine agent deployment options

Connecting machines in your hybrid environment directly with Azure can be accomplished using different methods, depending on your requirements and the tools you prefer to use.

Onboarding methods

The following table highlights each method so that you can determine which works best for your deployment. For detailed information, follow the links to view the steps for each topic.

Method Description
Interactively Manually install the agent on a single or small number of machines by connecting machines using a deployment script.
From the Azure portal, you can generate a script and execute it on the machine to automate the install and configuration steps of the agent.
Interactively Connect machines from Windows Admin Center
Interactively or at scale Connect machines using PowerShell
At scale Connect machines using a service principal to install the agent at scale non-interactively.
At scale Connect machines by running PowerShell scripts with Configuration Manager
At scale Connect machines with a Configuration Manager custom task sequence
At scale Connect Windows machines using Group Policy
At scale Connect machines from Automation Update Management to create a service principal that installs and configures the agent for multiple machines managed with Azure Automation Update Management to connect machines non-interactively.
At scale Install the Arc agent on VMware VMs at scale using Arc enabled VMware vSphere. Arc enabled VMware vSphere allows you to connect your VMware vCenter server to Azure, automatically discover your VMware VMs, and install the Arc agent on them. Requires VMware tools on VMs.
At scale Install the Arc agent on SCVMM VMs at scale using Arc-enabled System Center Virtual Machine Manager. Arc-enabled System Center Virtual Machine Manager allows you to connect your SCVMM management server to Azure, automatically discover your SCVMM VMs, and install the Arc agent on them.
At scale Connect your AWS cloud through the multicloud connector enabled by Azure Arc and enable the Arc onboarding solution to auto-discover and onboard EC2 VMs.

Important

The Connected Machine agent cannot be installed on an Azure virtual machine. The install script will warn you and roll back if it detects the server is running in Azure.

Be sure to review the basic prerequisites and network configuration requirements before deploying the agent, as well as any specific requirements listed in the steps for the onboarding method you choose. To learn more about what changes the agent will make to your system, see Overview of the Azure Connected Machine Agent.

[!INCLUDE sql-server-auto-onboard]

Next steps