File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
quickstart/101-machine-learning Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ Network connectivity to the workspace is allowed over public endpoints, making t
1717| ` azurerm_storage_account ` | An Azure Storage instance associated to the Azure Machine Learning workspace. |
1818| ` azurerm_container_registry ` | An Azure Container Registry instance associated to the Azure Machine Learning workspace. |
1919| ` azurerm_machine_learning_workspace ` | An Azure Machine Learning workspace instance. |
20- | ` azurerm_machine_learning_compute_instance ` | An Azure Machine Learning compute instance. |
21- | ` azurerm_machine_learning_compute_cluster ` | An Azure Machine Learning compute cluster. |
20+ | ` azurerm_machine_learning_compute_instance ` | An Azure Machine Learning compute instance a single-node managed compute . |
21+ | ` azurerm_machine_learning_compute_cluster ` | An Azure Machine Learning compute cluster as multi-node shared and managed compute . |
2222
2323## Variables
2424
You can’t perform that action at this time.
0 commit comments