Skip to content

Commit cc25a40

Browse files
authored
Include description on compute resources
1 parent 790fbc8 commit cc25a40

File tree

1 file changed

+2
-0
lines changed
  • quickstart/201-machine-learning-moderately-secure

1 file changed

+2
-0
lines changed

quickstart/201-machine-learning-moderately-secure/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ To learn more about security configurations in Azure Machine Learning, see [Ente
2525
| `azurerm_private_dns_zone` | Private DNS Zones for FQDNs required for Azure Machine Learning and associated resources |
2626
| `azurerm_private_dns_zone_virtual_network_link` | Virtual network links of the Private DNS Zones to the virtual network resource |
2727
| `azurerm_private_endpoint` | Private Endpoints for the Azure Machine Learning workspace and associated resources |
28+
| `azurerm_machine_learning_compute_instance` | An Azure Machine Learning compute instance a single-node managed compute. |
29+
| `azurerm_machine_learning_compute_cluster` | An Azure Machine Learning compute cluster as multi-node shared and managed compute. |
2830

2931
## Variables
3032

0 commit comments

Comments
 (0)