Skip to content

Commit 790fbc8

Browse files
authored
Update compute resources description
1 parent 5173414 commit 790fbc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

quickstart/101-machine-learning/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)