Skip to content

Commit

Permalink
Update best-practices.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoore-msft authored Sep 9, 2020
1 parent 967cdc2 commit bf06a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1-CONTRIBUTION-GUIDE/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ The common properties should be authored consistently to provide for understanda
{
"comments": "if any",
"condition": true,
"scope": "% parent scope %",
"type": "Microsoft.Compute/virtualMachines",
"apiVersion": "2017-12-01",
"name": "[concat(parameters('virtualMachineName'), copyIndex(1))]",
Expand Down

0 comments on commit bf06a12

Please sign in to comment.