From 8011d6b516ff735a82cb0a199860265925741449 Mon Sep 17 00:00:00 2001 From: Dennis Eikelenboom Date: Fri, 17 Sep 2021 15:12:35 -0700 Subject: [PATCH] Link terraform docs --- quickstart/101-machine-learning/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/quickstart/101-machine-learning/readme.md b/quickstart/101-machine-learning/readme.md index 8d3fac5c..86160834 100644 --- a/quickstart/101-machine-learning/readme.md +++ b/quickstart/101-machine-learning/readme.md @@ -40,3 +40,4 @@ terraform apply "demo.tfplan" - If you are new to Azure Machine Learning, see [Azure Machine Learning service](https://azure.microsoft.com/services/machine-learning-service/) and [Azure Machine Learning documentation](https://docs.microsoft.com/azure/machine-learning/). - To learn more about security configurations in Azure Machine Learning, see [Enterprise security and governance for Azure Machine Learning](https://docs.microsoft.com/en-us/azure/machine-learning/concept-enterprise-security). +- For all configurations of Azure Machine Learning in Terraform, see [Terraform Hashicorp AzureRM provider documentation](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/machine_learning_workspace).