aml-compute
aml-compute copied to clipboard
support bringing own AKS cluster to deploy
issue linked to https://github.com/github/ms-ecosystem/issues/85
Added optional parameter resource group to action.(Only required when compute type is 'akscluster') If the cluster provided is not found inside ML workspace it will look for it inside resource group. If found will attach the given cluster to ML workspace else will create a new compute cluster as the action already does currently.