Skip to content

Commit a609b64

Browse files
committed
update image_build_compute ref
1 parent 646c7f3 commit a609b64

File tree

2 files changed

+2
-2
lines changed
  • quickstart
    • 201-machine-learning-moderately-secure
    • 202-machine-learning-moderately-secure-existing-VNet

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

quickstart/202-machine-learning-moderately-secure-existing-VNet/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)