Skip to content

Commit 7c74403

Browse files
committed
Fix failing tests
1 parent 8932ef9 commit 7c74403

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

tools/templateTests/Template_2.2019-04-01.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1302,8 +1302,8 @@
13021302
},
13031303
{
13041304
"type": "Microsoft.ContainerRegistry/registries",
1305-
"apiVersion": "2016-06-27-preview",
1306-
"name": "name",
1305+
"apiVersion": "2017-03-01",
1306+
"name": "names",
13071307
"location": "Canada East",
13081308
"properties": {
13091309
"storageAccount": {
@@ -1792,20 +1792,6 @@
17921792
"outputStartMode": "JobStartTime"
17931793
}
17941794
},
1795-
{
1796-
"type": "Microsoft.MachineLearningExperimentation/accounts",
1797-
"name": "[parameters('newAccountName')]",
1798-
"apiVersion": "2017-05-01-preview",
1799-
"location": "East US 2",
1800-
"properties": {
1801-
"keyVaultId": "keyVaultId",
1802-
"vsoAccountId": "vsoAccountId",
1803-
"storageAccount": {
1804-
"storageAccountId": "userstoragearmId",
1805-
"accessKey": "accessKey"
1806-
}
1807-
}
1808-
},
18091795
{
18101796
"apiVersion": "2016-11-01",
18111797
"type": "Microsoft.ImportExport/jobs",

0 commit comments

Comments
 (0)