Skip to content

Commit f6ce4a7

Browse files
committed
updated format of Json template
1 parent 086cce0 commit f6ce4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/automation-update-management-deploy-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The following parameters in the template are set with a default value for the Lo
166166
"location": "[parameters('location')]",
167167
"properties": {
168168
"sku": {
169-
"Name": "[parameters('sku')]"
169+
"Name": "[parameters('sku')]",
170170
"name": "CapacityReservation",
171171
"capacityReservationLevel": 100
172172
},

0 commit comments

Comments
 (0)