Skip to content

Commit 3383457

Browse files
authored
Merge pull request #119501 from rajrohanyadav/main
Update capacity-reservation-associate-vm.md
2 parents d0e63bf + a5521ac commit 3383457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/capacity-reservation-associate-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In the request body, include the `capacityReservationGroup` property:
3838
"vmSize": "Standard_D2s_v3"
3939
},
4040
41-
"CapacityReservation":{
41+
"capacityReservation":{
4242
"capacityReservationGroup":{
4343
"id":"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/CapacityReservationGroups/{CapacityReservationGroupName}"
4444
}

0 commit comments

Comments
 (0)