aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
MIT License
174 stars 93 forks source link

Azure Machine Learning Compute Instance name #78

Closed arnaudlh closed 3 years ago

arnaudlh commented 3 years ago

When deploying Azure Machine Learning Workspace, the compute instance name is currently not supported,

We need to create resource type to match the required value: "Compute name is invalid. It can include letters, digits and dashes. It must start with a letter, end with a letter or digit, and be between 3 and 24 characters in length"

CC @benhurjoel @singh-rahul for more details if needed.

Nepomuceno commented 3 years ago

You can use the VM that has this restriction. According to the docs the supported value for Machine Learning workspaces it is correct https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/resource-name-rules#microsoftmachinelearning