File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
201-machine-learning-moderately-secure
202-machine-learning-moderately-secure-existing-VNet Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ This configuration describes the minimal set of resources you require to get sta
3838| training_subnet_address_space | Address space of the training subnet |
3939| aks_subnet_address_space | Address space of the aks subnet |
4040| ml_subnet_address_space | Address space of the ML workspace subnet |
41- | image_build_compute_name | Name of the compute cluster to be created and set to build docker images |
41+ | image_build_compute_name | Name of the compute cluster to be created and configured for building docker images (Azure ML Environments) |
4242
4343## Usage
4444
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Please note that this template does not create Azure Private DNS zones. The assu
3535| name | Name of the deployment |
3636| environment | The deployment environment name (used for pre- and postfixing resource names) |
3737| location | The Azure region used for deployments |
38- | image_build_compute_name | Name of the compute cluster to be created and set to build docker images |
38+ | image_build_compute_name | Name of the compute cluster to be created and configured for building docker images (Azure ML Environments) |
3939| training_subnet_resource_id | Resource ID of the existing training subnet |
4040| aks_subnet_resource_id | Resource ID of the existing aks subnet |
4141| ml_subnet_resource_id | Resource ID of the existing ML workspace subnet |
You can’t perform that action at this time.
0 commit comments