update image_build_compute ref
This commit is contained in:
parent
646c7f32a8
commit
a609b64fd1
@ -38,7 +38,7 @@ This configuration describes the minimal set of resources you require to get sta
|
||||
| training_subnet_address_space | Address space of the training subnet |
|
||||
| aks_subnet_address_space | Address space of the aks subnet |
|
||||
| ml_subnet_address_space | Address space of the ML workspace subnet |
|
||||
| image_build_compute_name | Name of the compute cluster to be created and set to build docker images |
|
||||
| image_build_compute_name | Name of the compute cluster to be created and configured for building docker images (Azure ML Environments) |
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -35,7 +35,7 @@ Please note that this template does not create Azure Private DNS zones. The assu
|
||||
| name | Name of the deployment |
|
||||
| environment | The deployment environment name (used for pre- and postfixing resource names) |
|
||||
| location | The Azure region used for deployments |
|
||||
| image_build_compute_name | Name of the compute cluster to be created and set to build docker images |
|
||||
| image_build_compute_name | Name of the compute cluster to be created and configured for building docker images (Azure ML Environments) |
|
||||
| training_subnet_resource_id | Resource ID of the existing training subnet |
|
||||
| aks_subnet_resource_id | Resource ID of the existing aks subnet |
|
||||
| ml_subnet_resource_id | Resource ID of the existing ML workspace subnet |
|
||||
|
Loading…
x
Reference in New Issue
Block a user