Deploy Hybrid Compute Machines `[Microsoft.HybridCompute/machines]`
mainThis module deploys an Arc Machine specifically for use with Arc Resource Bridge for either Azure Stack HCI or VMware.
Important Usage Note: This module is intended to be used in combination with another resource module to create the required Virtual Machine Instance extension resource on this Arc Machine.
Do not use this module for other Arc-enabled server scenarios where the Arc Machine resource is automatically created during the standard onboarding process.
module machine 'br/public:avm/res/hybrid-compute/machine:<version>' = {
params: { (... ) }
}