Skip to content

Commit 46389e6

Browse files
Eugene FedorenkoEugene Fedorenko
authored andcommitted
arm template fix
1 parent 91981ff commit 46389e6

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

environment_setup/arm-templates/cloud-environment.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@
118118
"containerRegistry": "[resourceId('Microsoft.ContainerRegistry/registries',variables('containerRegistryName'))]",
119119
"storageAccount": "[resourceId('Microsoft.Storage/storageAccounts/',variables('storageAccountName'))]"
120120
}
121-
},
122-
123-
121+
}
124122
]
125123
}

0 commit comments

Comments
 (0)