Skip to content

Commit 49c0eba

Browse files
authored
Update cloud-environment.json
1 parent 15380c0 commit 49c0eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

environment_setup/arm-templates/cloud-environment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"acr": {
3636
"type": "string",
37-
"defaultValue": "[concat(toLower(parameters('baseName')),'aml-cr')]"
37+
"defaultValue": "[concat(toLower(parameters('baseName')),'amlpycr')]"
3838
},
3939
"sku": {
4040
"type": "string",

0 commit comments

Comments
 (0)