Skip to content

Commit 8db9418

Browse files
committed
Fixed wap deployment name
1 parent d5af50d commit 8db9418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azuredeploy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@
576576
}
577577
},
578578
{
579-
"name": "adfsVmsDeployment",
579+
"name": "wapVmsDeployment",
580580
"type": "Microsoft.Resources/deployments",
581581
"apiVersion": "2015-01-01",
582582
"dependsOn": [

0 commit comments

Comments
 (0)